[jira] [Created] (HBASE-16387) Correct javadoc for Cell, Integer.MAX_VALUE is not 2,147,483,648

2016-08-10 Thread Xiang Li (JIRA)
Xiang Li created HBASE-16387: Summary: Correct javadoc for Cell, Integer.MAX_VALUE is not 2,147,483,648 Key: HBASE-16387 URL: https://issues.apache.org/jira/browse/HBASE-16387 Project: HBase

[jira] [Resolved] (HBASE-16387) Correct javadoc for Cell, Integer.MAX_VALUE is not 2,147,483,648

2016-08-10 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li resolved HBASE-16387. -- Resolution: Duplicate > Correct javadoc for Cell, Integer.MAX_VALUE is not 2,147,483,648 >

[jira] [Created] (HBASE-16363) Length of qualifier in Cell is short or int

2016-08-05 Thread Xiang Li (JIRA)
Xiang Li created HBASE-16363: Summary: Length of qualifier in Cell is short or int Key: HBASE-16363 URL: https://issues.apache.org/jira/browse/HBASE-16363 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-16959) Export snapshot to local file system

2016-10-27 Thread Xiang Li (JIRA)
Xiang Li created HBASE-16959: Summary: Export snapshot to local file system Key: HBASE-16959 URL: https://issues.apache.org/jira/browse/HBASE-16959 Project: HBase Issue Type: New Feature

[jira] [Created] (HBASE-17126) Expose KeyValue#checkParameters() and checkForTagsLength() to be used by other Cell implementations

2016-11-18 Thread Xiang Li (JIRA)
Xiang Li created HBASE-17126: Summary: Expose KeyValue#checkParameters() and checkForTagsLength() to be used by other Cell implementations Key: HBASE-17126 URL: https://issues.apache.org/jira/browse/HBASE-17126

[jira] [Created] (HBASE-17086) Cell#getTagsLength() returns a int but in KeyValue, tags length is a short

2016-11-13 Thread Xiang Li (JIRA)
Xiang Li created HBASE-17086: Summary: Cell#getTagsLength() returns a int but in KeyValue, tags length is a short Key: HBASE-17086 URL: https://issues.apache.org/jira/browse/HBASE-17086 Project: HBase

[jira] [Created] (HBASE-17254) Do alignment in heapOverhead() for ExtendedCell implementations

2016-12-04 Thread Xiang Li (JIRA)
Xiang Li created HBASE-17254: Summary: Do alignment in heapOverhead() for ExtendedCell implementations Key: HBASE-17254 URL: https://issues.apache.org/jira/browse/HBASE-17254 Project: HBase

[jira] [Created] (HBASE-17878) java.lang.NoSuchMethodError: org.joda.time.format.DateTimeFormatter.withZoneUTC()Lorg/joda/time/format/DateTimeFormatter when starting HBase with hbase.rootdir on S3

2017-04-05 Thread Xiang Li (JIRA)
Xiang Li created HBASE-17878: Summary: java.lang.NoSuchMethodError: org.joda.time.format.DateTimeFormatter.withZoneUTC()Lorg/joda/time/format/DateTimeFormatter when starting HBase with hbase.rootdir on S3 Key: HBASE-17878

[jira] [Created] (HBASE-17909) Redundant exclusion of jruby-complete in pom of hbase-spark

2017-04-12 Thread Xiang Li (JIRA)
Xiang Li created HBASE-17909: Summary: Redundant exclusion of jruby-complete in pom of hbase-spark Key: HBASE-17909 URL: https://issues.apache.org/jira/browse/HBASE-17909 Project: HBase Issue

[jira] [Created] (HBASE-17947) Path of Examples.proto is wrong in comment of RowCountEndPoint.java

2017-04-21 Thread Xiang Li (JIRA)
Xiang Li created HBASE-17947: Summary: Path of Examples.proto is wrong in comment of RowCountEndPoint.java Key: HBASE-17947 URL: https://issues.apache.org/jira/browse/HBASE-17947 Project: HBase

[jira] [Created] (HBASE-17916) Error message not clear when the permission of staging dir is not as expected

2017-04-14 Thread Xiang Li (JIRA)
Xiang Li created HBASE-17916: Summary: Error message not clear when the permission of staging dir is not as expected Key: HBASE-17916 URL: https://issues.apache.org/jira/browse/HBASE-17916 Project: HBase

[jira] [Created] (HBASE-17936) Refine sum endpoint example in ref guide

2017-04-18 Thread Xiang Li (JIRA)
Xiang Li created HBASE-17936: Summary: Refine sum endpoint example in ref guide Key: HBASE-17936 URL: https://issues.apache.org/jira/browse/HBASE-17936 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-18555) Remove redundant familyMap.put() from Put#addColumn() and addImmutable()

2017-08-10 Thread Xiang Li (JIRA)
Xiang Li created HBASE-18555: Summary: Remove redundant familyMap.put() from Put#addColumn() and addImmutable() Key: HBASE-18555 URL: https://issues.apache.org/jira/browse/HBASE-18555 Project: HBase

[jira] [Created] (HBASE-18573) Update Delete and Append to use Mutation#getCellList(family)

2017-08-11 Thread Xiang Li (JIRA)
Xiang Li created HBASE-18573: Summary: Update Delete and Append to use Mutation#getCellList(family) Key: HBASE-18573 URL: https://issues.apache.org/jira/browse/HBASE-18573 Project: HBase Issue

[jira] [Created] (HBASE-18389) Remove byte[] from sizeOf() of ClassSize, ClassSize.MemoryLayout and ClassSize.UnsafeLayout

2017-07-16 Thread Xiang Li (JIRA)
Xiang Li created HBASE-18389: Summary: Remove byte[] from sizeOf() of ClassSize, ClassSize.MemoryLayout and ClassSize.UnsafeLayout Key: HBASE-18389 URL: https://issues.apache.org/jira/browse/HBASE-18389

[jira] [Created] (HBASE-18022) Refine the error message with TableNotFoundException when expected table is not the same as the one read from meta

2017-05-10 Thread Xiang Li (JIRA)
Xiang Li created HBASE-18022: Summary: Refine the error message with TableNotFoundException when expected table is not the same as the one read from meta Key: HBASE-18022 URL:

[jira] [Created] (HBASE-18139) maven-remote-resources-plugin fails with IndexOutOfBoundsException in hbase-assembly

2017-05-31 Thread Xiang Li (JIRA)
Xiang Li created HBASE-18139: Summary: maven-remote-resources-plugin fails with IndexOutOfBoundsException in hbase-assembly Key: HBASE-18139 URL: https://issues.apache.org/jira/browse/HBASE-18139

[jira] [Created] (HBASE-18150) hbase.version file is created under both hbase.rootdir and hbase.wal.dir

2017-06-02 Thread Xiang Li (JIRA)
Xiang Li created HBASE-18150: Summary: hbase.version file is created under both hbase.rootdir and hbase.wal.dir Key: HBASE-18150 URL: https://issues.apache.org/jira/browse/HBASE-18150 Project: HBase

[jira] [Created] (HBASE-18217) Correct comment errors in TestScannerHeartbeatMessages

2017-06-14 Thread Xiang Li (JIRA)
Xiang Li created HBASE-18217: Summary: Correct comment errors in TestScannerHeartbeatMessages Key: HBASE-18217 URL: https://issues.apache.org/jira/browse/HBASE-18217 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-17878) java.lang.NoSuchMethodError: org.joda.time.format.DateTimeFormatter.withZoneUTC()Lorg/joda/time/format/DateTimeFormatter when starting HBase with hbase.rootdir on S3

2017-05-02 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li resolved HBASE-17878. -- Resolution: Duplicate > java.lang.NoSuchMethodError: >

[jira] [Created] (HBASE-18824) Default timestamp for Put and Delete is not System.currentTimeMillis(), but Integer.MAX_VALUE

2017-09-14 Thread Xiang Li (JIRA)
Xiang Li created HBASE-18824: Summary: Default timestamp for Put and Delete is not System.currentTimeMillis(), but Integer.MAX_VALUE Key: HBASE-18824 URL: https://issues.apache.org/jira/browse/HBASE-18824

[jira] [Resolved] (HBASE-18824) Default timestamp for Put and Delete is not System.currentTimeMillis(), but Long.MAX_VALUE

2017-09-15 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li resolved HBASE-18824. -- Resolution: Invalid > Default timestamp for Put and Delete is not System.currentTimeMillis(), but >

[jira] [Reopened] (HBASE-18824) Default timestamp for Put and Delete is not System.currentTimeMillis(), but Long.MAX_VALUE

2017-09-19 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li reopened HBASE-18824: -- > Default timestamp for Put and Delete is not System.currentTimeMillis(), but > Long.MAX_VALUE >

[jira] [Created] (HBASE-18986) Remove unnecessary null check after CellUtil.cloneQualifier()

2017-10-11 Thread Xiang Li (JIRA)
Xiang Li created HBASE-18986: Summary: Remove unnecessary null check after CellUtil.cloneQualifier() Key: HBASE-18986 URL: https://issues.apache.org/jira/browse/HBASE-18986 Project: HBase Issue

[jira] [Created] (HBASE-19672) Correct comments in SortedCompactionPolicy#getNextMajorCompactTime()

2017-12-29 Thread Xiang Li (JIRA)
Xiang Li created HBASE-19672: Summary: Correct comments in SortedCompactionPolicy#getNextMajorCompactTime() Key: HBASE-19672 URL: https://issues.apache.org/jira/browse/HBASE-19672 Project: HBase

[jira] [Created] (HBASE-19917) Improve RSGroupBasedLoadBalancer#filterServers() to be more efficient

2018-02-01 Thread Xiang Li (JIRA)
Xiang Li created HBASE-19917: Summary: Improve RSGroupBasedLoadBalancer#filterServers() to be more efficient Key: HBASE-19917 URL: https://issues.apache.org/jira/browse/HBASE-19917 Project: HBase

[jira] [Created] (HBASE-19702) Improve RSGroupInfo constructor

2018-01-03 Thread Xiang Li (JIRA)
Xiang Li created HBASE-19702: Summary: Improve RSGroupInfo constructor Key: HBASE-19702 URL: https://issues.apache.org/jira/browse/HBASE-19702 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-20186) Improve RSG

2018-03-13 Thread Xiang Li (JIRA)
Xiang Li created HBASE-20186: Summary: Improve RSG Key: HBASE-20186 URL: https://issues.apache.org/jira/browse/HBASE-20186 Project: HBase Issue Type: Improvement Reporter: Xiang Li

[jira] [Created] (HBASE-20265) Host regions in other rsgroup when all region servers in a rsgroup are all down

2018-03-23 Thread Xiang Li (JIRA)
Xiang Li created HBASE-20265: Summary: Host regions in other rsgroup when all region servers in a rsgroup are all down Key: HBASE-20265 URL: https://issues.apache.org/jira/browse/HBASE-20265 Project:

[jira] [Created] (HBASE-20133) Calculate corrected assignment and build region movement plans for mis-placed regions in one pass

2018-03-05 Thread Xiang Li (JIRA)
Xiang Li created HBASE-20133: Summary: Calculate corrected assignment and build region movement plans for mis-placed regions in one pass Key: HBASE-20133 URL: https://issues.apache.org/jira/browse/HBASE-20133

[jira] [Created] (HBASE-21478) Make tables sorted in the order of namespace then name in shell and master web UI

2018-11-14 Thread Xiang Li (JIRA)
Xiang Li created HBASE-21478: Summary: Make tables sorted in the order of namespace then name in shell and master web UI Key: HBASE-21478 URL: https://issues.apache.org/jira/browse/HBASE-21478 Project:

[jira] [Created] (HBASE-22119) Provide functions in RSGroupInfo to check if a group is default group

2019-03-27 Thread Xiang Li (JIRA)
Xiang Li created HBASE-22119: Summary: Provide functions in RSGroupInfo to check if a group is default group Key: HBASE-22119 URL: https://issues.apache.org/jira/browse/HBASE-22119 Project: HBase

[jira] [Created] (HBASE-21969) Improve RSGroupInfoManagerImpl#moveTables when updating destination rsgroup

2019-02-27 Thread Xiang Li (JIRA)
Xiang Li created HBASE-21969: Summary: Improve RSGroupInfoManagerImpl#moveTables when updating destination rsgroup Key: HBASE-21969 URL: https://issues.apache.org/jira/browse/HBASE-21969 Project: HBase

[jira] [Created] (HBASE-21987) Simplify RSGroupInfoManagerImpl#flushConfig() for offline mode

2019-03-04 Thread Xiang Li (JIRA)
Xiang Li created HBASE-21987: Summary: Simplify RSGroupInfoManagerImpl#flushConfig() for offline mode Key: HBASE-21987 URL: https://issues.apache.org/jira/browse/HBASE-21987 Project: HBase

[jira] [Resolved] (HBASE-21919) RSGroupAdminEndpoint#postCreateTable tries to get table state before it is in meta

2019-02-25 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li resolved HBASE-21919. -- Resolution: Duplicate > RSGroupAdminEndpoint#postCreateTable tries to get table state before it is in

[jira] [Created] (HBASE-22051) Prohibit HMaster#getClusterSchema from return null

2019-03-14 Thread Xiang Li (JIRA)
Xiang Li created HBASE-22051: Summary: Prohibit HMaster#getClusterSchema from return null Key: HBASE-22051 URL: https://issues.apache.org/jira/browse/HBASE-22051 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-22009) Improve RSGroupInfoManagerImpl#getDefaultServers()

2019-03-07 Thread Xiang Li (JIRA)
Xiang Li created HBASE-22009: Summary: Improve RSGroupInfoManagerImpl#getDefaultServers() Key: HBASE-22009 URL: https://issues.apache.org/jira/browse/HBASE-22009 Project: HBase Issue Type:

[jira] [Created] (HBASE-22031) Provide a constructor of RSGroupInfo with shadow copy

2019-03-11 Thread Xiang Li (JIRA)
Xiang Li created HBASE-22031: Summary: Provide a constructor of RSGroupInfo with shadow copy Key: HBASE-22031 URL: https://issues.apache.org/jira/browse/HBASE-22031 Project: HBase Issue Type:

[jira] [Created] (HBASE-22089) HMaster#getClusterSchema() could return null and cause NPE

2019-03-22 Thread Xiang Li (JIRA)
Xiang Li created HBASE-22089: Summary: HMaster#getClusterSchema() could return null and cause NPE Key: HBASE-22089 URL: https://issues.apache.org/jira/browse/HBASE-22089 Project: HBase Issue

[jira] [Created] (HBASE-21919) Do not try to get table status when it is not in meta yet

2019-02-17 Thread Xiang Li (JIRA)
Xiang Li created HBASE-21919: Summary: Do not try to get table status when it is not in meta yet Key: HBASE-21919 URL: https://issues.apache.org/jira/browse/HBASE-21919 Project: HBase Issue

[jira] [Created] (HBASE-21866) Move the table to null rsgroup when creating a existing table

2019-02-09 Thread Xiang Li (JIRA)
Xiang Li created HBASE-21866: Summary: Move the table to null rsgroup when creating a existing table Key: HBASE-21866 URL: https://issues.apache.org/jira/browse/HBASE-21866 Project: HBase Issue

[jira] [Created] (HBASE-21914) Set assert to check if exception is set in procedures

2019-02-15 Thread Xiang Li (JIRA)
Xiang Li created HBASE-21914: Summary: Set assert to check if exception is set in procedures Key: HBASE-21914 URL: https://issues.apache.org/jira/browse/HBASE-21914 Project: HBase Issue Type: