| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
36 (0.141s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Welcome Ivan Kelly to the ZooKeeper PMC! - Zookeeper - [mail # dev]
|
|
...Its great news. Congrats Ivan! ________________________________________ From: Jordan Zimmerman [[EMAIL PROTECTED]] Sent: Tuesday, August 14, 2012 1:34 PM To: Cc: ; ; ; Ivan Kelly Subje...
|
|
|
Author: Rakesh R,
2012-08-14, 08:15
|
|
|
RE: ZooKeeper Client Session Management - Zookeeper - [mail # user]
|
|
...Dear Stephen, Its very interesting:) I hope the following tips will give more idea about the client session mana gement.... at it can remove the client from its SessionTracker? &...
|
|
|
Author: Rakesh R,
2012-08-06, 05:49
|
|
|
[ZOOKEEPER-1219] LeaderElectionSupport recipe is unnecessarily dispatching the READY_START event even if the ELECTED node stopped/expired simultaneously. - Zookeeper - [issue]
|
|
...Let's say node has determined as READY and has dispatched DETERMINE_COMPLETE event, at the same time the ELECTED node got stopped or expired . Still the f/w first dispatches the READY_START ...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1219
Author: Rakesh R,
2012-08-01, 00:37
|
|
|
[ZOOKEEPER-1209] LeaderElection recipe doesn't handle the split-brain issue, n/w disconnection can bring both the client nodes to be in ELECTED - Zookeeper - [issue]
|
|
...Case1- N/w disconnection can bring both the client nodes to be in ELECTED state. Current LeaderElectionSupport(LES) f/w handles only 'NodeDeletion'.Consider the scenario where ELECTED and RE...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1209
Author: Rakesh R,
2012-08-01, 00:37
|
|
|
[ZOOKEEPER-1225] Successive invocation of LeaderElectionSupport.start() will bring the ELECTED node to READY and cause no one in ELECTED state. - Zookeeper - [issue]
|
|
...Presently there is no state validation for the start() api, so one can invoke multiple times consecutively. The second or further invocation will makes the client node to become 'READY' stat...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1225
Author: Rakesh R,
2012-08-01, 00:36
|
|
|
RE: OOM/no more threads? - Zookeeper - [mail # user]
|
|
...1) Probably good to relook the Linux thread stack size. Use “ulimit -s ” for setting slightly bigger value and observe the test case. 2) Check also your ulimit on virtual size, i.e. ulimit -...
|
|
|
Author: Rakesh R,
2012-07-09, 13:36
|
|
|
RE: OOM/no more threads? - Zookeeper - [mail # user]
|
|
...Hi Jordan, BTW, could you give details of -Xmx, -Xss parameters? OS ? 32bit/62bit sy stem? As I understand the default value of thread stack -Xss depends on OS/JVM. A...
|
|
|
Author: Rakesh R,
2012-07-09, 05:07
|
|
|
RE: Dealing with an expired session - Zookeeper - [mail # user]
|
|
...When the ZK disconnects/synconnects/expires all the watchers will get the n otifications. I think, you should have the KeeperState checks in the respct ive watchers and can do the thread han...
|
|
|
Author: Rakesh R,
2012-06-26, 15:35
|
|
|
RE: Connect Jconsole remotely to the zookeeper server - Zookeeper - [mail # dev]
|
|
...Thanks a lot Pat. I'll also try using the same. ________________________________________ From: Patrick Hunt [[EMAIL PROTECTED]] Sent: Tuesday, June 26, 2012 3:23 AM To: [EMAIL PROTECTED] Sub...
|
|
|
Author: Rakesh R,
2012-06-26, 08:08
|
|
|
RE: Connect Jconsole remotely to the zookeeper server - Zookeeper - [mail # dev]
|
|
...Thanks a lot Pat for your time and reply. Oh! it seems I didn't explain clearly :( Actually I was searching to connect jconsole remotely to the zk server and I'm able...
|
|
|
Author: Rakesh R,
2012-06-24, 06:24
|
|
|
|