[jira] Created: (ZOOKEEPER-68) parseACLs in ZooKeeper.java fails to parse elements of ACL, should be lastIndexOf rather than IndexOf

2008-07-07 Thread Jakob Homan (JIRA)
parseACLs in ZooKeeper.java fails to parse elements of ACL, should be lastIndexOf rather than IndexOf - Key: ZOOKEEPER-68 URL: https://issues.apache.org/jira/brows

[jira] Updated: (ZOOKEEPER-68) parseACLs in ZooKeeper.java fails to parse elements of ACL, should be lastIndexOf rather than IndexOf

2008-07-07 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-68: - Status: Patch Available (was: Open) Changes second call to indexOf to lastIndexOf > parseACLs

[jira] Updated: (ZOOKEEPER-68) parseACLs in ZooKeeper.java fails to parse elements of ACL, should be lastIndexOf rather than IndexOf

2008-07-07 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-68: - Attachment: colonindices.diff > parseACLs in ZooKeeper.java fails to parse elements of ACL, sho

[jira] Updated: (ZOOKEEPER-76) Commit 677109 removed the cobertura library, but not the build targets.

2008-07-15 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-76: - Attachment: delcobertura.patch > Commit 677109 removed the cobertura library, but not the build

[jira] Updated: (ZOOKEEPER-76) Commit 677109 removed the cobertura library, but not the build targets.

2008-07-15 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-76: - Status: Patch Available (was: Open) Deletes code coverage build targets > Commit 677109 remov

[jira] Created: (ZOOKEEPER-76) Commit 677109 removed the cobertura library, but not the build targets.

2008-07-15 Thread Jakob Homan (JIRA)
Commit 677109 removed the cobertura library, but not the build targets. --- Key: ZOOKEEPER-76 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-76 Project: Zookeeper Issu

[jira] Commented: (ZOOKEEPER-107) Allow dynamic changes to server cluster membership

2008-07-31 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618885#action_12618885 ] Jakob Homan commented on ZOOKEEPER-107: --- I thought I had along this line was to cr

[jira] Issue Comment Edited: (ZOOKEEPER-107) Allow dynamic changes to server cluster membership

2008-07-31 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618885#action_12618885 ] jghoman edited comment on ZOOKEEPER-107 at 7/31/08 3:30 PM: --

[jira] Updated: (ZOOKEEPER-44) DataTree does not use natural sort for getChildren

2008-08-01 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-44: - Status: Patch Available (was: Open) I've gone ahead and implemented the patch as discussed, wh

[jira] Updated: (ZOOKEEPER-44) DataTree does not use natural sort for getChildren

2008-08-01 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-44: - Attachment: seqfile.diff Implements the changes discussed in the Jira. > DataTree does not use

[jira] Updated: (ZOOKEEPER-44) DataTree does not use natural sort for getChildren

2008-08-01 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-44: - Attachment: seqfile2.diff Unnecessary placeholder removed. > DataTree does not use natural sor

[jira] Created: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-05 Thread Jakob Homan (JIRA)
Build script relies on svnant, which is not compatible with subversion 1.5 working copies - Key: ZOOKEEPER-110 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-110

[jira] Updated: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-05 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-110: -- Status: Patch Available (was: Open) I've modified the build.xml, replacing the previous svn

[jira] Updated: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-05 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-110: -- Comment: was deleted > Build script relies on svnant, which is not compatible with subversio

[jira] Updated: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-05 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-110: -- Attachment: svntask.diff patch removes svnant and adds svntask to build script > Build scri

[jira] Updated: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-05 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-110: -- Attachment: (was: svntask.diff) > Build script relies on svnant, which is not compatible

[jira] Updated: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-05 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-110: -- Attachment: svntask.diff Patch removes svnant and adds svntask. > Build script relies on sv

[jira] Commented: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-06 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620368#action_12620368 ] Jakob Homan commented on ZOOKEEPER-110: --- Yes, in the ant exec task you can specify

[jira] Issue Comment Edited: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-06 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620368#action_12620368 ] jghoman edited comment on ZOOKEEPER-110 at 8/6/08 11:33 AM: --

[jira] Updated: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-06 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-110: -- Attachment: revthrushell.diff I've re-done the patch to use a shell script to obtain the rev

[jira] Updated: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-06 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-110: -- Attachment: (was: revthrushell.diff) > Build script relies on svnant, which is not compa

[jira] Updated: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-06 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-110: -- Attachment: (was: svntask.diff) > Build script relies on svnant, which is not compatible

[jira] Updated: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-06 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-110: -- Attachment: ZOOKEEPER-110.patch renamed patch, deleted old version. > Build script relies o

[jira] Commented: (ZOOKEEPER-119) Reserve ".zookeeper" node for server use.

2008-08-12 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622010#action_12622010 ] Jakob Homan commented on ZOOKEEPER-119: --- Would you also want these to be hidden fr

[jira] Commented: (ZOOKEEPER-119) Reserve ".zookeeper" node for server use.

2008-08-12 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622019#action_12622019 ] Jakob Homan commented on ZOOKEEPER-119: --- Maybe it would work to create the concept

[jira] Updated: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-13 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-110: -- Attachment: ZOOKEEPER-110.patch OK, I've coded up a DOS batch file that exactly replicates t

[jira] Updated: (ZOOKEEPER-110) Build script relies on svnant, which is not compatible with subversion 1.5 working copies

2008-08-14 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-110: -- Attachment: ZOOKEEPER-110.patch Added Apache liecense header to both new files. > Build scr

[jira] Updated: (ZOOKEEPER-119) Reserve ".zookeeper" node for server use.

2008-08-21 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-119: -- Attachment: ZOOKEEPER-119.patch I went ahead and wrote up a patch to implement this function

[jira] Updated: (ZOOKEEPER-119) Reserve ".zookeeper" node for server use.

2008-08-21 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-119: -- Assignee: Jakob Homan (was: Benjamin Reed) Status: Patch Available (was: Open) > Res

[jira] Updated: (ZOOKEEPER-119) Reserve ".zookeeper" node for server use.

2008-08-21 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-119: -- Attachment: ZOOKEEPER-119.patch D'oh. Slight error in last patch. Ran test twice. Fixed.

[jira] Updated: (ZOOKEEPER-119) Reserve ".zookeeper" node for server use.

2008-08-21 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-119: -- Attachment: (was: ZOOKEEPER-119.patch) > Reserve ".zookeeper" node for server use. > ---

[jira] Commented: (ZOOKEEPER-119) Reserve ".zookeeper" node for server use.

2008-08-22 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624887#action_12624887 ] Jakob Homan commented on ZOOKEEPER-119: --- That sounds good. With this patch I was

[jira] Updated: (ZOOKEEPER-123) In two places, the wrong class is specified for the logger

2008-08-24 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-123: -- Status: Patch Available (was: Open) > In two places, the wrong class is specified for the l

[jira] Updated: (ZOOKEEPER-123) In two places, the wrong class is specified for the logger

2008-08-24 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-123: -- Attachment: ZOOKEEPER-123.patch Patch replaces the two instances of wrong class names with c

[jira] Assigned: (ZOOKEEPER-114) cleanup ugly event messages in zookeeper client

2008-08-25 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan reassigned ZOOKEEPER-114: - Assignee: Jakob Homan > cleanup ugly event messages in zookeeper client >

[jira] Assigned: (ZOOKEEPER-7) Use enums rather than ints for types and state

2008-09-02 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan reassigned ZOOKEEPER-7: --- Assignee: Jakob Homan (was: Patrick Hunt) > Use enums rather than ints for types and state

[jira] Created: (ZOOKEEPER-132) Create Enum to replace CreateFlag in ZooKepper.create method

2008-09-02 Thread Jakob Homan (JIRA)
Create Enum to replace CreateFlag in ZooKepper.create method Key: ZOOKEEPER-132 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-132 Project: Zookeeper Issue Type: Sub-task

[jira] Updated: (ZOOKEEPER-132) Create Enum to replace CreateFlag in ZooKepper.create method

2008-09-02 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-132: -- Status: Patch Available (was: Open) > Create Enum to replace CreateFlag in ZooKepper.create

[jira] Updated: (ZOOKEEPER-132) Create Enum to replace CreateFlag in ZooKepper.create method

2008-09-02 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-132: -- Attachment: ZOOKEEPER-132.patch Patch: * Creates an Enum value, CreateMode, which handles t

[jira] Issue Comment Edited: (ZOOKEEPER-132) Create Enum to replace CreateFlag in ZooKepper.create method

2008-09-02 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627893#action_12627893 ] jghoman edited comment on ZOOKEEPER-132 at 9/2/08 8:39 PM: ---

[jira] Updated: (ZOOKEEPER-132) Create Enum to replace CreateFlag in ZooKepper.create method

2008-09-03 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-132: -- Attachment: ZOOKEEPER-132.patch OK, per Ben's request the patch now: * Creates an Enum Cr

[jira] Updated: (ZOOKEEPER-132) Create Enum to replace CreateFlag in ZooKepper.create method

2008-09-05 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-132: -- Status: Patch Available (was: Open) Re-did orignal patch per Ben's suggestion. > Create En

[jira] Created: (ZOOKEEPER-139) Create Enums for WatcherEvent's KeeperState and EventType

2008-09-10 Thread Jakob Homan (JIRA)
Create Enums for WatcherEvent's KeeperState and EventType - Key: ZOOKEEPER-139 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-139 Project: Zookeeper Issue Type: Sub-task

[jira] Updated: (ZOOKEEPER-139) Create Enums for WatcherEvent's KeeperState and EventType

2008-09-10 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-139: -- Attachment: ZOOKEEPER-139.patch The named constants in the EventWatcher for KeeperState and

[jira] Updated: (ZOOKEEPER-139) Create Enums for WatcherEvent's KeeperState and EventType

2008-09-10 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-139: -- Fix Version/s: 3.0.0 Affects Version/s: 3.0.0 Status: Patch Available

[jira] Updated: (ZOOKEEPER-139) Create Enums for WatcherEvent's KeeperState and EventType

2008-09-24 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-139: -- Attachment: ZOOKEEPER-139.patch Updated patch to not change the jute code. The Jute type is

[jira] Updated: (ZOOKEEPER-139) Create Enums for WatcherEvent's KeeperState and EventType

2008-09-24 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-139: -- Status: Patch Available (was: Open) > Create Enums for WatcherEvent's KeeperState and Event

[jira] Created: (ZOOKEEPER-142) Provide Javadoc as to the maximum size of the data byte array that may be stored within a znode

2008-09-24 Thread Jakob Homan (JIRA)
Provide Javadoc as to the maximum size of the data byte array that may be stored within a znode --- Key: ZOOKEEPER-142 URL: https://issues.apache.org/jira/browse/ZOOKEEPER

[jira] Updated: (ZOOKEEPER-142) Provide Javadoc as to the maximum size of the data byte array that may be stored within a znode

2008-09-24 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-142: -- Attachment: ZOOKEEPER-142.patch This patch: * Adds verbage to the Javadoc for ZooKeeper.c

[jira] Updated: (ZOOKEEPER-142) Provide Javadoc as to the maximum size of the data byte array that may be stored within a znode

2008-09-24 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-142: -- Status: Patch Available (was: Open) > Provide Javadoc as to the maximum size of the data by

[jira] Updated: (ZOOKEEPER-142) Provide Javadoc as to the maximum size of the data byte array that may be stored within a znode

2008-09-24 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-142: -- Priority: Trivial (was: Major) > Provide Javadoc as to the maximum size of the data byte ar

[jira] Assigned: (ZOOKEEPER-144) add tostring support for watcher event, and enums for event type/state

2008-09-25 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan reassigned ZOOKEEPER-144: - Assignee: Jakob Homan > add tostring support for watcher event, and enums for event ty

[jira] Created: (ZOOKEEPER-146) Allow clients to retrieve the list of hosts/servers from a URL

2008-09-25 Thread Jakob Homan (JIRA)
Allow clients to retrieve the list of hosts/servers from a URL -- Key: ZOOKEEPER-146 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-146 Project: Zookeeper Issue Type: Improvem

[jira] Updated: (ZOOKEEPER-146) Allow clients to retrieve the list of hosts/servers from a URL

2008-09-25 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-146: -- Attachment: ZOOKEEPER-146.patch This patch: * Creates a new HostsProvider interface with

[jira] Updated: (ZOOKEEPER-146) Allow clients to retrieve the list of hosts/servers from a URL

2008-09-25 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-146: -- Status: Patch Available (was: Open) > Allow clients to retrieve the list of hosts/servers f

[jira] Commented: (ZOOKEEPER-145) write detailed release notes for users migrating from 2.x to 3.0

2008-09-26 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634967#action_12634967 ] Jakob Homan commented on ZOOKEEPER-145: --- Maybe it's worth running a [jdiff|http://

[jira] Assigned: (ZOOKEEPER-119) Reserve ".zookeeper" node for server use.

2008-09-29 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan reassigned ZOOKEEPER-119: - Assignee: (was: Jakob Homan) > Reserve ".zookeeper" node for server use. > ---

[jira] Updated: (ZOOKEEPER-144) add tostring support for watcher event, and enums for event type/state

2008-09-30 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-144: -- Status: Patch Available (was: Open) > add tostring support for watcher event, and enums for

[jira] Updated: (ZOOKEEPER-144) add tostring support for watcher event, and enums for event type/state

2008-09-30 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-144: -- Attachment: ZOOKEEPER-144.patch Patch: * Adds toString support for WatchedEvent, differen

[jira] Commented: (ZOOKEEPER-146) Allow clients to retrieve the list of hosts/servers from a URL

2008-09-30 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635829#action_12635829 ] Jakob Homan commented on ZOOKEEPER-146: --- OK, I wait to see if anything happens wit

[jira] Commented: (ZOOKEEPER-114) cleanup ugly event messages in zookeeper client

2008-09-30 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635830#action_12635830 ] Jakob Homan commented on ZOOKEEPER-114: --- This was fixed in the printing/logging cl

[jira] Commented: (ZOOKEEPER-205) Erro on version-info when compiling from the tarball distribution

2008-10-22 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642038#action_12642038 ] Jakob Homan commented on ZOOKEEPER-205: --- Yes, the version script can't get the rev

[jira] Updated: (ZOOKEEPER-146) Allow clients to retrieve the list of hosts/servers from a URL

2009-05-05 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated ZOOKEEPER-146: -- Assignee: (was: Jakob Homan) Un-assigning myself as it looks like some work is being don