[jira] [Created] (HBASE-15062) IntegrationTestMTTR conditionally run some tests

2015-12-31 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-15062: --- Summary: IntegrationTestMTTR conditionally run some tests Key: HBASE-15062 URL: https://issues.apache.org/jira/browse/HBASE-15062 Project: HBase Issue Type:

[jira] [Updated] (HBASE-15062) IntegrationTestMTTR conditionally run some tests

2015-12-31 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-15062: Description: On master branch master-rs collocation is on by default which cause that following

[jira] [Updated] (HBASE-15062) IntegrationTestMTTR conditionally run some tests

2015-12-31 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-15062: Description: On master branch master-rs collocation is on by default which cause that following

[jira] [Updated] (HBASE-15016) StoreServices facility in Region

2015-12-31 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-15016: -- Attachment: Regioncounters.pdf The attached file (Region counters) show a view of the region

[jira] [Updated] (HBASE-15058) AssignmentManager should account for unsuccessful split correctly which initially passes quota check

2015-12-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15058: --- Description: When region split doesn't pass quota check, we would see exception similar to the following:

[jira] [Updated] (HBASE-15062) IntegrationTestMTTR conditionally run some tests

2015-12-31 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-15062: Description: On master branch master-rs collocation is on by default which cause that following

[jira] [Updated] (HBASE-15058) AssignmentManager should account for unsuccessful split correctly which initially passes quota check

2015-12-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15058: --- Summary: AssignmentManager should account for unsuccessful split correctly which initially passes quota

[jira] [Updated] (HBASE-15058) AssignmentManager should account for unsuccessful split correctly which initially passes quota check

2015-12-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15058: --- Affects Version/s: 1.2.0 > AssignmentManager should account for unsuccessful split correctly which >

[jira] [Updated] (HBASE-15058) AssignmentManager should account for unsuccessful split correctly which initially passes quota check

2015-12-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15058: --- Description: When region split doesn't pass quota check, we would see exception similar to the following:

[jira] [Commented] (HBASE-15058) AssignmentManager should account for unsuccessful split correctly which initially passes quota check

2015-12-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075952#comment-15075952 ] Ted Yu commented on HBASE-15058: Turns out that I was looking at branch-1 code. Modified description to

[jira] [Commented] (HBASE-15059) Allow 0.94 to compile against Hadoop 2.7.x

2015-12-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076053#comment-15076053 ] Lars Hofhansl commented on HBASE-15059: --- [~stack] you OK with committing V2? > Allow 0.94 to

[jira] [Commented] (HBASE-15060) Cull TestHFileWriterV2 and HFileWriterFactory

2015-12-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076100#comment-15076100 ] Hudson commented on HBASE-15060: FAILURE: Integrated in HBase-Trunk_matrix #602 (See

[jira] [Updated] (HBASE-15058) AssignmentManager should account for unsuccessful split correctly which initially passes quota check

2015-12-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15058: --- Attachment: 15058-branch-1-v1.txt Patch v1 separates the logic for SPLIT_REVERTED into

[jira] [Updated] (HBASE-15058) AssignmentManager should account for unsuccessful split correctly which initially passes quota check

2015-12-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15058: --- Assignee: Ted Yu Status: Patch Available (was: Open) > AssignmentManager should account for

[jira] [Updated] (HBASE-15062) IntegrationTestMTTR conditionally run some tests

2015-12-31 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-15062: Attachment: HBASE-15062-v1.patch Here is new patch in v0 i have removed one comment accidentally,

[jira] [Updated] (HBASE-15062) IntegrationTestMTTR conditionally run some tests

2015-12-31 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-15062: Fix Version/s: 2.0.0 Status: Patch Available (was: Open) > IntegrationTestMTTR

[jira] [Commented] (HBASE-15061) Refactor StoreFileScanner creation to builder pattern

2015-12-31 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076044#comment-15076044 ] Jonathan Hsieh commented on HBASE-15061: [~anoopsamjohn] Having to look up what the (..., false,

[jira] [Updated] (HBASE-15058) AssignmentManager should account for unsuccessful split correctly which initially passes quota check

2015-12-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15058: --- Attachment: (was: 15058-branch-1-v1.txt) > AssignmentManager should account for unsuccessful split

[jira] [Updated] (HBASE-15058) AssignmentManager should account for unsuccessful split correctly which initially passes quota check

2015-12-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15058: --- Attachment: 15058-branch-1-v1.txt > AssignmentManager should account for unsuccessful split correctly which

[jira] [Updated] (HBASE-15062) IntegrationTestMTTR conditionally run some tests

2015-12-31 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-15062: Attachment: HBASE-15062-v0.patch Here is patch. > IntegrationTestMTTR conditionally run some

[jira] [Commented] (HBASE-15060) Cull TestHFileWriterV2 and HFileWriterFactory

2015-12-31 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076045#comment-15076045 ] Jonathan Hsieh commented on HBASE-15060: committed to master/2.x. thanks for review stack. >

[jira] [Updated] (HBASE-15060) Cull TestHFileWriterV2 and HFileWriterFactory

2015-12-31 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-15060: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HBASE-15058) AssignmentManager should account for unsuccessful split correctly which initially passes quota check

2015-12-31 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076134#comment-15076134 ] Hadoop QA commented on HBASE-15058: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-15054) Allow 0.94 to compile with JDK8

2015-12-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076163#comment-15076163 ] Hudson commented on HBASE-15054: SUCCESS: Integrated in HBase-0.94-security #589 (See

[jira] [Commented] (HBASE-15058) AssignmentManager should account for unsuccessful split correctly which initially passes quota check

2015-12-31 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076137#comment-15076137 ] Hadoop QA commented on HBASE-15058: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-15054) Allow 0.94 to compile with JDK8

2015-12-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076166#comment-15076166 ] Hudson commented on HBASE-15054: FAILURE: Integrated in HBase-0.94-JDK7 #246 (See

[jira] [Updated] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2015-12-31 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eungsop Yoo updated HBASE-15055: Status: Open (was: Patch Available) > Major compaction is not triggered when both of TTL and >

[jira] [Updated] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2015-12-31 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eungsop Yoo updated HBASE-15055: Status: Patch Available (was: Open) > Major compaction is not triggered when both of TTL and >

[jira] [Updated] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2015-12-31 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eungsop Yoo updated HBASE-15055: Attachment: HBASE-15055-v3.patch Test cases are updated to verify that major compactions should be

[jira] [Commented] (HBASE-15061) Refactor StoreFileScanner creation to builder pattern

2015-12-31 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076237#comment-15076237 ] Anoop Sam John commented on HBASE-15061: bq.Is your suggestion to potentially moving the caching

[jira] [Commented] (HBASE-15061) Refactor StoreFileScanner creation to builder pattern

2015-12-31 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075836#comment-15075836 ] Lars Hofhansl commented on HBASE-15061: --- This is in a semi-hot code path (done for every Get