|
@@ -1,10 +1,9 @@
|
|
|
-Trunk
|
|
|
|
|
-
|
|
|
|
|
-Non-backward compatible changes:
|
|
|
|
|
|
|
+ZooKeeper Change Log
|
|
|
|
|
|
|
|
-Backward compatibile changes:
|
|
|
|
|
|
|
+Release 3.0.1 - 2008-11-24
|
|
|
|
|
+
|
|
|
|
|
+ BUGFIXES:
|
|
|
|
|
|
|
|
-BUGFIXES:
|
|
|
|
|
ZOOKEEPER-211 Not all Mock tests are working (ben via phunt)
|
|
ZOOKEEPER-211 Not all Mock tests are working (ben via phunt)
|
|
|
|
|
|
|
|
ZOOKEEPER-223. change default level in root logger to INFO.
|
|
ZOOKEEPER-223. change default level in root logger to INFO.
|
|
@@ -31,11 +30,11 @@ BUGFIXES:
|
|
|
(mahadev)
|
|
(mahadev)
|
|
|
|
|
|
|
|
ZOOKEEPER-204. SetWatches needs to be the first message after auth messages
|
|
ZOOKEEPER-204. SetWatches needs to be the first message after auth messages
|
|
|
-to the server (ben via mahadev)
|
|
|
|
|
|
|
+ to the server (ben via mahadev)
|
|
|
|
|
|
|
|
ZOOKEEPER-208. Zookeeper C client uses API that are not thread safe,
|
|
ZOOKEEPER-208. Zookeeper C client uses API that are not thread safe,
|
|
|
-causing crashes when multiple instances are active. (austin shoemaker, chris
|
|
|
|
|
-daroch and ben reed via mahadev)
|
|
|
|
|
|
|
+ causing crashes when multiple instances are active.
|
|
|
|
|
+ (austin shoemaker, chris daroch and ben reed via mahadev)
|
|
|
|
|
|
|
|
ZOOKEEPER-227. gcc warning from recordio.h (chris darroch via mahadev)
|
|
ZOOKEEPER-227. gcc warning from recordio.h (chris darroch via mahadev)
|
|
|
|
|
|