| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
41 (0.112s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Review Request: Dynamic reconfiguration, see https://issues.apache.org/jira/browse/ZOOKEEPER-107 - Zookeeper - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6707/#review18298 /src/java/main/org/apache/zookeeper/server/util/ConfigUtils.java  ...
|
|
|
Author: Edward Ribeiro,
2013-03-22, 23:32
|
|
|
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/#review18297 /src/java/main/org/apache/zookeeper/KeeperException.java ...
|
|
|
Author: Edward Ribeiro,
2013-03-22, 23:23
|
|
|
Re: Zookeeper and SSL... - Zookeeper - [mail # user]
|
|
...Hi, My two cents: the ZooKeeper's support to encryption between servers and between client-server has not progressed until now: https://issues.apache.org/jira/browse/ZOOKEEPER-23...
|
|
|
Author: Edward Ribeiro,
2013-03-16, 19:24
|
|
|
Re: Storing znode on disks - Zookeeper - [mail # dev]
|
|
...On Thu, Mar 14, 2013 at 3:13 PM, Abhishek .E.S wrote: Yep, but ZooKeeper should be used as the coordinator of this data-store. For example, suppose you are building a sharded database...
|
|
|
Author: Edward Ribeiro,
2013-03-15, 22:11
|
|
|
Re: Storing znode on disks - Zookeeper - [mail # dev]
|
|
...Why would you need to do that? ZooKeeper stores the dataTree in memory, but it performs periodic snapshots to disk, besides sync-ing a commit log also to disk, so that a node can recov...
|
|
|
Author: Edward Ribeiro,
2013-03-14, 17:52
|
|
|
Re: DataTree - Zookeeper - [mail # dev]
|
|
...Cool. I was thinking about something along the lines of Collections.newSetFromMap(new ConcurrentHashMap()) too, so that it'd possible to get rid of synchronized like you did. Another p...
|
|
|
Author: Edward Ribeiro,
2013-02-14, 15:01
|
|
|
DataTree - Zookeeper - [mail # dev]
|
|
...Hi folks, I was reading DataTree code last night, and I would like to ask some snippets I didn't understand, so, please, bear with me, and excuse me in advance if I say something stupi...
|
|
|
Author: Edward Ribeiro,
2013-02-13, 20:40
|
|
|
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/#review15739 /src/java/main/org/apache/zookeeper/server/SessionTrackerImpl.java &nb...
|
|
|
Author: Edward Ribeiro,
2013-01-27, 23:58
|
|
|
[ZOOKEEPER-1613] The documentation still points to 2008 in the copyright notice - Zookeeper - [issue]
|
|
...While fiddling with docbook to solve the broken links of ZOOKEEPER-1488 I noted that all the documentation's copyright notice still has the year 2008 only. I am submitting a patch a fix this...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1613
Author: Edward Ribeiro,
2013-01-25, 07:29
|
|
|
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/#review15654 /src/java/main/org/apache/zookeeper/cli/CreateCommand.java &nbs...
|
|
|
Author: Edward Ribeiro,
2013-01-24, 21:49
|
|
|
|