Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 7 from 7 (0.085s).
Loading phrases to help you
refine your search...
[ZOOKEEPER-1324] Remove Duplicate NEWLEADER packets from the Leader to the Follower. - Zookeeper - [issue]
http://issues.apache.org/jira/browse/ZOOKEEPER-1324    Author: Mahadev konar, 2013-05-15, 12:04
[ZOOKEEPER-87] Follower does not shut itself down if its too far behind the leader. - Zookeeper - [issue]
...Currently, the follower if lagging behind keeps sending pings to the leader it will stay alive and will keep getting further and further behind the leader. The follower should shut itself do...
http://issues.apache.org/jira/browse/ZOOKEEPER-87    Author: Mahadev konar, 2013-05-07, 00:55
[ZOOKEEPER-1371] Remove dependency on log4j in the source code. - Zookeeper - [issue]
...ZOOKEEPER-850 added slf4j to ZK. We still depend on log4j in our codebase. We should remove the dependency on log4j so that we can make logging pluggable....
http://issues.apache.org/jira/browse/ZOOKEEPER-1371    Author: Mahadev konar, 2013-01-13, 21:49
[ZOOKEEPER-866] Adding no disk persistence option in zookeeper. - Zookeeper - [issue]
...Its been seen that some folks would like to use zookeeper for very fine grained locking. Also, in there use case they are fine with loosing all old zookeeper state if they reboot zookeeper o...
http://issues.apache.org/jira/browse/ZOOKEEPER-866    Author: Mahadev konar, 2012-11-21, 18:56
[ZOOKEEPER-517] NIO factory fails to close connections when the number of file handles run out. - Zookeeper - [issue]
...The code in NIO factory is such that if we fail to accept a connection due to some reasons (too many file handles maybe one of them) we do not close the connections that are in CLOSE_WAIT. W...
http://issues.apache.org/jira/browse/ZOOKEEPER-517    Author: Mahadev konar, 2012-07-27, 05:18
[ZOOKEEPER-271] Better command line parsing in ZookeeperMain. - Zookeeper - [issue]
...The command line parsing in zookeepermain is very basic.We should use some kind of cli parsing (commons-cli?) or something else that is standard and improve our command line parsing. This wi...
http://issues.apache.org/jira/browse/ZOOKEEPER-271    Author: Mahadev konar, 2012-03-18, 11:00
[ZOOKEEPER-338] zk hosts should be resolved periodically for loadbalancing amongst zk servers. - Zookeeper - [issue]
...The list of host names passed to ZK init method is resolved only once. Had a corresponding DNS entry been changed, itwould not be refreshed by the ZK library,effectively preventing from prop...
http://issues.apache.org/jira/browse/ZOOKEEPER-338    Author: Mahadev konar, 2012-02-27, 04:55
Sort:
project
MapReduce (67)
Hadoop (43)
Zookeeper (7)
type
issue (7)
date
last 7 days (0)
last 30 days (2)
last 90 days (2)
last 6 months (3)
last 9 months (7)
author
Patrick Hunt (752)
Ted Dunning (454)
Mahadev Konar (306)
Jordan Zimmerman (271)
Camille Fournier (198)
Benjamin Reed (194)
Flavio Junqueira (141)
Alexander Shraer (123)
Michi Mutsuzaki (90)
Thomas Koch (69)
Fournier, Camille F. (67)
Marshall McMullen (57)
Ted Yu (50)
Vishal Kher (50)
Henry Robinson (47)
Mahadev konar