[ 
https://issues.apache.org/jira/browse/HBASE-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286037#comment-13286037
 ] 

Zhihong Yu commented on HBASE-6087:
-----------------------------------

In AssignmentManager.java:
{code}
+  public static final ServerName HBCK_CODE_SERVERNAME = new 
ServerName(HConstants.HBCK_CODE_NAME,
+      -1, -1L);
{code}
Why cannot we use HConstants.HBCK_CODE_SERVERNAME ?

For the files in hbase-common module, it would be nice to remove year in their 
license header.
                
> Add hbase-common module
> -----------------------
>
>                 Key: HBASE-6087
>                 URL: https://issues.apache.org/jira/browse/HBASE-6087
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.96.0
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>         Attachments: hbase-6087-v0.patch, hbase-6087-v1.patch
>
>
> Add an hbase-common module so common/utility classes can be pulled up out of 
> hbase-server. This is _not_ the moving of classes, just the general project 
> setup.

--
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

        

Reply via email to