[
https://issues.apache.org/jira/browse/ZOOKEEPER-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-937:
Status: Patch Available (was: Open)
> test -e not available on solaris /bin
[
https://issues.apache.org/jira/browse/ZOOKEEPER-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-937:
Status: Open (was: Patch Available)
> test -e not available on solaris /bin
[
https://issues.apache.org/jira/browse/ZOOKEEPER-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934052#action_12934052
]
Mahadev konar commented on ZOOKEEPER-937:
-
+1 the patch looks good. markin
[
https://issues.apache.org/jira/browse/ZOOKEEPER-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-937:
Status: Patch Available (was: Open)
> test -e not available on solaris /bin
[
https://issues.apache.org/jira/browse/ZOOKEEPER-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar reassigned ZOOKEEPER-937:
---
Assignee: Erik Hetzner
> test -e not available on solaris /bin
[
https://issues.apache.org/jira/browse/ZOOKEEPER-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-937:
Fix Version/s: 3.4.0
> test -e not available on solaris /bin
Thanks Lin.
Thanks
mahadev
On 11/18/10 2:00 AM, "Lin Chia-Hung" wrote:
Hi
According to the mail
(http://mail-archives.apache.org/mod_mbox/hadoop-zookeeper-user/201005.mbox/%3c4bfd646c.2040...@apache.org%3e)
I create a jira (ZOOKEEPER-935) with a patch attached, containing
shared lock feature.
[
https://issues.apache.org/jira/browse/ZOOKEEPER-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-885:
Fix Version/s: 3.4.0
> Zookeeper drops connections under moderate IO l
[
https://issues.apache.org/jira/browse/ZOOKEEPER-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933075#action_12933075
]
Mahadev konar commented on ZOOKEEPER-366:
-
I am all for making it for 3
[
https://issues.apache.org/jira/browse/ZOOKEEPER-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-931:
Fix Version/s: 3.4.0
> Documentation for Hed
[
https://issues.apache.org/jira/browse/ZOOKEEPER-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932503#action_12932503
]
Mahadev konar commented on ZOOKEEPER-756:
-
@colin,
Any updates on the p
[
https://issues.apache.org/jira/browse/ZOOKEEPER-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932498#action_12932498
]
Mahadev konar commented on ZOOKEEPER-905:
-
The patch looks good and applie
[
https://issues.apache.org/jira/browse/ZOOKEEPER-905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-905:
Status: Patch Available (was: Open)
> enhance zkServer.sh for easier zookee
Yup. This would be really nice to have. More examples and documentaiton for
them, would be really helpful for our users.
Thanks
mahadev
On 11/15/10 12:54 PM, "Patrick Hunt" wrote:
> It would be great to have more examples as part of the release
> artifact. Would you mind creating a JIRA/patc
[
https://issues.apache.org/jira/browse/ZOOKEEPER-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved ZOOKEEPER-928.
-
Resolution: Won't Fix
Fix Version/s: (was:
[
https://issues.apache.org/jira/browse/ZOOKEEPER-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930785#action_12930785
]
Mahadev konar commented on ZOOKEEPER-928:
-
vishal,
Here is the definitio
[
https://issues.apache.org/jira/browse/ZOOKEEPER-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930779#action_12930779
]
Mahadev konar commented on ZOOKEEPER-928:
-
good point Flavio! I totally fo
Hi Vishal,
There are periodic pings sent from the leader to the followers.
Take a look at Leader.java:
syncedSet.add(self.getId());
synchronized (learners) {
for (LearnerHandler f : learners) {
if (f.synced()) {
[
https://issues.apache.org/jira/browse/ZOOKEEPER-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930720#action_12930720
]
Mahadev konar commented on ZOOKEEPER-896:
-
this is interesting. Botond, can
+1 for the release.
Ran ant test and a couple of smoke tests. Create znodes and shutdown
zookeeper servers to test durability. Deleted znodes to make sure they are
deleted. Shot down servers one at a time to confirm correct behavior.
Thanks
mahadev
On 11/4/10 11:17 PM, "Patrick Hunt" wrote:
>
[
https://issues.apache.org/jira/browse/ZOOKEEPER-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930225#action_12930225
]
Mahadev konar commented on ZOOKEEPER-900:
-
This is definitely a good ste
[
https://issues.apache.org/jira/browse/ZOOKEEPER-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-900:
Fix Version/s: 3.4.0
> FLE implementation should be improved to use non-block
[
https://issues.apache.org/jira/browse/ZOOKEEPER-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-926:
Fix Version/s: 3.4.0
> Fork Hadoop common's test-patch.sh and modify for Z
[
https://issues.apache.org/jira/browse/ZOOKEEPER-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-918:
Fix Version/s: 3.4.0
3.3.3
> Review of BookKeeper Documentat
[
https://issues.apache.org/jira/browse/ZOOKEEPER-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-917:
Fix Version/s: 3.4.0
3.3.3
> Leader election selected incorr
Hi Camille,
I think definitely there is. I think a build script with a set of
requirements and a nice set of docs on how to start using it would be great.
BTW, there is a C# binding which someone wrote earlier
http://wiki.apache.org/hadoop/ZooKeeper/ZKClientBindings
You can take a look at that a
[
https://issues.apache.org/jira/browse/ZOOKEEPER-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-915:
Fix Version/s: 3.4.0
3.3.3
> Errors that happen during s
Nice to see this!
Thanks
mahadev
-- Forwarded Message
From: Apache Wiki
Reply-To:
Date: Tue, 2 Nov 2010 14:39:24 -0700
To: Apache Wiki
Subject: [Hadoop Wiki] Update of "ZooKeeper/ZKClientBindings" by
yfinkelstein
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Hado
[
https://issues.apache.org/jira/browse/ZOOKEEPER-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-872:
Status: Patch Available (was: Open)
> Small fixes to PurgeTxn
[
https://issues.apache.org/jira/browse/ZOOKEEPER-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-872:
Fix Version/s: 3.4.0
Assignee: Vishal K
> Small fixes to PurgeTxn
[
https://issues.apache.org/jira/browse/ZOOKEEPER-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927020#action_12927020
]
Mahadev konar commented on ZOOKEEPER-907:
-
thats ok with me ben. Can you re
[
https://issues.apache.org/jira/browse/ZOOKEEPER-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-850:
Fix Version/s: 3.4.0
Assignee: Olaf Krische
> Switch from log4j to sl
[
https://issues.apache.org/jira/browse/ZOOKEEPER-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926004#action_12926004
]
Mahadev konar commented on ZOOKEEPER-907:
-
ben, can is ZOOKEEPER-915
[
https://issues.apache.org/jira/browse/ZOOKEEPER-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-517:
Fix Version/s: (was: 3.3.2)
3.3.3
moving this out to 3.3.3 and
[
https://issues.apache.org/jira/browse/ZOOKEEPER-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-898:
Resolution: Fixed
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch
[
https://issues.apache.org/jira/browse/ZOOKEEPER-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925909#action_12925909
]
Mahadev konar commented on ZOOKEEPER-898:
-
+1, good catch jared. I
[
https://issues.apache.org/jira/browse/ZOOKEEPER-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-897:
Resolution: Fixed
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch
[
https://issues.apache.org/jira/browse/ZOOKEEPER-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925858#action_12925858
]
Mahadev konar commented on ZOOKEEPER-897:
-
jared, pat,
I am ok without a
[
https://issues.apache.org/jira/browse/ZOOKEEPER-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-897:
Status: Patch Available (was: Open)
You are right Jared. The patch looks good to me. I
[
https://issues.apache.org/jira/browse/ZOOKEEPER-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-904:
Resolution: Fixed
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch
[
https://issues.apache.org/jira/browse/ZOOKEEPER-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925177#action_12925177
]
Mahadev konar commented on ZOOKEEPER-904:
-
Ran the tests, it passes. I
This sounds great.
Thanks
mahadev
On 10/16/10 1:56 AM, "Thomas Koch" wrote:
> Benjamin Reed:
>> actually, the other way of doing the netty patch (since i'm scared of
>> merges) would be to do a refactor cleanup patch with an eye toward
>> netty, and then another patch to actually add netty. [
[
https://issues.apache.org/jira/browse/ZOOKEEPER-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925165#action_12925165
]
Mahadev konar commented on ZOOKEEPER-87:
exactly vishal. The problem is to a
That¹s really nice.
mahadev
On 10/25/10 10:16 PM, "Patrick Hunt" wrote:
> FYI:
> https://blogs.apache.org/infra/entry/reviewboard_instance_running_at_the
>
> We should start using this, I've used it for other projects and it worked
> out quite well.
>
> Patrick
>
[
https://issues.apache.org/jira/browse/ZOOKEEPER-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925087#action_12925087
]
Mahadev konar commented on ZOOKEEPER-904:
-
good catch. +1 for the patch.
[
https://issues.apache.org/jira/browse/ZOOKEEPER-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-702:
Fix Version/s: 3.4.0
> GSoC 2010: Failure Detector Mo
[
https://issues.apache.org/jira/browse/ZOOKEEPER-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-882:
Fix Version/s: 3.4.0
> Startup loads last transaction from snaps
[
https://issues.apache.org/jira/browse/ZOOKEEPER-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-907:
Status: Patch Available (was: Open)
> Spurious "KeeperErrorCode = Sessi
[
https://issues.apache.org/jira/browse/ZOOKEEPER-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-884:
Fix Version/s: 3.4.0
> Remove LedgerSequence references from BookKeeper documentat
[
https://issues.apache.org/jira/browse/ZOOKEEPER-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-897:
Status: Open (was: Patch Available)
jared,
The patch that you provided leaks memory
[
https://issues.apache.org/jira/browse/ZOOKEEPER-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924732#action_12924732
]
Mahadev konar commented on ZOOKEEPER-805:
-
sure, do you want to add
Hi Vishal,
This idea (2.) had been kicked around intially by Flavio. I think he¹ll
probably chip in on the discussion. I am just curious on the whats the idea
behind your proposal? Is this to provide some kind of failure gaurantees
between a 2 node and 3 node cluster?
Thanks
mahadev
On 10/25/10
er
>
>RESOLVED, that the persons listed immediately below be and
>hereby are appointed to serve as the initial members of the
>Apache ZooKeeper Project:
>
> * Patrick Hunt
> * Flavio Junqueira
> * Mahadev Konar
&g
[
https://issues.apache.org/jira/browse/ZOOKEEPER-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924021#action_12924021
]
Mahadev konar commented on ZOOKEEPER-805:
-
Pat,
You think this shoul
Hi Thomas,
Could you verify this by just testing the trunk without your patch? You
might very well be right that those tests are a little flaky.
As for the hudson builds, Nigel is working on getting the patch builds for
zookeeper running. As soon as that gets fixed this flaky tests would show up
Hi Camille,
I am a little curious here. Does this mean you tried a single zookeeper
server with 16K clients?
Thanks
mahadev
On 10/20/10 1:07 PM, "Fournier, Camille F. [Tech]"
wrote:
> Thanks Patrick, I'll look and see if I can figure out a clean change for this.
> It was the kernel limit for
Thanks for the patch Nicholaus.
On 10/20/10 1:27 PM, "Nicholas Harteau" wrote:
> Hi there. I submitted a patch/jira issue for zkServer.sh (ZOOKEEPER-905).
> I'm not sure what else to say about it that's not covered in the comments.
>
> p.s. Thanks for the great software - I'm enjoying buildin
[
https://issues.apache.org/jira/browse/ZOOKEEPER-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-904:
Fix Version/s: 3.4.0
> super digest is not actually acting as a full superu
[
https://issues.apache.org/jira/browse/ZOOKEEPER-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-903:
Fix Version/s: 3.4.0
> Create a testing jar with useful classes from ZK test sou
[
https://issues.apache.org/jira/browse/ZOOKEEPER-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-800:
Resolution: Fixed
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch
within the scope of
>responsibility of the Apache ZooKeeper Project; and be it further
>
>RESOLVED, that the persons listed immediately below be and
>hereby are appointed to serve as the initial members of the
>Apache ZooKeeper Projec
Well said Vishal.
I really like the points you put forth!!!
Agree on all the points, but again, all the point you mention require
commitment from folks like you. Its a pretty hard task to test all the
corner cases of ZooKeeper. I'd expect everyone to pitch in for testing a
release. We should defi
[
https://issues.apache.org/jira/browse/ZOOKEEPER-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921053#action_12921053
]
Mahadev konar commented on ZOOKEEPER-823:
-
I am +1 with creating a branch
+1 for moving to TLP.
Thanks for starting the vote Pat.
mahadev
On 10/13/10 2:10 PM, "Patrick Hunt" wrote:
> In March of this year we discussed a request from the Apache Board, and
> Hadoop PMC, that we become a TLP rather than a subproject of Hadoop:
>
> Original discussion
> http://markmai
[
https://issues.apache.org/jira/browse/ZOOKEEPER-804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-804:
Resolution: Fixed
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch
[
https://issues.apache.org/jira/browse/ZOOKEEPER-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918144#action_12918144
]
Mahadev konar commented on ZOOKEEPER-820:
-
thsi does fix the if problem in
[
https://issues.apache.org/jira/browse/ZOOKEEPER-767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918113#action_12918113
]
Mahadev konar commented on ZOOKEEPER-767:
-
really good to see this. Ill try
[
https://issues.apache.org/jira/browse/ZOOKEEPER-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918112#action_12918112
]
Mahadev konar commented on ZOOKEEPER-804:
-
+1 for the patch. Pat can you pl
[
https://issues.apache.org/jira/browse/ZOOKEEPER-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909592#action_12909592
]
Mahadev konar commented on ZOOKEEPER-822:
-
vishal,
I was expecting
[
https://issues.apache.org/jira/browse/ZOOKEEPER-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909558#action_12909558
]
Mahadev konar commented on ZOOKEEPER-822:
-
visha, flavio,
If there is
Hi Ngo,
If the leader fails, someone else in the quorum is elected as the leader.
You might wan to read through documentaion at:
http://hadoop.apache.org/zookeeper/docs/r3.2.0/
Thanks
mahadev
On 9/14/10 6:00 PM, "Ngô Văn Vĩ" wrote:
> Hi All
> if Master error. What do server is leader?
> Th
[
https://issues.apache.org/jira/browse/ZOOKEEPER-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-870:
Attachment: ZOOKEEPER-870.patch
updated patch with comments incorporated.
> Zookee
[
https://issues.apache.org/jira/browse/ZOOKEEPER-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-870:
Status: Patch Available (was: Open)
> Zookeeper trunk build bro
[
https://issues.apache.org/jira/browse/ZOOKEEPER-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-870:
Attachment: ZOOKEEPER-870.patch
This patch ignores the following assertions for now
[
https://issues.apache.org/jira/browse/ZOOKEEPER-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909519#action_12909519
]
Mahadev konar commented on ZOOKEEPER-871:
-
Also:
{code}
Testcase: testHa
[
https://issues.apache.org/jira/browse/ZOOKEEPER-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909506#action_12909506
]
Mahadev konar commented on ZOOKEEPER-870:
-
Testcase: testHammer took 81.115
Reporter: Mahadev konar
Priority: Blocker
Fix For: 3.4.0
The fd counts has increased. The tests are repeatedly failing on hudson
machines. I probably think this is related to netty server changes. We have to
fix this before we release 3.4
--
This message is
Zookeeper trunk build broken.
-
Key: ZOOKEEPER-870
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-870
Project: Zookeeper
Issue Type: Bug
Reporter: Mahadev konar
Assignee: Mahadev
[
https://issues.apache.org/jira/browse/ZOOKEEPER-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909306#action_12909306
]
Mahadev konar commented on ZOOKEEPER-820:
-
The only comment I have is
I just reviewed the patch. You can go ahead and commit it. I am going to run
the ant test now.
Thanks
mahadev
On 9/8/10 9:23 AM, "Patrick Hunt" wrote:
Hudson trunk is currently failing due to some fd cleanup issue. Not sure if
I introduced that recently with the netty server change, however i
[
https://issues.apache.org/jira/browse/ZOOKEEPER-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907301#action_12907301
]
Mahadev konar commented on ZOOKEEPER-867:
-
+1 ... . this looks fine t
Hi Thomas,
I do have that on my list. I probably will be doing it by this weekend for
sure.
Thanks
mahadev
On 9/8/10 9:16 AM, "Thomas Koch" wrote:
> Hi Ben, Mahadev,
>
> Patrick suggested I might ask you for review on ZOOKEEPER-823. It
> does some refactoring on ClientCnxn and blocks other
[
https://issues.apache.org/jira/browse/ZOOKEEPER-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-861:
Status: Resolved (was: Patch Available)
Hadoop Flags: [Reviewed
[
https://issues.apache.org/jira/browse/ZOOKEEPER-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12906521#action_12906521
]
Mahadev konar commented on ZOOKEEPER-866:
-
Thomas, we have spent the la
[
https://issues.apache.org/jira/browse/ZOOKEEPER-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-866:
Attachment: ZOOKEEPER-nodisk.patch
Here is a patch that I had worked on. This is not a
: Mahadev konar
Assignee: Mahadev konar
Fix For: 3.4.0
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 or zookeeper goes down. The use
as public, stable, unstable, ..
This is quite useful but given out interfaces havent chanhged in a long time
this might not be that helpful for us.
Thanks
mahadev
On 8/31/10 3:47 PM, "Mahadev Konar" wrote:
> There isnt any documentation on the interface tagging other than th
Hi Thomas,
Sorry for my late response. Please open a jira regarding this. Is this fixed
in your netty patc hfor the client?
Htanks
mahadev
On 9/1/10 9:09 AM, "Thomas Koch" wrote:
Hi,
I believe, that I've found a race condition in
org.apache.zookeeper.server.InvalidSnapshotTest
In this test
[
https://issues.apache.org/jira/browse/ZOOKEEPER-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-860:
Fix Version/s: 3.4.0
marking it for 3.4 for keeping track.
> Add alternative sea
[
https://issues.apache.org/jira/browse/ZOOKEEPER-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12906223#action_12906223
]
Mahadev konar commented on ZOOKEEPER-860:
-
alex, the assignment just means
[
https://issues.apache.org/jira/browse/ZOOKEEPER-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-822:
Assignee: Vishal K
Fix Version/s: 3.3.2
3.4.0
Marking this
[
https://issues.apache.org/jira/browse/ZOOKEEPER-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12906102#action_12906102
]
Mahadev konar commented on ZOOKEEPER-864:
-
michi to answer your question,
Hi Vishal,
Thanks for picking this up. My comments are inline:
On 9/2/10 3:31 PM, "Vishal K" wrote:
> Hi All,
>
> I had posted this message as a comment for ZOOKEEPER-822. I thought it might
> be a good idea to give a wider attention so that it will be easier to
> collect feedback.
>
> I fo
Path and Qian,
This was fixed in
https://issues.apache.org/jira/browse/ZOOKEEPER-604
I have marked ZOOKEEPER-295 referencing ZOOKEEPER-604.
Qian, what version of zookeeper are you running?
Thanks
mahadev
On 9/3/10 9:51 AM, "Patrick Hunt" wrote:
> This is a long standing issue slated for
[
https://issues.apache.org/jira/browse/ZOOKEEPER-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar reassigned ZOOKEEPER-856:
---
Assignee: Mahadev konar
> Connection imbalance leads to overloaded ZK instan
ick was so kind to fill the jira issues.
>
> Best regards,
>
> Thomas
>
>
> Mahadev Konar:
>> Also, I am assuming you have backwards compatability in mind when you
>> suggest these changes right?
>>
>> The interfaces of zookeeper client should not be changing as par
[
https://issues.apache.org/jira/browse/ZOOKEEPER-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-846:
Fix Version/s: 3.3.2
We should fix this in 3.3.2 if this still exists.
> zookee
[
https://issues.apache.org/jira/browse/ZOOKEEPER-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-854:
Status: Resolved (was: Patch Available)
Hadoop Flags: [Reviewed
[
https://issues.apache.org/jira/browse/ZOOKEEPER-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903838#action_12903838
]
Mahadev konar commented on ZOOKEEPER-854:
-
+1 the patch looks
[
https://issues.apache.org/jira/browse/ZOOKEEPER-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-856:
Fix Version/s: 3.4.0
> Connection imbalance leads to overloaded ZK instan
1 - 100 of 1899 matches
Mail list logo