[jira] [Updated] (HBASE-12010) Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor

2014-09-19 Thread stack (JIRA)

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

stack updated HBASE-12010:
--
   Resolution: Fixed
Fix Version/s: 0.99.1
   2.0.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Committed to master and branch-1.  Thanks for the patch [~octo47]

 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor
 -

 Key: HBASE-12010
 URL: https://issues.apache.org/jira/browse/HBASE-12010
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Andrey Stepachev
Assignee: Andrey Stepachev
Priority: Trivial
 Fix For: 2.0.0, 0.99.1

 Attachments: 12010.patch, HBASE-12010.patch


 Currently code accessed meta table name via 
 HTableDescriptor.META_TABLEDESC.getTableName(), but we have 
 TableName.META_TABLE_NAME already. It is better to use from one place.



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


[jira] [Updated] (HBASE-12010) Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor

2014-09-17 Thread Andrey Stepachev (JIRA)

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

Andrey Stepachev updated HBASE-12010:
-
Attachment: 12010.patch

 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor
 -

 Key: HBASE-12010
 URL: https://issues.apache.org/jira/browse/HBASE-12010
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Andrey Stepachev
Assignee: Andrey Stepachev
 Attachments: 12010.patch


 Currently code accessed meta table name via 
 HTableDescriptor.META_TABLEDESC.getTableName(), but we have 
 TableName.META_TABLE_NAME already. It is better to use from one place.



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


[jira] [Updated] (HBASE-12010) Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor

2014-09-17 Thread Andrey Stepachev (JIRA)

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

Andrey Stepachev updated HBASE-12010:
-
Priority: Trivial  (was: Major)

 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor
 -

 Key: HBASE-12010
 URL: https://issues.apache.org/jira/browse/HBASE-12010
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Andrey Stepachev
Assignee: Andrey Stepachev
Priority: Trivial
 Attachments: 12010.patch


 Currently code accessed meta table name via 
 HTableDescriptor.META_TABLEDESC.getTableName(), but we have 
 TableName.META_TABLE_NAME already. It is better to use from one place.



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


[jira] [Updated] (HBASE-12010) Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor

2014-09-17 Thread Andrey Stepachev (JIRA)

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

Andrey Stepachev updated HBASE-12010:
-
Status: Patch Available  (was: Open)

 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor
 -

 Key: HBASE-12010
 URL: https://issues.apache.org/jira/browse/HBASE-12010
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Andrey Stepachev
Assignee: Andrey Stepachev
Priority: Trivial
 Attachments: 12010.patch


 Currently code accessed meta table name via 
 HTableDescriptor.META_TABLEDESC.getTableName(), but we have 
 TableName.META_TABLE_NAME already. It is better to use from one place.



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


[jira] [Updated] (HBASE-12010) Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor

2014-09-17 Thread Andrey Stepachev (JIRA)

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

Andrey Stepachev updated HBASE-12010:
-
Attachment: HBASE-12010.patch

 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor
 -

 Key: HBASE-12010
 URL: https://issues.apache.org/jira/browse/HBASE-12010
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Andrey Stepachev
Assignee: Andrey Stepachev
Priority: Trivial
 Attachments: 12010.patch, HBASE-12010.patch


 Currently code accessed meta table name via 
 HTableDescriptor.META_TABLEDESC.getTableName(), but we have 
 TableName.META_TABLE_NAME already. It is better to use from one place.



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


[jira] [Updated] (HBASE-12010) Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor

2014-09-17 Thread Andrey Stepachev (JIRA)

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

Andrey Stepachev updated HBASE-12010:
-
Status: Patch Available  (was: Open)

 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor
 -

 Key: HBASE-12010
 URL: https://issues.apache.org/jira/browse/HBASE-12010
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Andrey Stepachev
Assignee: Andrey Stepachev
Priority: Trivial
 Attachments: 12010.patch, HBASE-12010.patch


 Currently code accessed meta table name via 
 HTableDescriptor.META_TABLEDESC.getTableName(), but we have 
 TableName.META_TABLE_NAME already. It is better to use from one place.



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


[jira] [Updated] (HBASE-12010) Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor

2014-09-17 Thread Andrey Stepachev (JIRA)

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

Andrey Stepachev updated HBASE-12010:
-
Status: Open  (was: Patch Available)

 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor
 -

 Key: HBASE-12010
 URL: https://issues.apache.org/jira/browse/HBASE-12010
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Andrey Stepachev
Assignee: Andrey Stepachev
Priority: Trivial
 Attachments: 12010.patch, HBASE-12010.patch


 Currently code accessed meta table name via 
 HTableDescriptor.META_TABLEDESC.getTableName(), but we have 
 TableName.META_TABLE_NAME already. It is better to use from one place.



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