| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
200 (0.076s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Failure to rejoin ensemble after reboot - Zookeeper - [mail # user]
|
|
...I was thinking the same thing when I answered that email earlier this week about the lack of myid causing an error that is difficult to trace. I kind of hate the myid file, why is it necessa...
|
|
|
Author: Camille Fournier,
2012-07-09, 14:16
|
|
|
Re: Failure to rejoin ensemble after reboot - Zookeeper - [mail # user]
|
|
...That is very strange. What do the logs of the misbehaving server say? What do the logs of the other servers say? What does a stack dump of the misbehaving server look like? Also, just to cla...
|
|
|
Author: Camille Fournier,
2012-07-09, 14:09
|
|
|
Re: OOM/no more threads? - Zookeeper - [mail # user]
|
|
...What does a jstack on another long-running instance show? Anything out of the norm? C On Sun, Jul 8, 2012 at 11:08 PM, Jordan Zimmerman wrote: ...
|
|
|
Author: Camille Fournier,
2012-07-09, 03:11
|
|
|
Re: OOM/no more threads? - Zookeeper - [mail # user]
|
|
...Yeah a tickle in the back of my mind says that this is a JVM bug. When was the last time you restarted these instances? C On Sun, Jul 8, 2012 at 11:04 PM, Jordan Zimmerman ...
|
|
|
Author: Camille Fournier,
2012-07-09, 03:06
|
|
|
Re: OOM/no more threads? - Zookeeper - [mail # user]
|
|
...Not known specifically that I know of. Can you give us more details? Did you actually run out of memory? File descriptors? What does a heap dump tell you? C On Sun, Jul 8, 2012 a...
|
|
|
Author: Camille Fournier,
2012-07-09, 02:43
|
|
|
Re: serverid null is not a number - Zookeeper - [mail # user]
|
|
...Did you create and populate the myid file in the zookeeper data directory? You need to have a file named myid containing 1, 2 or 3 depending on the server. That file lives in the dataDir tha...
|
|
|
Author: Camille Fournier,
2012-07-07, 15:59
|
|
|
Re: 3.3.6 and 3.4.4 releases - Zookeeper - [mail # dev]
|
|
...Looking at 1489... Are we putting printlns in tests now? I can't remember if that's kosher or not. C On Fri, Jul 6, 2012 at 12:26 PM, Patrick Hunt wrote: ...
|
|
|
Author: Camille Fournier,
2012-07-06, 20:35
|
|
|
Re: multiple zookeepers - same data directory - Zookeeper - [mail # user]
|
|
...There's nothing to prevent this as it stands, no, except user action. A lock file might not be a bad idea. C On Thu, Jul 5, 2012 at 12:53 PM, Will Johnson wrote: ...
|
|
|
Author: Camille Fournier,
2012-07-05, 17:01
|
|
|
[ZOOKEEPER-1499] clientPort config changes not backwards-compatible - Zookeeper - [issue]
|
|
...With the new reconfig logic, clientPort=2181 in the zoo.cfg file no longer gets read, and clients can't connect without adding ;2181 to the end of their server lines....
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1499
Author: Camille Fournier,
2012-07-03, 22:44
|
|
|
Re: Zookeeper Leader Election Preference - Zookeeper - [mail # user]
|
|
...When I was doing a similar thing, we would start the 2 nodes in the primary first (which will get a leader elected), then start the 3rd in the backup. We also had a script set up to monitor ...
|
|
|
Author: Camille Fournier,
2012-07-03, 19:28
|
|
|
|