You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nitay Joffe (JIRA)" <ji...@apache.org> on 2009/04/24 21:22:30 UTC

[jira] Created: (HBASE-1345) Remove distributed mode from MiniZooKeeper

Remove distributed mode from MiniZooKeeper
------------------------------------------

                 Key: HBASE-1345
                 URL: https://issues.apache.org/jira/browse/HBASE-1345
             Project: Hadoop HBase
          Issue Type: Improvement
            Reporter: Nitay Joffe
            Priority: Minor
             Fix For: 0.20.0


MiniZooKeeper currently has a standalone and a distributed mode. For HBase testing we only need (and only use) the standalone mode. We should remove all of the distributed logic.

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


[jira] Updated: (HBASE-1345) Remove distributed mode from MiniZooKeeper

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

Nitay Joffe updated HBASE-1345:
-------------------------------

    Attachment: hbase-1345.patch

Remove *distributed() methods of MiniZooKeeper. They are never actually used because in testing we only instantiate one ZooKeeper server.

> Remove distributed mode from MiniZooKeeper
> ------------------------------------------
>
>                 Key: HBASE-1345
>                 URL: https://issues.apache.org/jira/browse/HBASE-1345
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>            Priority: Minor
>             Fix For: 0.20.0
>
>         Attachments: hbase-1345.patch
>
>
> MiniZooKeeper currently has a standalone and a distributed mode. For HBase testing we only need (and only use) the standalone mode. We should remove all of the distributed logic.

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


[jira] Updated: (HBASE-1345) Remove distributed mode from MiniZooKeeper

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

Nitay Joffe updated HBASE-1345:
-------------------------------

    Status: Patch Available  (was: Open)

> Remove distributed mode from MiniZooKeeper
> ------------------------------------------
>
>                 Key: HBASE-1345
>                 URL: https://issues.apache.org/jira/browse/HBASE-1345
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>            Priority: Minor
>             Fix For: 0.20.0
>
>         Attachments: hbase-1345.patch
>
>
> MiniZooKeeper currently has a standalone and a distributed mode. For HBase testing we only need (and only use) the standalone mode. We should remove all of the distributed logic.

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


[jira] Assigned: (HBASE-1345) Remove distributed mode from MiniZooKeeper

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

Nitay Joffe reassigned HBASE-1345:
----------------------------------

    Assignee: Nitay Joffe

> Remove distributed mode from MiniZooKeeper
> ------------------------------------------
>
>                 Key: HBASE-1345
>                 URL: https://issues.apache.org/jira/browse/HBASE-1345
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>            Priority: Minor
>             Fix For: 0.20.0
>
>
> MiniZooKeeper currently has a standalone and a distributed mode. For HBase testing we only need (and only use) the standalone mode. We should remove all of the distributed logic.

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


[jira] Updated: (HBASE-1345) Remove distributed mode from MiniZooKeeper

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

stack updated HBASE-1345:
-------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Thanks for the patch Nitay.

> Remove distributed mode from MiniZooKeeper
> ------------------------------------------
>
>                 Key: HBASE-1345
>                 URL: https://issues.apache.org/jira/browse/HBASE-1345
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>            Priority: Minor
>             Fix For: 0.20.0
>
>         Attachments: hbase-1345.patch
>
>
> MiniZooKeeper currently has a standalone and a distributed mode. For HBase testing we only need (and only use) the standalone mode. We should remove all of the distributed logic.

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