[jira] [Updated] (HBASE-15664) Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15664: -- Status: Patch Available (was: Open) > Use Long.MAX_VALUE instead of HConstants.FOREVER in

[jira] [Reopened] (HBASE-15368) Add relative window support

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-15368: --- Reopen for implementing pluggable window. > Add relative window support > ---

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Summary: Add pluggable window support (was: Add relative window support) > Add pluggable window

[jira] [Updated] (HBASE-15664) Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15664: -- Description: The TTL per CF is in seconds, we will convert it to milliseconds when construct HStore.

[jira] [Created] (HBASE-15664) Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy

2016-04-17 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-15664: - Summary: Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy Key: HBASE-15664 URL: https://issues.apache.org/jira/browse/HBASE-15664 Project: HBase

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Attachment: HBASE-15368-v2.patch This is part of the HBASE-15454 patch. > Add pluggable window

[jira] [Updated] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15665: -- Status: Patch Available (was: Open) > Support using different StoreFileComparators for different

[jira] [Updated] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15665: -- Attachment: HBASE-15665.patch Add a {{getStoreFileComparator}} method to {{StoreFileManager}}. >

[jira] [Created] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-17 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-15665: - Summary: Support using different StoreFileComparators for different CompactionPolicies Key: HBASE-15665 URL: https://issues.apache.org/jira/browse/HBASE-15665 Project:

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Status: Patch Available (was: Reopened) > Add pluggable window support >

[jira] [Commented] (HBASE-15664) Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy

2016-04-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15245512#comment-15245512 ] Duo Zhang commented on HBASE-15664: --- The failed UTs are not related. TestVisibilityLabelsWithDeletes

[jira] [Commented] (HBASE-15650) Remove TimeRangeTracker as point of contention when many threads reading a StoreFile

2016-04-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15245481#comment-15245481 ] Duo Zhang commented on HBASE-15650: --- [~stack]

[jira] [Commented] (HBASE-15664) Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15245041#comment-15245041 ] Duo Zhang commented on HBASE-15664: --- Cloud fix the checkstyle issue on commit. No new tests since this

[jira] [Updated] (HBASE-15664) Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15664: -- Affects Version/s: 1.4.0 0.98.19 1.3.0

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Attachment: HBASE-15368-v3.patch Fix checkstype issues. > Add pluggable window support >

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Release Note: Use 'hbase.hstore.compaction.date.tiered.window.factory.class' to specify the window

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Affects Version/s: 1.4.0 0.98.19 1.3.0

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Release Note: Use 'hbase.hstore.compaction.date.tiered.window.factory.class' to specify the window

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Attachment: HBASE-15368-v6.patch Typo... > Add pluggable window support >

[jira] [Commented] (HBASE-15645) hbase.rpc.timeout is not used in operations of HTable

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249297#comment-15249297 ] Duo Zhang commented on HBASE-15645: --- {quote} One thought I was having was if we should be able to set

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Attachment: HBASE-15368-v5.patch Addressing commets on rb. > Add pluggable window support >

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Description: Abstract a {{CompactionWindow}} and a {{CompactionWindowFactory}}. Both are orthogonal to

[jira] [Commented] (HBASE-3293) Negative timestamps can be inserted without fail but not read again

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249182#comment-15249182 ] Duo Zhang commented on HBASE-3293: -- [~stack] Let's reuse this issus... {quote} Why you want to go

[jira] [Commented] (HBASE-15672) hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes fails

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249128#comment-15249128 ] Duo Zhang commented on HBASE-15672: --- [~stack] I wonder why we do not allow negative timestamps? We can

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Attachment: HBASE-15368-0.98.patch Patch for 0.98. > Add pluggable window support >

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Attachment: HBASE-15368-branch-1.patch Patch for branch-1. > Add pluggable window support >

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Attachment: HBASE-15368-branch-1.patch Seems pre commit job is failed... Retry. > Add pluggable

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Attachment: (was: HBASE-15368-branch-1.patch) > Add pluggable window support >

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Attachment: HBASE-15368-v7.patch Fix some typo. > Add pluggable window support >

[jira] [Commented] (HBASE-15672) hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes fails

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249579#comment-15249579 ] Duo Zhang commented on HBASE-15672: --- [~stack] 0.98 is broken. {noformat} -

[jira] [Commented] (HBASE-15368) Add pluggable window support

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249704#comment-15249704 ] Duo Zhang commented on HBASE-15368: --- For the branch-1 result {noformat} java.lang.AssertionError:

[jira] [Updated] (HBASE-15672) hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes fails

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15672: -- Attachment: HBASE-15672-addendum-0.98.patch Fix compilation error. >

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Attachment: HBASE-15368-0.98.patch Retry for 0.98. The compilation error is caused by HBASE-15672. >

[jira] [Commented] (HBASE-15672) hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes fails

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249662#comment-15249662 ] Duo Zhang commented on HBASE-15672: --- Oh I have missed the comments, Thanks [~anoopsamjohn]. >

[jira] [Commented] (HBASE-15536) Make AsyncFSWAL as our default WAL

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249843#comment-15249843 ] Duo Zhang commented on HBASE-15536: --- Some progress here.

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Attachment: (was: HBASE-15368-0.98.patch) > Add pluggable window support >

[jira] [Commented] (HBASE-15638) Shade protobuf

2016-04-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15242278#comment-15242278 ] Duo Zhang commented on HBASE-15638: --- I mean we can use the shade plugin when building artifacts without

[jira] [Commented] (HBASE-15638) Shade protobuf

2016-04-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15242447#comment-15242447 ] Duo Zhang commented on HBASE-15638: --- Yes, let's only reference the classes in com.google.protobuf in

[jira] [Commented] (HBASE-15638) Shade protobuf

2016-04-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15242463#comment-15242463 ] Duo Zhang commented on HBASE-15638: --- OK, I got your point. There would be some maven tricks. We need to

[jira] [Commented] (HBASE-15593) Time limit of scanning should be offered by client

2016-04-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15242508#comment-15242508 ] Duo Zhang commented on HBASE-15593: --- [~stack] ping. > Time limit of scanning should be offered by

[jira] [Commented] (HBASE-15593) Time limit of scanning should be offered by client

2016-04-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15242517#comment-15242517 ] Duo Zhang commented on HBASE-15593: --- Got it sir. Have a good night. > Time limit of scanning should be

[jira] [Commented] (HBASE-15454) Archive store files older than max age

2016-04-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15242698#comment-15242698 ] Duo Zhang commented on HBASE-15454: --- I checked {{shouldPerformMajorCompaction}}, I think the only thing

[jira] [Updated] (HBASE-15454) Archive store files older than max age

2016-04-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15454: -- Attachment: HBASE-15454-v4.patch Add ttl check when archiving. And I do not modify

[jira] [Commented] (HBASE-15368) Add pluggable window support

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15251207#comment-15251207 ] Duo Zhang commented on HBASE-15368: --- Fine. Let me commit this. Thanks. > Add pluggable window support

[jira] [Commented] (HBASE-15368) Add pluggable window support

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15251105#comment-15251105 ] Duo Zhang commented on HBASE-15368: --- [~tedyu] All date tiered compaction related configs are not in

[jira] [Commented] (HBASE-3293) Negative timestamps can be inserted without fail but not read again

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15251119#comment-15251119 ] Duo Zhang commented on HBASE-3293: -- This is by design or just a implementation choice? Either unix epoch

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Created] (HBASE-15684) Typo in AbstractFSWAL.replaceWriter

2016-04-21 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-15684: - Summary: Typo in AbstractFSWAL.replaceWriter Key: HBASE-15684 URL: https://issues.apache.org/jira/browse/HBASE-15684 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-15634) TestDateTieredCompactionPolicy#negativeForMajor is flaky

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247415#comment-15247415 ] Duo Zhang commented on HBASE-15634: --- The problem is the compaction jitter. Here we use a compaction

[jira] [Commented] (HBASE-15634) TestDateTieredCompactionPolicy#negativeForMajor is flaky

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247429#comment-15247429 ] Duo Zhang commented on HBASE-15634: --- I think set a smaller major compaction period or jitter can solve

[jira] [Updated] (HBASE-15634) TestDateTieredCompactionPolicy#negativeForMajor is flaky

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15634: -- Attachment: HBASE-15634.patch > TestDateTieredCompactionPolicy#negativeForMajor is flaky >

[jira] [Updated] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15665: -- Attachment: HBASE-15665-0.98.patch Patch for 0.98. > Support using different StoreFileComparators for

[jira] [Commented] (HBASE-15664) Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy

2016-04-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247103#comment-15247103 ] Duo Zhang commented on HBASE-15664: --- Oh I forgot to resolve this after commiting... Thanks

[jira] [Updated] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15665: -- Affects Version/s: 1.4.0 0.98.19 1.3.0

[jira] [Updated] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15665: -- Attachment: HBASE-15665-branch-1.patch Patch for branch-1. > Support using different

[jira] [Commented] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247346#comment-15247346 ] Duo Zhang commented on HBASE-15665: --- For 0.98, the fingbugs and javadoc issues are not related, I have

[jira] [Updated] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15665: -- Attachment: (was: HBASE-15665-branch-1.patch) > Support using different StoreFileComparators for

[jira] [Updated] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15665: -- Attachment: HBASE-15665-branch-1.patch Seems pre commit has ignored our branch-1 patch... Retry >

[jira] [Updated] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15665: -- Attachment: HBASE-15665-branch-1.patch Retry. The negativeForMajor tests is flakey, see HBASE-15634 >

[jira] [Updated] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15665: -- Attachment: (was: HBASE-15665-branch-1.patch) > Support using different StoreFileComparators for

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Attachment: HBASE-15368-v4.patch Addressing the comments on rb. > Add pluggable window support >

[jira] [Updated] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15665: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15245470#comment-15245470 ] Duo Zhang commented on HBASE-15665: --- [~clarax98007] This can remove the extra sort in

[jira] [Commented] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247589#comment-15247589 ] Duo Zhang commented on HBASE-15665: --- The failed tests are unrelated. Will commit shortly. > Support

[jira] [Commented] (HBASE-15638) Shade protobuf

2016-04-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240437#comment-15240437 ] Duo Zhang commented on HBASE-15638: --- Oh I mean a sub-module... Just like 'hbase-common', maybe

[jira] [Updated] (HBASE-15664) Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15664: -- Attachment: HBASE-15664-0.98.patch Patch for 0.98 > Use Long.MAX_VALUE instead of HConstants.FOREVER

[jira] [Updated] (HBASE-15664) Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15664: -- Attachment: HBASE-15664-branch-1.v1.patch > Use Long.MAX_VALUE instead of HConstants.FOREVER in

[jira] [Commented] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15245087#comment-15245087 ] Duo Zhang commented on HBASE-15665: --- Trivial change so no new tests. > Support using different

[jira] [Updated] (HBASE-15664) Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15664: -- Attachment: HBASE-15664-v1.patch Remove unused import. > Use Long.MAX_VALUE instead of

[jira] [Updated] (HBASE-15664) Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15664: -- Attachment: HBASE-15664-branch-1.patch > Use Long.MAX_VALUE instead of HConstants.FOREVER in

[jira] [Updated] (HBASE-15664) Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy

2016-04-17 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15664: -- Attachment: HBASE-15664-v2.patch Remove unused cast. > Use Long.MAX_VALUE instead of

[jira] [Commented] (HBASE-15664) Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy

2016-04-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15245182#comment-15245182 ] Duo Zhang commented on HBASE-15664: --- [~tedyu] Seems no problem on branch-1? Let me wait for the result

[jira] [Commented] (HBASE-15368) Add pluggable window support

2016-04-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15245193#comment-15245193 ] Duo Zhang commented on HBASE-15368: --- [~davelatham] This is the window abstraction part of HBASE-15454.

[jira] [Commented] (HBASE-15684) Typo in AbstractFSWAL.replaceWriter

2016-04-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15251503#comment-15251503 ] Duo Zhang commented on HBASE-15684: --- Oh there are some problems... Now we close WAL writer

[jira] [Updated] (HBASE-15684) Fix the broken log file size accounting

2016-04-21 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15684: -- Summary: Fix the broken log file size accounting (was: Typo in AbstractFSWAL.replaceWriter) > Fix

[jira] [Commented] (HBASE-15536) Make AsyncFSWAL as our default WAL

2016-05-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15275867#comment-15275867 ] Duo Zhang commented on HBASE-15536: --- So what is the final decision? Seems no objections on mailing-list

[jira] [Commented] (HBASE-12770) Don't transfer all the queued hlogs of a dead server to the same alive server

2016-07-25 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15393228#comment-15393228 ] Duo Zhang commented on HBASE-12770: --- Fine. I have no concerns then. [~apurtell] Ping. > Don't

[jira] [Updated] (HBASE-16281) TestMasterReplication is flaky

2016-07-25 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16281: -- Affects Version/s: (was: 1.1.5) 1.1.6 1.4.0

[jira] [Updated] (HBASE-16281) TestMasterReplication is flaky

2016-07-25 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16281: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-9465) Push entries to peer clusters serially

2016-07-25 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-9465: - Attachment: HBASE-9465-v2.patch Retry. > Push entries to peer clusters serially >

[jira] [Commented] (HBASE-16225) Refactor ScanQueryMatcher

2016-07-25 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15393072#comment-15393072 ] Duo Zhang commented on HBASE-16225: --- [~apurtell] [~stack] Any comments? Thanks. And there are some

[jira] [Updated] (HBASE-16280) Use hash based map in SequenceIdAccounting

2016-07-25 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16280: -- Attachment: HBASE-16280-branch-1.patch Patch for branch-1. > Use hash based map in

[jira] [Updated] (HBASE-16225) Refactor ScanQueryMatcher

2016-07-26 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16225: -- Attachment: HBASE-16225-v3.patch Fix javadoc warnings. > Refactor ScanQueryMatcher >

[jira] [Commented] (HBASE-16225) Refactor ScanQueryMatcher

2016-07-26 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15394932#comment-15394932 ] Duo Zhang commented on HBASE-16225: --- [~apurtell] [~stack] Let's finish this issue if you guys do not

[jira] [Commented] (HBASE-16225) Refactor ScanQueryMatcher

2016-07-26 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15395062#comment-15395062 ] Duo Zhang commented on HBASE-16225: --- The timed out UTs can pass locally. > Refactor ScanQueryMatcher >

[jira] [Updated] (HBASE-16280) Use hash based map in SequenceIdAccounting

2016-07-26 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16280: -- Affects Version/s: 1.4.0 2.0.0 Labels: performance (was: )

[jira] [Updated] (HBASE-16280) Use hash based map in SequenceIdAccounting

2016-07-26 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16280: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-16280) Use hash based map in SequenceIdAccounting

2016-07-26 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15393348#comment-15393348 ] Duo Zhang commented on HBASE-16280: --- I think our pre-commit need some care... > Use hash based map in

[jira] [Commented] (HBASE-16225) Refactor ScanQueryMatcher

2016-07-26 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15393389#comment-15393389 ] Duo Zhang commented on HBASE-16225: --- {quote} You mean delete markers are now passed to filters (The per

[jira] [Updated] (HBASE-16144) Replication queue's lock will live forever if RS acquiring the lock has died prematurely

2016-07-12 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16144: -- Attachment: HBASE-16144-v6.patch retry. > Replication queue's lock will live forever if RS acquiring

[jira] [Reopened] (HBASE-16219) Move meta bootstrap out of HMaster

2016-07-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-16219: --- {{MasterMetaBootstrap}} should be placed under o.a.h.h.master I think? I do not know why mvn install

[jira] [Commented] (HBASE-16144) Replication queue's lock will live forever if RS acquiring the lock has died prematurely

2016-07-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378706#comment-15378706 ] Duo Zhang commented on HBASE-16144: --- OK... Will commit this evening if no objections. Thanks. >

[jira] [Updated] (HBASE-16219) Move meta bootstrap out of HMaster

2016-07-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16219: -- Attachment: HBASE-16219-addendum.patch > Move meta bootstrap out of HMaster >

[jira] [Resolved] (HBASE-16219) Move meta bootstrap out of HMaster

2016-07-14 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-16219. --- Resolution: Fixed Pushed the addendum to master. > Move meta bootstrap out of HMaster >

[jira] [Updated] (HBASE-16281) TestMasterReplication is flaky

2016-07-25 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16281: -- Attachment: HBASE-16281-v1.patch Retry. > TestMasterReplication is flaky >

[jira] [Updated] (HBASE-16280) Use hash based map in SequenceIdAccounting

2016-07-25 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16280: -- Attachment: HBASE-16280-v1.patch Fix findbugs warnings. > Use hash based map in SequenceIdAccounting

[jira] [Updated] (HBASE-16266) Do not throw ScannerTimeoutException when catch UnknownScannerException

2016-07-25 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16266: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-16280) Use hash based map in SequenceIdAccounting

2016-07-25 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16280: -- Attachment: HBASE-16280.patch > Use hash based map in SequenceIdAccounting >

[jira] [Updated] (HBASE-16280) Use hash based map in SequenceIdAccounting

2016-07-25 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16280: -- Attachment: HBASE-16280.patch > Use hash based map in SequenceIdAccounting >

[jira] [Updated] (HBASE-16280) Use hash based map in SequenceIdAccounting

2016-07-25 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16280: -- Status: Patch Available (was: Open) > Use hash based map in SequenceIdAccounting >

<    3   4   5   6   7   8   9   10   11   12   >