You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Daniel Cryans (Created) (JIRA)" <ji...@apache.org> on 2012/03/07 19:18:58 UTC

[jira] [Created] (HBASE-5537) MXBean shouldn't have a dependence on InterfaceStability until 0.96

MXBean shouldn't have a dependence on InterfaceStability until 0.96
-------------------------------------------------------------------

                 Key: HBASE-5537
                 URL: https://issues.apache.org/jira/browse/HBASE-5537
             Project: HBase
          Issue Type: Bug
            Reporter: Jean-Daniel Cryans
            Assignee: stack
             Fix For: 0.92.1, 0.94.0


HBASE-5325 has a dependence on InterfaceStability.Evolving in 0.92 and it shouldn't have it until 0.96. One problem it currently causes is that 0.92 can't be compiled against CDH3u3.

Assigning to Stack.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5537) MXBean shouldn't have a dependence on InterfaceStability until 0.96

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

stack updated HBASE-5537:
-------------------------

    Attachment: 5537.txt
    
> MXBean shouldn't have a dependence on InterfaceStability until 0.96
> -------------------------------------------------------------------
>
>                 Key: HBASE-5537
>                 URL: https://issues.apache.org/jira/browse/HBASE-5537
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jean-Daniel Cryans
>            Assignee: stack
>             Fix For: 0.92.1, 0.94.0
>
>         Attachments: 5537.txt
>
>
> HBASE-5325 has a dependence on InterfaceStability.Evolving in 0.92 and it shouldn't have it until 0.96. One problem it currently causes is that 0.92 can't be compiled against CDH3u3.
> Assigning to Stack.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5537) MXBean shouldn't have a dependence on InterfaceStability until 0.96

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

Hudson commented on HBASE-5537:
-------------------------------

Integrated in HBase-0.94 #18 (See [https://builds.apache.org/job/HBase-0.94/18/])
    HBASE-5537 MXBean shouldn't have a dependence on InterfaceStability until 0.96 (Revision 1298038)

     Result = SUCCESS
stack : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/master/MXBean.java
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/regionserver/MXBean.java

                
> MXBean shouldn't have a dependence on InterfaceStability until 0.96
> -------------------------------------------------------------------
>
>                 Key: HBASE-5537
>                 URL: https://issues.apache.org/jira/browse/HBASE-5537
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jean-Daniel Cryans
>            Assignee: stack
>             Fix For: 0.92.1, 0.94.0
>
>         Attachments: 5537.txt
>
>
> HBASE-5325 has a dependence on InterfaceStability.Evolving in 0.92 and it shouldn't have it until 0.96. One problem it currently causes is that 0.92 can't be compiled against CDH3u3.
> Assigning to Stack.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5537) MXBean shouldn't have a dependence on InterfaceStability until 0.96

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

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

+1
                
> MXBean shouldn't have a dependence on InterfaceStability until 0.96
> -------------------------------------------------------------------
>
>                 Key: HBASE-5537
>                 URL: https://issues.apache.org/jira/browse/HBASE-5537
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jean-Daniel Cryans
>            Assignee: stack
>             Fix For: 0.92.1, 0.94.0
>
>         Attachments: 5537.txt
>
>
> HBASE-5325 has a dependence on InterfaceStability.Evolving in 0.92 and it shouldn't have it until 0.96. One problem it currently causes is that 0.92 can't be compiled against CDH3u3.
> Assigning to Stack.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5537) MXBean shouldn't have a dependence on InterfaceStability until 0.96

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

Hudson commented on HBASE-5537:
-------------------------------

Integrated in HBase-0.92 #319 (See [https://builds.apache.org/job/HBase-0.92/319/])
    HBASE-5537 MXBean shouldn't have a dependence on InterfaceStability until 0.96 (Revision 1298037)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/master/MXBean.java
* /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/regionserver/MXBean.java

                
> MXBean shouldn't have a dependence on InterfaceStability until 0.96
> -------------------------------------------------------------------
>
>                 Key: HBASE-5537
>                 URL: https://issues.apache.org/jira/browse/HBASE-5537
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jean-Daniel Cryans
>            Assignee: stack
>             Fix For: 0.92.1, 0.94.0
>
>         Attachments: 5537.txt
>
>
> HBASE-5325 has a dependence on InterfaceStability.Evolving in 0.92 and it shouldn't have it until 0.96. One problem it currently causes is that 0.92 can't be compiled against CDH3u3.
> Assigning to Stack.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (HBASE-5537) MXBean shouldn't have a dependence on InterfaceStability until 0.96

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

stack resolved HBASE-5537.
--------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

Committed to 0.92 and 0.94 branches.
                
> MXBean shouldn't have a dependence on InterfaceStability until 0.96
> -------------------------------------------------------------------
>
>                 Key: HBASE-5537
>                 URL: https://issues.apache.org/jira/browse/HBASE-5537
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jean-Daniel Cryans
>            Assignee: stack
>             Fix For: 0.92.1, 0.94.0
>
>         Attachments: 5537.txt
>
>
> HBASE-5325 has a dependence on InterfaceStability.Evolving in 0.92 and it shouldn't have it until 0.96. One problem it currently causes is that 0.92 can't be compiled against CDH3u3.
> Assigning to Stack.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5537) MXBean shouldn't have a dependence on InterfaceStability until 0.96

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

Hudson commented on HBASE-5537:
-------------------------------

Integrated in HBase-0.92-security #97 (See [https://builds.apache.org/job/HBase-0.92-security/97/])
    HBASE-5537 MXBean shouldn't have a dependence on InterfaceStability until 0.96 (Revision 1298037)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/master/MXBean.java
* /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/regionserver/MXBean.java

                
> MXBean shouldn't have a dependence on InterfaceStability until 0.96
> -------------------------------------------------------------------
>
>                 Key: HBASE-5537
>                 URL: https://issues.apache.org/jira/browse/HBASE-5537
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jean-Daniel Cryans
>            Assignee: stack
>             Fix For: 0.92.1, 0.94.0
>
>         Attachments: 5537.txt
>
>
> HBASE-5325 has a dependence on InterfaceStability.Evolving in 0.92 and it shouldn't have it until 0.96. One problem it currently causes is that 0.92 can't be compiled against CDH3u3.
> Assigning to Stack.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira