ZF-5621: Zend_Cache_Backend_Memcached::getFillingPercentage() use Memcache::getExtendedStats() instead of Memcache::getStats()
Description
Hi,
Shouldn't "getFillingPercentage" method in the "Zend_Cache_Backend_Memcached" class use Memcache::getExtendedStats() instead of Memcache::getStats(), since Memcache::getExtendedStats() return stats for all the servers?
/ Micke
Comments
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2009-01-30T18:16:45.000+0000
Solved in SVN r13881
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2009-02-02T17:49:18.000+0000
Sorry, not in 1.7.4. please wait.
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2009-02-16T19:55:49.000+0000
I ensure to be released in 1.7.5 .