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 2011/03/24 07:26:06 UTC

[jira] [Created] (HBASE-3699) Make RegionServerServices and MasterServices extend Server

Make RegionServerServices and MasterServices extend Server
----------------------------------------------------------

                 Key: HBASE-3699
                 URL: https://issues.apache.org/jira/browse/HBASE-3699
             Project: HBase
          Issue Type: Task
            Reporter: stack


See HBASE-3698 and discussion "hbase-2001 added getZooKeeperWatcher and getCatalogTracker to RegionServerServices but these two methods are in Server" up on dev list.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3699) Make RegionServerServices and MasterServices extend Server

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

Erik Onnen updated HBASE-3699:
------------------------------

    Attachment: HBASE-3699.patch

> Make RegionServerServices and MasterServices extend Server
> ----------------------------------------------------------
>
>                 Key: HBASE-3699
>                 URL: https://issues.apache.org/jira/browse/HBASE-3699
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.90.3
>            Reporter: stack
>            Priority: Critical
>             Fix For: 0.90.3
>
>         Attachments: HBASE-3699.patch
>
>
> See HBASE-3698 and discussion "hbase-2001 added getZooKeeperWatcher and getCatalogTracker to RegionServerServices but these two methods are in Server" up on dev list.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-3699) Make RegionServerServices and MasterServices extend Server

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

Hudson commented on HBASE-3699:
-------------------------------

Integrated in HBase-TRUNK #1858 (See [https://hudson.apache.org/hudson/job/HBase-TRUNK/1858/])
    

> Make RegionServerServices and MasterServices extend Server
> ----------------------------------------------------------
>
>                 Key: HBASE-3699
>                 URL: https://issues.apache.org/jira/browse/HBASE-3699
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.90.3
>            Reporter: stack
>            Assignee: Erik Onnen
>            Priority: Critical
>             Fix For: 0.92.0
>
>         Attachments: HBASE-3699.patch
>
>
> See HBASE-3698 and discussion "hbase-2001 added getZooKeeperWatcher and getCatalogTracker to RegionServerServices but these two methods are in Server" up on dev list.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3699) Make RegionServerServices and MasterServices extend Server

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

stack updated HBASE-3699:
-------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.90.3)
                   0.92.0
         Assignee: Erik Onnen
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Applied to TRUNK. Thank you for the patch Erik (Assigned you the issue)

> Make RegionServerServices and MasterServices extend Server
> ----------------------------------------------------------
>
>                 Key: HBASE-3699
>                 URL: https://issues.apache.org/jira/browse/HBASE-3699
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.90.3
>            Reporter: stack
>            Assignee: Erik Onnen
>            Priority: Critical
>             Fix For: 0.92.0
>
>         Attachments: HBASE-3699.patch
>
>
> See HBASE-3698 and discussion "hbase-2001 added getZooKeeperWatcher and getCatalogTracker to RegionServerServices but these two methods are in Server" up on dev list.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3699) Make RegionServerServices and MasterServices extend Server

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

stack updated HBASE-3699:
-------------------------

         Priority: Critical  (was: Major)
    Fix Version/s: 0.92.0

Do this before we release 0.92.

> Make RegionServerServices and MasterServices extend Server
> ----------------------------------------------------------
>
>                 Key: HBASE-3699
>                 URL: https://issues.apache.org/jira/browse/HBASE-3699
>             Project: HBase
>          Issue Type: Task
>            Reporter: stack
>            Priority: Critical
>             Fix For: 0.92.0
>
>
> See HBASE-3698 and discussion "hbase-2001 added getZooKeeperWatcher and getCatalogTracker to RegionServerServices but these two methods are in Server" up on dev list.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3699) Make RegionServerServices and MasterServices extend Server

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

Erik Onnen updated HBASE-3699:
------------------------------

        Fix Version/s:     (was: 0.92.0)
                       0.90.3
    Affects Version/s: 0.90.3
               Status: Patch Available  (was: Open)

I had a few minutes to spare waiting for some jobs to complete and gave this a shot. Tests pass.

> Make RegionServerServices and MasterServices extend Server
> ----------------------------------------------------------
>
>                 Key: HBASE-3699
>                 URL: https://issues.apache.org/jira/browse/HBASE-3699
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.90.3
>            Reporter: stack
>            Priority: Critical
>             Fix For: 0.90.3
>
>         Attachments: HBASE-3699.patch
>
>
> See HBASE-3698 and discussion "hbase-2001 added getZooKeeperWatcher and getCatalogTracker to RegionServerServices but these two methods are in Server" up on dev list.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira