From: Naoki Kambe Date: Fri, 16 Mar 2012 04:42:28 +0000 (+0900) Subject: [1751] change of #1751 entry to the simpler text for the users according to reviewing X-Git-Tag: trac2351_base~226^2~116^2~100^2~12^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=65d2a83510c3abf2f2cc3fb082ce56c99be32dfb;p=thirdparty%2Fkea.git [1751] change of #1751 entry to the simpler text for the users according to reviewing --- diff --git a/ChangeLog b/ChangeLog index 3d2f9cf074..c670d3bdec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,7 @@ xxx. [bug] naokikambe - Fix inconsistent statistics counts of Auth via bindctl or - b10-stats-httpd while multiple b10-auth instances are running. Each - count of Auth is accumulated across the instances except an inactive - instances. Introduce a pid argument into the set command of b10-stats - so that b10-stats identifies which instance sends by the PID which the - b10-auth instance sends together with statistics data. Also add a - regression check into systest against that inconsistency. + The statistic counters are now properly accumulated across multiple + instances of b10-auth (if there are multiple instances), instead of + providing result for random instance. (Trac #1751, git TBD) 401. [func]* jinmei