| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
8293 (0.073s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Connected to an old server; r-o mode will be unavailable - Zookeeper - [mail # user]
|
|
...Ooops, sorry. That is the trace in the client side, I didn't look at it carefully enough. Yes it is configurable. See: http://zookeeper.apache.org/doc/trunk/zookeeperAdmin.html Experimental ...
|
|
|
Author: German Blanco,
2013-06-18, 18:05
|
|
|
Re: Connected to an old server; r-o mode will be unavailable - Zookeeper - [mail # user]
|
|
...No, I am using zookeeper-3.4.5.jar against a server which is 3.3.2. I am guessing that the server 3.3.2 does not support that mode. correct? In which use-cases do I need to use "...
|
|
|
Author: Bahman Kalali,
2013-06-18, 17:56
|
|
|
Re: Connected to an old server; r-o mode will be unavailable - Zookeeper - [mail # user]
|
|
...Hello, it probably means that you are using the C client, is it? The C client doesn't seem to support a new functionality called "read only mode" or "r-o mode" and the server is informing yo...
|
|
|
Author: German Blanco,
2013-06-18, 17:45
|
|
|
Connected to an old server; r-o mode will be unavailable - Zookeeper - [mail # user]
|
|
...Hi, In my log file, I see this warning: 2013-06-18 11:04:15,612 [http-apr-8480-exec-148-SendThread(10.15.9.158:2182)] WARN ClientCnxnSocket - Connected to an old serv...
|
|
|
Author: Bahman Kalali,
2013-06-18, 16:35
|
|
|
[ZOOKEEPER-1394] ClassNotFoundException on shutdown of client - Zookeeper - [issue]
|
|
...When close() is called on the ZooKeeper instance from a ContextListener (contextDestroyed) there is no way to synchronize with the fact that the EventThread and SendThread have actually fini...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1394
Author: Herman Meerlo,
2013-06-18, 16:01
|
|
|
[ZOOKEEPER-1679] c client: use -Wdeclaration-after-statement - Zookeeper - [issue]
|
|
...Visual studio still doesn't support c99.--Michi...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1679
Author: Michi Mutsuzaki,
2013-06-17, 19:42
|
|
|
[ZOOKEEPER-1554] Can't use zookeeper client without SASL - Zookeeper - [issue]
|
|
...The ZooKeeperSaslClient correctly detects that it should not use SASL when nothing is configured, however the SendThread waits forever because clientTunneledAuthenticationInProgress() return...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1554
Author: Guillaume Nodet,
2013-06-17, 11:02
|
|
|
"Client session timed out, have not heard from server in 143198ms", etc. - Zookeeper - [mail # user]
|
|
...Hi folks, I've been seeing a lot of client session timed out messages from my server logs recently - normally those wouldn't concern me too much since there're occasion network outages...
|
|
|
Author: Martin Kou,
2013-06-17, 07:23
|
|
|
Re: Rolling config change considered harmful? - Zookeeper - [mail # user]
|
|
...Thanks a lot Alex! Excellent explanation :-) On Sat, Jun 15, 2013 at 7:01 AM, Alexander Shraer wrote: ...
|
|
|
Author: German Blanco,
2013-06-15, 07:25
|
|
|
Re: Rolling config change considered harmful? - Zookeeper - [mail # user]
|
|
...Hi German, During normal operation ZK guarantees that a quorum (any majority) of the ZK ensemble has all operations that may have been committed. So without dynamic reconfigurati...
|
|
|
Author: Alexander Shraer,
2013-06-15, 05:01
|
|
|
|