You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2010/11/12 22:20:13 UTC

[jira] Created: (HBASE-3231) Update to zookeeper 3.3.2.

Update to zookeeper 3.3.2.
--------------------------

                 Key: HBASE-3231
                 URL: https://issues.apache.org/jira/browse/HBASE-3231
             Project: HBase
          Issue Type: Improvement
            Reporter: stack
             Fix For: 0.90.1


I tried updating zk over in HBASE-3230 but TestHQuorum.... is failing.

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


[jira] Commented: (HBASE-3231) Update to zookeeper 3.3.2.

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934001#action_12934001 ] 

Jean-Daniel Cryans commented on HBASE-3231:
-------------------------------------------

I tried with more than 1 peer, and mixed zk versions at the same time, still works fine. I'm going to commit that in a few moments.

> Update to zookeeper 3.3.2.
> --------------------------
>
>                 Key: HBASE-3231
>                 URL: https://issues.apache.org/jira/browse/HBASE-3231
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>             Fix For: 0.90.1
>
>         Attachments: HBASE-3231.patch
>
>
> I tried updating zk over in HBASE-3230 but TestHQuorum.... is failing.

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


[jira] Commented: (HBASE-3231) Update to zookeeper 3.3.2.

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931560#action_12931560 ] 

Jean-Daniel Cryans commented on HBASE-3231:
-------------------------------------------

The test testConfigInjection is wrong, it assumes that the quorum config will create a one member ensemble while it never did. I can "fix" the test by adding 2 more servers and then adding initLimit and syncLimit in the configs (else it also fails), but then it expects to find a myId file. If we make HQuorumPeer.writeMyID public, then it could be working.

> Update to zookeeper 3.3.2.
> --------------------------
>
>                 Key: HBASE-3231
>                 URL: https://issues.apache.org/jira/browse/HBASE-3231
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>             Fix For: 0.90.1
>
>
> I tried updating zk over in HBASE-3230 but TestHQuorum.... is failing.

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


[jira] Resolved: (HBASE-3231) Update to zookeeper 3.3.2.

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

Jean-Daniel Cryans resolved HBASE-3231.
---------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.90.1)
                   0.92.0
                   0.90.0
         Assignee: Jean-Daniel Cryans

Committed to trunk and 0.90

> Update to zookeeper 3.3.2.
> --------------------------
>
>                 Key: HBASE-3231
>                 URL: https://issues.apache.org/jira/browse/HBASE-3231
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>            Assignee: Jean-Daniel Cryans
>             Fix For: 0.90.0, 0.92.0
>
>         Attachments: HBASE-3231.patch
>
>
> I tried updating zk over in HBASE-3230 but TestHQuorum.... is failing.

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


[jira] Commented: (HBASE-3231) Update to zookeeper 3.3.2.

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931561#action_12931561 ] 

Jean-Daniel Cryans commented on HBASE-3231:
-------------------------------------------

Or just package protected.

> Update to zookeeper 3.3.2.
> --------------------------
>
>                 Key: HBASE-3231
>                 URL: https://issues.apache.org/jira/browse/HBASE-3231
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>             Fix For: 0.90.1
>
>
> I tried updating zk over in HBASE-3230 but TestHQuorum.... is failing.

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


[jira] Updated: (HBASE-3231) Update to zookeeper 3.3.2.

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

Jean-Daniel Cryans updated HBASE-3231:
--------------------------------------

    Attachment: HBASE-3231.patch

> Update to zookeeper 3.3.2.
> --------------------------
>
>                 Key: HBASE-3231
>                 URL: https://issues.apache.org/jira/browse/HBASE-3231
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>             Fix For: 0.90.1
>
>         Attachments: HBASE-3231.patch
>
>
> I tried updating zk over in HBASE-3230 but TestHQuorum.... is failing.

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


[jira] Commented: (HBASE-3231) Update to zookeeper 3.3.2.

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931563#action_12931563 ] 

Jean-Daniel Cryans commented on HBASE-3231:
-------------------------------------------

The patch I attached passes, but I didn't try running hbase with 1 or more ZK peers.

> Update to zookeeper 3.3.2.
> --------------------------
>
>                 Key: HBASE-3231
>                 URL: https://issues.apache.org/jira/browse/HBASE-3231
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>             Fix For: 0.90.1
>
>         Attachments: HBASE-3231.patch
>
>
> I tried updating zk over in HBASE-3230 but TestHQuorum.... is failing.

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