[jira] [Created] (HBASE-18298) RegionServerServices Interface cleanup for CP expose

2017-06-29 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-18298: -- Summary: RegionServerServices Interface cleanup for CP expose Key: HBASE-18298 URL: https://issues.apache.org/jira/browse/HBASE-18298 Project: HBase Issu

[jira] [Resolved] (HBASE-15833) Make deadline (CoDel) RPC scheduler the default one

2017-06-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-15833. --- Resolution: Duplicate Resolved as duplicate of HBASE-16046. Will point to this one [~mantonov] from there. T

[jira] [Resolved] (HBASE-18257) Cover exposed guava Service Interface in ReplicationEndpoint

2017-06-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-18257. --- Resolution: Duplicate Andrew had already opened HBASE-15982 > Cover exposed guava Service Interface in Repli

[jira] [Resolved] (HBASE-16167) Verify the sizing part of Compacting Memstore.

2017-06-29 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-16167. Resolution: Won't Fix Fixed by the sub-jiras in https://issues.apache.org/j

[jira] [Resolved] (HBASE-16166) Create a memstore impl that does not compact but creates pipelines and flushes all segments from pipeline

2017-06-29 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-16166. Resolution: Won't Fix Alread fixed by sub-jiras of https://issues.apache.or

[jira] [Resolved] (HBASE-16333) update commons-* to latest

2017-06-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-16333. --- Resolution: Implemented Implemented by [~balazs.meszaros] over in HBASE-17898. > update commons-* to latest

[jira] [Resolved] (HBASE-16348) update jcoding and joni versions

2017-06-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-16348. --- Resolution: Implemented Implemented by [~balazs.meszaros] over in HBASE-17898 > update jcoding and joni vers

[jira] [Created] (HBASE-18297) Provide a AsyncAdminBuilder to create new AsyncAdmin instance

2017-06-29 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-18297: -- Summary: Provide a AsyncAdminBuilder to create new AsyncAdmin instance Key: HBASE-18297 URL: https://issues.apache.org/jira/browse/HBASE-18297 Project: HBase

[jira] [Resolved] (HBASE-16617) Procedure V2 - Improvements

2017-06-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-16617. --- Resolution: Fixed All subtasks done. Resolving. > Procedure V2 - Improvements > ---

[jira] [Resolved] (HBASE-16858) TestFuzzyRowFilterEndToEnd fails in QA builds

2017-06-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-16858. --- Resolution: Cannot Reproduce Seems to be passing and is not in the flakies list. Resolving as can't reproduc

[jira] [Resolved] (HBASE-16909) Fix TestHRegion and TestHRegionWithInMemoryFlush timing out (second iteration)

2017-06-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-16909. --- Resolution: Not A Problem Resolving as not-a-problem or not-being-worked on. > Fix TestHRegion and TestHRegi

[jira] [Resolved] (HBASE-17078) hadoop.profile=3.0 profile build fails because hadoop-three-compat.xml does not exist

2017-06-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-17078. --- Resolution: Cannot Reproduce Resolving. This is not an issue anymore. > hadoop.profile=3.0 profile build fai

[jira] [Resolved] (HBASE-17083) Enable hedged reads by default in hbase-2.0.0

2017-06-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-17083. --- Resolution: Later Enabling hedged-reads costs so users should opt-in rather than have it on by default. Reso

[jira] [Resolved] (HBASE-17982) Is the word "occured" should be "occurred ?

2017-06-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-17982. --- Resolution: Fixed Assignee: Shibin Zhang Hadoop Flags: Reviewed Pushed to master and branch-2.

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

2017-06-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-18022. --- Resolution: Fixed Hadoop Flags: Reviewed Pushed to master and to branch-2. Thanks for the patch [~water

[jira] [Reopened] (HBASE-18292) Fix flaky test hbase.master.locking.TestLockProcedure#testLocalMasterLockRecovery()

2017-06-29 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Umesh Agashe reopened HBASE-18292: -- Re-opening it to track other test failures in the same class. > Fix flaky test > hbase.master.loc

[jira] [Created] (HBASE-18296) NPE in ProcedureExecutor.removeChore

2017-06-29 Thread Mike Drob (JIRA)
Mike Drob created HBASE-18296: - Summary: NPE in ProcedureExecutor.removeChore Key: HBASE-18296 URL: https://issues.apache.org/jira/browse/HBASE-18296 Project: HBase Issue Type: Bug Comp

Re: Testing and CI -- Apache Jenkins Builds (WAS -> Re: Testing)

2017-06-29 Thread Stack
On Wed, Jun 28, 2017 at 8:43 AM, Josh Elser wrote: > > > On 6/27/17 7:20 PM, Stack wrote: > >> * test-patch's whitespace plugin can configured to ignore some files (but >>> I >>> can't think of any we'd care to so whitelist) >>> >>> Generated files. >> > > Oh my goodness, yes, please. This has be

[jira] [Created] (HBASE-18295) TestAcidGuarantees fails again

2017-06-29 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-18295: -- Summary: TestAcidGuarantees fails again Key: HBASE-18295 URL: https://issues.apache.org/jira/browse/HBASE-18295 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-18157) TestLockProcedure is flaky in master branch

2017-06-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-18157. --- Resolution: Duplicate Re-resolving as duplicate. Thank you [~chia7712] for tying this and the active HBASE-1

[jira] [Reopened] (HBASE-18157) TestLockProcedure is flaky in master branch

2017-06-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-18157: Looking at https://builds.apache.org/job/HBASE-Flaky-Tests/17621/testReport/junit/org.apache.hadoop.hbase.mast

[jira] [Created] (HBASE-18294) Flush policy checks data size instead of heap size

2017-06-29 Thread Eshcar Hillel (JIRA)
Eshcar Hillel created HBASE-18294: - Summary: Flush policy checks data size instead of heap size Key: HBASE-18294 URL: https://issues.apache.org/jira/browse/HBASE-18294 Project: HBase Issue Ty