| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
50 (0.066s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: ZOOKEEPER-1059 Was: Does the rolling-restart.sh script work? - Zookeeper - [mail # dev]
|
|
...We're using the trick Patrick proposed, see: https://issues.apache.org/jira/browse/HBASE-5603 FYI On Tue, Mar 20, 2012 at 10:14 AM, Patrick Hunt wrote: ...
|
|
|
Author: Ted Yu,
2012-03-20, 22:33
|
|
|
Re: ZOOKEEPER-1059 Was: Does the rolling-restart.sh script work? - Zookeeper - [mail # dev]
|
|
...Patrick: I logged https://issues.apache.org/jira/browse/ZOOKEEPER-1428 If you feel there is anything missing in the JIRA, feel free to add it. Thanks for your help on this issue....
|
|
|
Author: Ted Yu,
2012-03-20, 17:09
|
|
|
Re: ZOOKEEPER-1059 Was: Does the rolling-restart.sh script work? - Zookeeper - [mail # dev]
|
|
...Patrick: Appreciate your detailed response. I haven't finished work in ZOOKEEPER-1407 :-( So I don't think I have bandwidth to start working on another zookeeper issue. Near term...
|
|
|
Author: Ted Yu,
2012-03-20, 16:32
|
|
|
ZOOKEEPER-1059 Was: Does the rolling-restart.sh script work? - Zookeeper - [mail # dev]
|
|
...I looked at the patch for ZOOKEEPER-1059 which should have converted the NPE to KeeperException.NoNodeException Why would 'zkcli stat' command return 0 in case hbase master znode expir...
|
|
|
Author: Ted Yu,
2012-03-20, 13:57
|
|
|
Re: multi() and getData() - Zookeeper - [mail # dev]
|
|
...I created ZOOKEEPER-1410 for C client as sub-task of 1407. Let me try adding support for GetChildren. I may need some advice on adding unit test. Cheers On Thu, Mar 8...
|
|
|
Author: Ted Yu,
2012-03-09, 00:54
|
|
|
Re: multi() and getData() - Zookeeper - [mail # dev]
|
|
...I re-attached patch according to Ted's feedback. I am just trying to help push this issue forward. As Marshall pointed out, it would take sometime for me to handle the changes in C cli...
|
|
|
Author: Ted Yu,
2012-03-09, 00:34
|
|
|
Re: multi() and getData() - Zookeeper - [mail # dev]
|
|
...Please take a look at the patch I attached to ZOOKEEPER-1407. Cheers On Thu, Mar 8, 2012 at 2:52 PM, Ted Dunning wrote: ...
|
|
|
Author: Ted Yu,
2012-03-08, 23:54
|
|
|
Re: multi() and getData() - Zookeeper - [mail # dev]
|
|
...There are GetDataRequest / GetDataResponse in src/zookeeper.jute Would the new GetDataTxn be able to reuse them ? Thanks On Wed, Mar 7, 2012 at 8:06 AM, Ted Yu wrote:...
|
|
|
Author: Ted Yu,
2012-03-08, 22:39
|
|
|
Re: multi() and getData() - Zookeeper - [mail # dev]
|
|
...https://issues.apache.org/jira/browse/ZOOKEEPER-1407 has been logged. On Tue, Mar 6, 2012 at 10:41 PM, Ted Dunning wrote: ...
|
|
|
Author: Ted Yu,
2012-03-07, 16:06
|
|
|
multi() and getData() - Zookeeper - [mail # dev]
|
|
...Hi, On first glance, Op doesn't seem to cover getData(). Is this intentional ? How do I read the data for multiple znodes in one transaction ? Thanks...
|
|
|
Author: Ted Yu,
2012-03-07, 06:10
|
|
|
|