| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
8165 (0.075s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: 3.4.x versions not playing nicely with (what will be) 3.5.x - Zookeeper - [mail # dev]
|
|
...Hi Alexander, On 23 April 2013 02:18, Alexander Shraer wrote: Oh great - do we have a schedule for 3.4.6? Cheers, -rgs...
|
|
|
Author: Raúl Gutiérrez Segalés,
2013-04-25, 21:05
|
|
|
[ZOOKEEPER-1237] ERRORs being logged when queued responses are sent after socket has closed. - Zookeeper - [issue]
|
|
...After applying ZOOKEEPER-1049 to 3.3.3 (I believe the same problem exists in 3.4/3.5 but haven't tested this) I'm seeing the following exception more frequently:Oct 19, 1:31:53 PM ERRORUnexp...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1237
Author: Patrick Hunt,
2013-04-24, 18:28
|
|
|
[ZOOKEEPER-1147] Add support for local sessions - Zookeeper - [issue]
|
|
...This improvement is in the bucket of making ZooKeeper work at a large scale. We are planning on having about a 1 million clients connect to a ZooKeeper ensemble through a set of 50-100 obser...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1147
Author: Vishal Kathuria,
2013-04-24, 03:07
|
|
|
Re: Review Request: ZOOKEEPER-1147: Add support for local sessions - Zookeeper - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8935/ (Updated April 24, 2013, 1:31 a.m.) Review request for zookeeper, Patrick Hunt and...
|
|
|
Author: Thawan Kooburat,
2013-04-24, 01:31
|
|
|
[ZOOKEEPER-1695] Inconsistent error code and type for new errors introduced by dynamic reconfiguration - Zookeeper - [issue]
|
|
...From KeeperException.Code, RECONFIGINPROGRESS and NEWCONFIGNOQUORUM are declared as system errors. However, their error code suggested that they are API errors. We either need to move it to ...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1695
Author: Thawan Kooburat,
2013-04-24, 00:36
|
|
|
[ZOOKEEPER-1692] Add support for single member ensemble - Zookeeper - [issue]
|
|
...In the past, we ran into problem where quorum could not be formed multiple times. It take a while to investigate the root cause and fix the problem.Our current solution is to make it possibl...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1692
Author: Thawan Kooburat,
2013-04-23, 23:42
|
|
|
Re: Running a 3-node ensemble on a single machine - Zookeeper - [mail # user]
|
|
...do it in Alexander Shraer way... *Thanks & Regards * ∞ Shashwat Shriparv On Tue, Apr 23, 2013 at 2:40 PM, Ivan Kelly wrote: ...
|
|
|
Author: shashwat shriparv,
2013-04-23, 15:32
|
|
|
[ZOOKEEPER-1633] Introduce a protocol version to connection initiation message - Zookeeper - [issue]
|
|
...Currently the first message a server sends to another server includes just one field - the server's id (long). This is in QuorumCnxManager.java. This makes changes to the information passed ...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1633
Author: Alexander Shraer,
2013-04-23, 11:51
|
|
|
Re: 3.4.x versions not playing nicely with (what will be) 3.5.x - Zookeeper - [mail # dev]
|
|
...Hi, Please see ZOOKEEPER-1633 - its already committed to the 3.4 branch (its not intended from trunk). So yes, upgrade to 3.5.0 will have to be from 3.4.6 (an upcoming release), for th...
|
|
|
Author: Alexander Shraer,
2013-04-23, 09:18
|
|
|
Re: Running a 3-node ensemble on a single machine - Zookeeper - [mail # user]
|
|
...Why do you want a 3 node cluster for development? What advantage will 3 give over simply running a standalone zookeeper node? -Ivan...
|
|
|
Author: Ivan Kelly,
2013-04-23, 09:10
|
|
|
|