You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/07/13 21:49:14 UTC

[jira] Created: (CASSANDRA-291) Zookeeper is never actually used, outdated jar and references should be removed until useful

Zookeeper is never actually used, outdated jar and references should be removed until useful
--------------------------------------------------------------------------------------------

                 Key: CASSANDRA-291
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-291
             Project: Cassandra
          Issue Type: Task
            Reporter: Michael Greene
            Assignee: Michael Greene
            Priority: Trivial


We don't actually use Zookeeper for anything.  While I support its use in the future, we are keeping an outdated jar in the repository and have some code that references it but doesn't actually use it.  This should be removed; patch to follow.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-291) Zookeeper is never actually used, outdated jar and references should be removed until useful

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730820#action_12730820 ] 

Hudson commented on CASSANDRA-291:
----------------------------------

Integrated in Cassandra #137 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/137/])
    r/m ZooKeeper vestiges.  patch by Michael Greene; reviewed by jbellis for 


> Zookeeper is never actually used, outdated jar and references should be removed until useful
> --------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-291
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-291
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Michael Greene
>            Assignee: Michael Greene
>            Priority: Trivial
>         Attachments: 291_v1.diff
>
>
> We don't actually use Zookeeper for anything.  While I support its use in the future, we are keeping an outdated jar in the repository and have some code that references it but doesn't actually use it.  This should be removed; patch to follow.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CASSANDRA-291) Zookeeper is never actually used, outdated jar and references should be removed until useful

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-291.
--------------------------------------

    Resolution: Fixed

committed

> Zookeeper is never actually used, outdated jar and references should be removed until useful
> --------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-291
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-291
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Michael Greene
>            Assignee: Michael Greene
>            Priority: Trivial
>         Attachments: 291_v1.diff
>
>
> We don't actually use Zookeeper for anything.  While I support its use in the future, we are keeping an outdated jar in the repository and have some code that references it but doesn't actually use it.  This should be removed; patch to follow.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-291) Zookeeper is never actually used, outdated jar and references should be removed until useful

Posted by "Michael Greene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Greene updated CASSANDRA-291:
-------------------------------------

    Component/s: Core

> Zookeeper is never actually used, outdated jar and references should be removed until useful
> --------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-291
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-291
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>            Reporter: Michael Greene
>            Assignee: Michael Greene
>            Priority: Trivial
>             Fix For: 0.4
>
>         Attachments: 291_v1.diff
>
>
> We don't actually use Zookeeper for anything.  While I support its use in the future, we are keeping an outdated jar in the repository and have some code that references it but doesn't actually use it.  This should be removed; patch to follow.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-291) Zookeeper is never actually used, outdated jar and references should be removed until useful

Posted by "Michael Greene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Greene updated CASSANDRA-291:
-------------------------------------

    Attachment: 291_v1.diff

Attached patch removes the zookeeper jar and all references (code, config, licenses).  As expected given the triviality of the patch, all unit and system tests pass over here.

> Zookeeper is never actually used, outdated jar and references should be removed until useful
> --------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-291
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-291
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Michael Greene
>            Assignee: Michael Greene
>            Priority: Trivial
>         Attachments: 291_v1.diff
>
>
> We don't actually use Zookeeper for anything.  While I support its use in the future, we are keeping an outdated jar in the repository and have some code that references it but doesn't actually use it.  This should be removed; patch to follow.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.