| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
20 (0.152s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: yahoo.net build machines - Zookeeper - [mail # dev]
|
|
...Hi all, any update on this? From: Thomas Graves [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 28, 2011 7:56 PM To: [EMAIL PROTECTED]; Todd Lipcon Subject: Re: yahoo.net build m...
|
|
|
Author: Laxman,
2011-07-30, 10:08
|
|
|
RE: Out of memory running ZK unit tests against trunk - Zookeeper - [mail # dev]
|
|
...In QuorumPeer, when the peer is in LOOKING state we are starting ReadOnlyZooKeeperServer in a separate thread. And we are shutting down this server even before startup which has no eff...
|
|
|
Author: Laxman,
2011-07-29, 14:00
|
|
|
RE: FW: Does abrupt kill corrupts the datadir? - Zookeeper - [mail # dev]
|
|
...Thanks you all for your inputs. That clears my suspect. I will perform some test and publish in case of any finding. From: Andrei Savu [mailto:[EMAIL PROTECTED]] Sent: Friday, Ju...
|
|
|
Author: Laxman,
2011-07-29, 09:26
|
|
|
RE: FW: Does abrupt kill corrupts the datadir? - Zookeeper - [mail # dev]
|
|
...Thanks for the responses Mahadev, Pat and Ben. I understand your explanation. My only question is "Will there be any probability data loss in the scenario mentioned?" ther...
|
|
|
Author: Laxman,
2011-07-28, 07:50
|
|
|
FW: Does abrupt kill corrupts the datadir? - Zookeeper - [mail # dev]
|
|
...Hi Everyone, Any thoughts? Do we need consider changing abrupt shutdown to Implementations in some other hadoop eco system projects for your reference. Hadoop - kill [SIGTERM] H...
|
|
|
Author: Laxman,
2011-07-26, 09:02
|
|
|
RE: Zookeeper/Hbase storage type on EC2 - Zookeeper - [mail # user]
|
|
...Hi Pat, Actually, HBase uses both ephemeral and persistent nodes. Ephemeral znodes are used for coordination purpose. Persistent znodes are used for storing metadata. So, there is no h...
|
|
|
Author: Laxman,
2011-07-22, 11:17
|
|
|
RE: Does abrupt kill corrupts the datadir? - Zookeeper - [mail # dev]
|
|
...Hi Mahadev, Shutdown hook is just a quick thought. Another approach can be just give a kill [SIGTERM] call which can be interpreted by process. First look at the "kill -9" trigge...
|
|
|
Author: Laxman,
2011-07-13, 07:05
|
|
|
Does abrupt kill corrupts the datadir? - Zookeeper - [mail # dev]
|
|
...When we stop zookeeper through zkServer.sh stop, we are aborting the zookeeper process using "kill -9". 129 stop) 130 echo -n "Stopping zookeeper ... " &nbs...
|
|
|
Author: Laxman,
2011-07-13, 06:16
|
|
|
RE: Zookeeper service is down when Leader disk is full - Zookeeper - [mail # dev]
|
|
...We have analyzed all other request processors exit patterns and could not find this pattern in any of them. Found that this has introduced as part of ZOOKEEPER-121. System.exit and thr...
|
|
|
Author: Laxman,
2011-06-24, 04:51
|
|
|
Zookeeper service is down when Leader disk is full - Zookeeper - [mail # dev]
|
|
...Hi Everyone, We have found one issue while testing the disk space full scenario. Request you to validate our observations. Will log an issue if this found to be valid. &n...
|
|
|
Author: Laxman,
2011-06-22, 08:23
|
|
|
|