[jira] [Created] (HBASE-17241) Avoid compacting already compacted mob files with _del files

2016-12-02 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-17241: Summary: Avoid compacting already compacted mob files with _del files Key: HBASE-17241 URL: https://issues.apache.org/jira/browse/HBASE-17241 Project: HBase

[jira] [Resolved] (HBASE-17196) deleted mob cell can come back after major compaction and minor mob compaction

2016-11-29 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun resolved HBASE-17196. -- Resolution: Invalid As explained in the comments. > deleted mob cell can come back after

[jira] [Resolved] (HBASE-17197) hfile does not work in 2.0

2016-11-29 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun resolved HBASE-17197. -- Resolution: Invalid Missing -f for the file, do not know why I forgot that. > hfile does not

[jira] [Created] (HBASE-17197) hfile does not work in 2.0

2016-11-29 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-17197: Summary: hfile does not work in 2.0 Key: HBASE-17197 URL: https://issues.apache.org/jira/browse/HBASE-17197 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-17196) deleted mob cell can come back after major compaction and minor mob compaction

2016-11-29 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-17196: Summary: deleted mob cell can come back after major compaction and minor mob compaction Key: HBASE-17196 URL: https://issues.apache.org/jira/browse/HBASE-17196

[jira] [Created] (HBASE-17172) Optimize major mob compaction with _del files

2016-11-23 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-17172: Summary: Optimize major mob compaction with _del files Key: HBASE-17172 URL: https://issues.apache.org/jira/browse/HBASE-17172 Project: HBase Issue Type:

[jira] [Created] (HBASE-17043) parallelize select() work in mob compaction

2016-11-07 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-17043: Summary: parallelize select() work in mob compaction Key: HBASE-17043 URL: https://issues.apache.org/jira/browse/HBASE-17043 Project: HBase Issue Type:

[jira] [Created] (HBASE-16981) Expand Mob Compaction Partition policy from daily to weekly, monthly and beyond

2016-10-31 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-16981: Summary: Expand Mob Compaction Partition policy from daily to weekly, monthly and beyond Key: HBASE-16981 URL: https://issues.apache.org/jira/browse/HBASE-16981

[jira] [Created] (HBASE-16908) investigate flakey TestQuotaThrottle

2016-10-20 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-16908: Summary: investigate flakey TestQuotaThrottle Key: HBASE-16908 URL: https://issues.apache.org/jira/browse/HBASE-16908 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-16775) Flakey test with TestExportSnapshot#testExportRetry and TestMobExportSnapshot#testExportRetry

2016-10-05 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-16775: Summary: Flakey test with TestExportSnapshot#testExportRetry and TestMobExportSnapshot#testExportRetry Key: HBASE-16775 URL: https://issues.apache.org/jira/browse/HBASE-16775

[jira] [Created] (HBASE-16767) Mob compaction needs to clean up files in /hbase/mobdir/.tmp and /hbase/mobdir/.tmp/.bulkload when running into IO exceptions

2016-10-04 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-16767: Summary: Mob compaction needs to clean up files in /hbase/mobdir/.tmp and /hbase/mobdir/.tmp/.bulkload when running into IO exceptions Key: HBASE-16767 URL:

[jira] [Created] (HBASE-16699) Overflows in AverageIntervalRateLimiter's refill() and getWaitInterval()

2016-09-23 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-16699: Summary: Overflows in AverageIntervalRateLimiter's refill() and getWaitInterval() Key: HBASE-16699 URL: https://issues.apache.org/jira/browse/HBASE-16699 Project:

[jira] [Resolved] (HBASE-16590) TestRestoreSnapshotFromClientWithRegionReplicas needs to use scan with TIMELINE consistency to countRows

2016-09-08 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun resolved HBASE-16590. -- Resolution: Invalid According to Matteo, the original one is valid. >

[jira] [Created] (HBASE-16590) TestRestoreSnapshotFromClientWithRegionReplicas needs to use scan with TIMELINE consistency to countRows

2016-09-08 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-16590: Summary: TestRestoreSnapshotFromClientWithRegionReplicas needs to use scan with TIMELINE consistency to countRows Key: HBASE-16590 URL:

[jira] [Created] (HBASE-16578) Mob data loss after mob compaction and normal compcation

2016-09-07 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-16578: Summary: Mob data loss after mob compaction and normal compcation Key: HBASE-16578 URL: https://issues.apache.org/jira/browse/HBASE-16578 Project: HBase

[jira] [Created] (HBASE-16345) RpcRetryingCallerWithReadReplicas#call() should catch some RegionServer Exceptions

2016-08-03 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-16345: Summary: RpcRetryingCallerWithReadReplicas#call() should catch some RegionServer Exceptions Key: HBASE-16345 URL: https://issues.apache.org/jira/browse/HBASE-16345

[jira] [Created] (HBASE-16301) Trigger flush without waiting when compaction is disabled on a table

2016-07-28 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-16301: Summary: Trigger flush without waiting when compaction is disabled on a table Key: HBASE-16301 URL: https://issues.apache.org/jira/browse/HBASE-16301 Project: HBase

[jira] [Created] (HBASE-16293) TestSnapshotFromMaster#testSnapshotHFileArchiving flakey

2016-07-27 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-16293: Summary: TestSnapshotFromMaster#testSnapshotHFileArchiving flakey Key: HBASE-16293 URL: https://issues.apache.org/jira/browse/HBASE-16293 Project: HBase

[jira] [Created] (HBASE-16275) Change ServerManager#onlineServers from ConcurrentHashMap to ConcurrentSkipListMap

2016-07-22 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-16275: Summary: Change ServerManager#onlineServers from ConcurrentHashMap to ConcurrentSkipListMap Key: HBASE-16275 URL: https://issues.apache.org/jira/browse/HBASE-16275

[jira] [Created] (HBASE-16272) Overflow in ServerName's compareTo method

2016-07-21 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-16272: Summary: Overflow in ServerName's compareTo method Key: HBASE-16272 URL: https://issues.apache.org/jira/browse/HBASE-16272 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-16137) Fix findbugs warning introduced by hbase-14730

2016-06-28 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-16137: Summary: Fix findbugs warning introduced by hbase-14730 Key: HBASE-16137 URL: https://issues.apache.org/jira/browse/HBASE-16137 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-15980) TestRegionServerMetrics#testMobMetrics failed with the master

2016-06-07 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun resolved HBASE-15980. -- Resolution: Duplicate duplicate as HBASE-15959 > TestRegionServerMetrics#testMobMetrics

[jira] [Created] (HBASE-15980) TestRegionServerMetrics#testMobMetrics failed with the master

2016-06-07 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-15980: Summary: TestRegionServerMetrics#testMobMetrics failed with the master Key: HBASE-15980 URL: https://issues.apache.org/jira/browse/HBASE-15980 Project: HBase

[jira] [Created] (HBASE-15975) logic in TestHTableDescriptor#testAddCoprocessorWithSpecStr is wrong

2016-06-06 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-15975: Summary: logic in TestHTableDescriptor#testAddCoprocessorWithSpecStr is wrong Key: HBASE-15975 URL: https://issues.apache.org/jira/browse/HBASE-15975 Project: HBase

[jira] [Created] (HBASE-15707) ImportTSV bulk output does not support tags with hfile.format.version=3

2016-04-25 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-15707: Summary: ImportTSV bulk output does not support tags with hfile.format.version=3 Key: HBASE-15707 URL: https://issues.apache.org/jira/browse/HBASE-15707 Project:

[jira] [Created] (HBASE-15706) HFilePrettyPrinter should print out nicely formatted tags

2016-04-25 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-15706: Summary: HFilePrettyPrinter should print out nicely formatted tags Key: HBASE-15706 URL: https://issues.apache.org/jira/browse/HBASE-15706 Project: HBase

[jira] [Created] (HBASE-15632) Undo the checking of lastStoreFlushTimeMap.isEmpty() introduced in HBASE-13145

2016-04-11 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-15632: Summary: Undo the checking of lastStoreFlushTimeMap.isEmpty() introduced in HBASE-13145 Key: HBASE-15632 URL: https://issues.apache.org/jira/browse/HBASE-15632

[jira] [Created] (HBASE-15627) Miss space and closing quote in AccessController#checkSystemOrSuperUser

2016-04-10 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-15627: Summary: Miss space and closing quote in AccessController#checkSystemOrSuperUser Key: HBASE-15627 URL: https://issues.apache.org/jira/browse/HBASE-15627 Project:

[jira] [Created] (HBASE-15621) Suppress Hbase SnapshotHFile cleaner error messages when a snaphot is going on

2016-04-08 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-15621: Summary: Suppress Hbase SnapshotHFile cleaner error messages when a snaphot is going on Key: HBASE-15621 URL: https://issues.apache.org/jira/browse/HBASE-15621

[jira] [Created] (HBASE-15456) CreateTableProcedure/ModifyTableProcedure needs to fail when there is no family in descriptor

2016-03-14 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-15456: Summary: CreateTableProcedure/ModifyTableProcedure needs to fail when there is no family in descriptor Key: HBASE-15456 URL: https://issues.apache.org/jira/browse/HBASE-15456

[jira] [Created] (HBASE-15261) Make Throwable t in DaughterOpener volatile

2016-02-12 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-15261: Summary: Make Throwable t in DaughterOpener volatile Key: HBASE-15261 URL: https://issues.apache.org/jira/browse/HBASE-15261 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-15206) Flakey testSplitDaughtersNotInMeta test

2016-02-02 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-15206: Summary: Flakey testSplitDaughtersNotInMeta test Key: HBASE-15206 URL: https://issues.apache.org/jira/browse/HBASE-15206 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-15104) IntegrationTestAcitGuarantees occasionally fails when trying to cleanup

2016-01-13 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-15104: Summary: IntegrationTestAcitGuarantees occasionally fails when trying to cleanup Key: HBASE-15104 URL: https://issues.apache.org/jira/browse/HBASE-15104 Project:

[jira] [Created] (HBASE-15032) hbase shell scan filter string assumes UTF-8 encoding

2015-12-22 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-15032: Summary: hbase shell scan filter string assumes UTF-8 encoding Key: HBASE-15032 URL: https://issues.apache.org/jira/browse/HBASE-15032 Project: HBase Issue

[jira] [Created] (HBASE-14995) Optimize setting tagsPresent in DefaultMemStore.java

2015-12-16 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-14995: Summary: Optimize setting tagsPresent in DefaultMemStore.java Key: HBASE-14995 URL: https://issues.apache.org/jira/browse/HBASE-14995 Project: HBase Issue

[jira] [Created] (HBASE-14766) WALEntryFilter's filter implement, cell.getFamily() needs to be replaced with the new low-cost implementation.

2015-11-04 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-14766: Summary: WALEntryFilter's filter implement, cell.getFamily() needs to be replaced with the new low-cost implementation. Key: HBASE-14766 URL:

[jira] [Created] (HBASE-14730) region server needs to log warnings when there are attributes configured for cells with hfile v2

2015-10-30 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-14730: Summary: region server needs to log warnings when there are attributes configured for cells with hfile v2 Key: HBASE-14730 URL: https://issues.apache.org/jira/browse/HBASE-14730

[jira] [Created] (HBASE-14554) Investigate the server side alternative to enable dynamic jar for security purpose

2015-10-05 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-14554: Summary: Investigate the server side alternative to enable dynamic jar for security purpose Key: HBASE-14554 URL: https://issues.apache.org/jira/browse/HBASE-14554

[jira] [Created] (HBASE-14492) Increase REST server http header size from 8k to 64k

2015-09-25 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-14492: Summary: Increase REST server http header size from 8k to 64k Key: HBASE-14492 URL: https://issues.apache.org/jira/browse/HBASE-14492 Project: HBase Issue

[jira] [Created] (HBASE-14471) Thrift - HTTP Error 413 full HEAD if using kerberos authentication

2015-09-23 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-14471: Summary: Thrift - HTTP Error 413 full HEAD if using kerberos authentication Key: HBASE-14471 URL: https://issues.apache.org/jira/browse/HBASE-14471 Project: HBase

<    1   2   3