| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
8165 (0.101s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ZOOKEEPER-1700] FLETest consistently failing - setLastSeenQuorumVerifier seems to be hanging - Zookeeper - [issue]
|
|
...I'm consistently seeing a failure on my laptop when running the FLETest "testJoin" test. What seems to be happening is that the call to setLastSeenQuorumVerifier is hanging.See the following...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1700
Author: Patrick Hunt,
2013-05-12, 12:09
|
|
|
[ZOOKEEPER-1593] Add Debian style /etc/default/zookeeper support to init script - Zookeeper - [issue]
|
|
...In our configuration we use a different data directory for Zookeeper. The problem is that the current Debian init.d script has the default location hardcoded:ZOOPIDDIR=/var/lib/zookeeper/dat...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1593
Author: Dirkjan Bussink,
2013-05-11, 00:12
|
|
|
[ZOOKEEPER-1638] Redundant zk.getZKDatabase().clear(); - Zookeeper - [issue]
|
|
...Learner.syncWithLeader calls zk.getZKDatabase().clear() right before zk.getZKDatabase().deserializeSnapshot(leaderIs); Then the first thing deserializeSnapshot does is another clear(). Sugge...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1638
Author: Alexander Shraer,
2013-05-11, 00:10
|
|
|
[ZOOKEEPER-1623] Authentication using SASL - Zookeeper - [issue]
|
|
...First of all, I'm just running some test and thus I don't wan't/need any authentication at all. So I didn't configured any. But running my Java client with an Oracle JVM (1.6.38) I run into ...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1623
Author: Christian Wuertz,
2013-05-11, 00:09
|
|
|
[ZOOKEEPER-1652] zookeeper java client does a reverse dns lookup when connecting - Zookeeper - [issue]
|
|
...When connecting to zookeeper, the client does a reverse dns lookup on the hostname. In our environment, the reverse dns lookup takes 5 seconds to fail, causing zookeeper clients to con...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1652
Author: Sean Bridges,
2013-05-11, 00:07
|
|
|
[ZOOKEEPER-1655] Make jline dependency optional in maven pom - Zookeeper - [issue]
|
|
...Old JLine version used in ZK CLI should not be pulled into downstream projects....
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1655
Author: Thomas Weise,
2013-05-11, 00:06
|
|
|
[ZOOKEEPER-1657] Increased CPU usage by unnecessary SASL checks - Zookeeper - [issue]
|
|
...I did some profiling in one of our Java environments and found an interesting footprint in ZooKeeper. The SASL support seems to trigger a lot times on the client although it's not even in us...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1657
Author: Gunnar Wagenknecht,
2013-05-11, 00:05
|
|
|
[ZOOKEEPER-1663] scripts don't work when path contains spaces - Zookeeper - [issue]
|
|
...The shell scripts (bin/zk*.sh) don't work when there are spaces in the zookeeper or java paths....
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1663
Author: Amichai Rothman,
2013-05-11, 00:03
|
|
|
[ZOOKEEPER-1667] Watch event isn't handled correctly when a client reestablish to a server - Zookeeper - [issue]
|
|
...When a client reestablish to a server, it will send the watches which have not been triggered. But the code in DataTree does not handle it correctly.It is obvious, we just do not notice it s...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1667
Author: Jacky007,
2013-05-11, 00:00
|
|
|
[ZOOKEEPER-1705] Certain implementations of C's rand() function coupled with the shuffle in libzookeeper_mt's getaddrs() produce a biased distribution of connections. - Zookeeper - [issue]
|
|
...Using libzookeeper_mt on an unsupported platform (OpenVMS) with a 5 server connection string, the fourth server in the connection string gets selected approximately only 6% of the time. This...
|
|
|
http://issues.apache.org/jira/browse/ZOOKEEPER-1705
Author: Stephen Tyree,
2013-05-10, 19:56
|
|
|
|