[jira] [Updated] (HBASE-12650) Move ServerName to hbase-common module

2014-12-08 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-12650:
---
  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Thanks for the review, Stack.

 Move ServerName to hbase-common module
 --

 Key: HBASE-12650
 URL: https://issues.apache.org/jira/browse/HBASE-12650
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Gaurav Menghani
Assignee: Ted Yu
Priority: Blocker
 Fix For: 2.0.0

 Attachments: 12650-v1.txt, 12650-v2.txt, 12650-v3.txt, 12650-v4.txt


 The idea is to move ServerName to hbase-common, so that other modules like 
 hbase-consensus which (would) depend on ServerName, but can't depend on 
 hbase-client, since hbase-client would depend on them. Moreover, it looks 
 logical that ServerName not be a part of the client module. It is a shared 
 class between multiple modules, so it should be in hbase-common.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12650) Move ServerName to hbase-common module

2014-12-07 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-12650:
---
Attachment: 12650-v4.txt

 Move ServerName to hbase-common module
 --

 Key: HBASE-12650
 URL: https://issues.apache.org/jira/browse/HBASE-12650
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Gaurav Menghani
Assignee: Ted Yu
Priority: Blocker
 Fix For: 2.0.0

 Attachments: 12650-v1.txt, 12650-v2.txt, 12650-v3.txt, 12650-v4.txt


 The idea is to move ServerName to hbase-common, so that other modules like 
 hbase-consensus which (would) depend on ServerName, but can't depend on 
 hbase-client, since hbase-client would depend on them. Moreover, it looks 
 logical that ServerName not be a part of the client module. It is a shared 
 class between multiple modules, so it should be in hbase-common.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12650) Move ServerName to hbase-common

2014-12-06 Thread Gaurav Menghani (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gaurav Menghani updated HBASE-12650:

Description: The idea is to move ServerName to hbase-common, so that other 
modules like hbase-consensus which (would) depend on ServerName, but can't 
depend on hbase-client, since hbase-client would depend on them. Moreover, it 
looks logical that ServerName not be a part of the client module. It is a 
shared class between multiple modules, so it should be in hbase-common.

 Move ServerName to hbase-common
 ---

 Key: HBASE-12650
 URL: https://issues.apache.org/jira/browse/HBASE-12650
 Project: HBase
  Issue Type: Improvement
Reporter: Gaurav Menghani
Assignee: Gaurav Menghani
Priority: Blocker

 The idea is to move ServerName to hbase-common, so that other modules like 
 hbase-consensus which (would) depend on ServerName, but can't depend on 
 hbase-client, since hbase-client would depend on them. Moreover, it looks 
 logical that ServerName not be a part of the client module. It is a shared 
 class between multiple modules, so it should be in hbase-common.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12650) Move ServerName to hbase-common

2014-12-06 Thread Gaurav Menghani (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gaurav Menghani updated HBASE-12650:

Affects Version/s: 2.0.0

 Move ServerName to hbase-common
 ---

 Key: HBASE-12650
 URL: https://issues.apache.org/jira/browse/HBASE-12650
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Gaurav Menghani
Assignee: Gaurav Menghani
Priority: Blocker

 The idea is to move ServerName to hbase-common, so that other modules like 
 hbase-consensus which (would) depend on ServerName, but can't depend on 
 hbase-client, since hbase-client would depend on them. Moreover, it looks 
 logical that ServerName not be a part of the client module. It is a shared 
 class between multiple modules, so it should be in hbase-common.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12650) Move ServerName to hbase-common

2014-12-06 Thread Gaurav Menghani (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gaurav Menghani updated HBASE-12650:

Fix Version/s: 2.0.0

 Move ServerName to hbase-common
 ---

 Key: HBASE-12650
 URL: https://issues.apache.org/jira/browse/HBASE-12650
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Gaurav Menghani
Assignee: Gaurav Menghani
Priority: Blocker
 Fix For: 2.0.0


 The idea is to move ServerName to hbase-common, so that other modules like 
 hbase-consensus which (would) depend on ServerName, but can't depend on 
 hbase-client, since hbase-client would depend on them. Moreover, it looks 
 logical that ServerName not be a part of the client module. It is a shared 
 class between multiple modules, so it should be in hbase-common.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12650) Move ServerName to hbase-common module

2014-12-06 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-12650:
---
Summary: Move ServerName to hbase-common module  (was: Move ServerName to 
hbase-common)

 Move ServerName to hbase-common module
 --

 Key: HBASE-12650
 URL: https://issues.apache.org/jira/browse/HBASE-12650
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Gaurav Menghani
Assignee: Gaurav Menghani
Priority: Blocker
 Fix For: 2.0.0


 The idea is to move ServerName to hbase-common, so that other modules like 
 hbase-consensus which (would) depend on ServerName, but can't depend on 
 hbase-client, since hbase-client would depend on them. Moreover, it looks 
 logical that ServerName not be a part of the client module. It is a shared 
 class between multiple modules, so it should be in hbase-common.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12650) Move ServerName to hbase-common module

2014-12-06 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-12650:
---
Attachment: 12650-v1.txt

 Move ServerName to hbase-common module
 --

 Key: HBASE-12650
 URL: https://issues.apache.org/jira/browse/HBASE-12650
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Gaurav Menghani
Assignee: Gaurav Menghani
Priority: Blocker
 Fix For: 2.0.0

 Attachments: 12650-v1.txt


 The idea is to move ServerName to hbase-common, so that other modules like 
 hbase-consensus which (would) depend on ServerName, but can't depend on 
 hbase-client, since hbase-client would depend on them. Moreover, it looks 
 logical that ServerName not be a part of the client module. It is a shared 
 class between multiple modules, so it should be in hbase-common.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12650) Move ServerName to hbase-common module

2014-12-06 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-12650:
---
Status: Patch Available  (was: Open)

 Move ServerName to hbase-common module
 --

 Key: HBASE-12650
 URL: https://issues.apache.org/jira/browse/HBASE-12650
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Gaurav Menghani
Assignee: Gaurav Menghani
Priority: Blocker
 Fix For: 2.0.0

 Attachments: 12650-v1.txt


 The idea is to move ServerName to hbase-common, so that other modules like 
 hbase-consensus which (would) depend on ServerName, but can't depend on 
 hbase-client, since hbase-client would depend on them. Moreover, it looks 
 logical that ServerName not be a part of the client module. It is a shared 
 class between multiple modules, so it should be in hbase-common.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12650) Move ServerName to hbase-common module

2014-12-06 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-12650:
---
Attachment: 12650-v2.txt

 Move ServerName to hbase-common module
 --

 Key: HBASE-12650
 URL: https://issues.apache.org/jira/browse/HBASE-12650
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Gaurav Menghani
Assignee: Gaurav Menghani
Priority: Blocker
 Fix For: 2.0.0

 Attachments: 12650-v1.txt, 12650-v2.txt


 The idea is to move ServerName to hbase-common, so that other modules like 
 hbase-consensus which (would) depend on ServerName, but can't depend on 
 hbase-client, since hbase-client would depend on them. Moreover, it looks 
 logical that ServerName not be a part of the client module. It is a shared 
 class between multiple modules, so it should be in hbase-common.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12650) Move ServerName to hbase-common module

2014-12-06 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-12650:
---
Attachment: 12650-v3.txt

 Move ServerName to hbase-common module
 --

 Key: HBASE-12650
 URL: https://issues.apache.org/jira/browse/HBASE-12650
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Gaurav Menghani
Assignee: Gaurav Menghani
Priority: Blocker
 Fix For: 2.0.0

 Attachments: 12650-v1.txt, 12650-v2.txt, 12650-v3.txt


 The idea is to move ServerName to hbase-common, so that other modules like 
 hbase-consensus which (would) depend on ServerName, but can't depend on 
 hbase-client, since hbase-client would depend on them. Moreover, it looks 
 logical that ServerName not be a part of the client module. It is a shared 
 class between multiple modules, so it should be in hbase-common.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)