Browse Source

[1751] a ChangeLog entry for #1751

Naoki Kambe 13 years ago
parent
commit
6fde5a92a9
1 changed files with 10 additions and 0 deletions
  1. 10 0
      ChangeLog

+ 10 - 0
ChangeLog

@@ -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