|
@@ -1,3 +1,13 @@
|
|
|
+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.
|
|
|
+ (Trac #1751, git TBD)
|
|
|
+
|
|
|
401. [func]* jinmei
|
|
|
libdns++: updated the internal implementation of the
|
|
|
MessageRenderer class. This is mostly a transparent change, but
|