[jira] [Commented] (HBASE-15432) TableInputFormat - support multi column family scan

2016-12-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756590#comment-15756590 ] Hudson commented on HBASE-15432: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2146 (See

[jira] [Updated] (HBASE-17018) Spooling BufferedMutator

2016-12-16 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17018: - Attachment: HBASE-17018.master.003.patch Stashing work. Added size-based flush and some

[jira] [Commented] (HBASE-17327) Allow for lazy connection / BufferedMutator creation

2016-12-16 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756533#comment-15756533 ] Joep Rottinghuis commented on HBASE-17327: -- Yup, that appears to be the issue. This seems to be

[jira] [Updated] (HBASE-11392) add/remove peer requests should be routed through master

2016-12-16 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-11392: --- Attachment: HBASE-11392-v4.patch > add/remove peer requests should be routed through master

[jira] [Commented] (HBASE-17328) Properly dispose of looped replication peers

2016-12-16 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756492#comment-15756492 ] Guanghao Zhang commented on HBASE-17328: remove queue and delete source job should be added to

[jira] [Updated] (HBASE-17174) Refactor the AsyncProcess

2016-12-16 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17174: -- Status: Patch Available (was: Open) > Refactor the AsyncProcess > - >

[jira] [Updated] (HBASE-17174) Refactor the AsyncProcess

2016-12-16 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17174: -- Attachment: HBASE-17174.v11.patch > Refactor the AsyncProcess > - > >

[jira] [Updated] (HBASE-17174) Refactor the AsyncProcess

2016-12-16 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17174: -- Status: Open (was: Patch Available) The warning is resolved. retry v11. > Refactor the

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756418#comment-15756418 ] stack commented on HBASE-17149: --- If you are game for a backport, go for it [~syuanjiang] It doesn't look

[jira] [Updated] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17149: -- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.0.0 Status: Resolved (was:

[jira] [Commented] (HBASE-17326) Fix findbugs warning in BufferedMutatorParams

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756396#comment-15756396 ] stack commented on HBASE-17326: --- Pushed an addendum to handle new complaint CN_IDIOM_NO_SUPER_CALL > Fix

[jira] [Commented] (HBASE-17326) Fix findbugs warning in BufferedMutatorParams

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756327#comment-15756327 ] stack commented on HBASE-17326: --- Thank you [~chia7712] Let me fix here. I ran findbugs locally but ...

[jira] [Commented] (HBASE-17326) Fix findbugs warning in BufferedMutatorParams

2016-12-16 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756280#comment-15756280 ] ChiaPing Tsai commented on HBASE-17326: --- hi [~stack] Another warning is generated after resolving

[jira] [Commented] (HBASE-17174) Refactor the AsyncProcess

2016-12-16 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756274#comment-15756274 ] ChiaPing Tsai commented on HBASE-17174: --- The failed test is tracked by

[jira] [Commented] (HBASE-17323) TestAsyncGetMultiThread fails in master

2016-12-16 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756260#comment-15756260 ] Duo Zhang commented on HBASE-17323: --- Thanks for the information. Will take a look later today. >

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-16 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756259#comment-15756259 ] Stephen Yuan Jiang commented on HBASE-17149: yeah, no bulk submit now > Procedure v2 - Fix

[jira] [Commented] (HBASE-17326) Fix findbugs warning in BufferedMutatorParams

2016-12-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756251#comment-15756251 ] Hudson commented on HBASE-17326: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2145 (See

[jira] [Commented] (HBASE-17292) Add observer notification before bulk loaded hfile is moved to region directory

2016-12-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756250#comment-15756250 ] Hudson commented on HBASE-17292: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2145 (See

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756182#comment-15756182 ] Hadoop QA commented on HBASE-17149: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-17328) Properly dispose of looped replication peers

2016-12-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756166#comment-15756166 ] Hadoop QA commented on HBASE-17328: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-17174) Refactor the AsyncProcess

2016-12-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756162#comment-15756162 ] Hadoop QA commented on HBASE-17174: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-15432) TableInputFormat - support multi column family scan

2016-12-16 Thread Xuesen Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuesen Liang updated HBASE-15432: - Resolution: Fixed Status: Resolved (was: Patch Available) > TableInputFormat - support

[jira] [Commented] (HBASE-17329) Improve message when CallQueueTooBigException

2016-12-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756085#comment-15756085 ] Hadoop QA commented on HBASE-17329: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-15432) TableInputFormat - support multi column family scan

2016-12-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15432: --- Hadoop Flags: Reviewed Release Note: (was: retrigger) Integrated to master. > TableInputFormat -

[jira] [Updated] (HBASE-15432) TableInputFormat - support multi column family scan

2016-12-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15432: --- Summary: TableInputFormat - support multi column family scan (was: TableInputFormat - support multiple

[jira] [Commented] (HBASE-17323) TestAsyncGetMultiThread fails in master

2016-12-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756059#comment-15756059 ] Ted Yu commented on HBASE-17323: With HBASE-17081, the test fails in 2nd iteration. With the commit

[jira] [Updated] (HBASE-17283) [C++] Result and ResultScanner classes

2016-12-16 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-17283: -- Attachment: hbase-17283_v2.patch > [C++] Result and ResultScanner classes >

[jira] [Commented] (HBASE-17283) [C++] Result and ResultScanner classes

2016-12-16 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756040#comment-15756040 ] Enis Soztutar commented on HBASE-17283: --- Sudeep, i had some free cycles, so I did some changes to

[jira] [Updated] (HBASE-17328) Properly dispose of looped replication peers

2016-12-16 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-17328: --- Priority: Critical (was: Major) > Properly dispose of looped replication peers >

[jira] [Updated] (HBASE-17328) Properly dispose of looped replication peers

2016-12-16 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-17328: --- Fix Version/s: 1.1.9 0.98.24 1.2.5

[jira] [Commented] (HBASE-15432) TableInputFormat - support multiple column families scan

2016-12-16 Thread Xuesen Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756021#comment-15756021 ] Xuesen Liang commented on HBASE-15432: -- Succeed with command line {code}"-D

[jira] [Commented] (HBASE-17081) Flush the entire CompactingMemStore content to disk

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756019#comment-15756019 ] stack commented on HBASE-17081: --- You can see it in here that it fails pretty frequently:

[jira] [Commented] (HBASE-16859) Use Bytebuffer pool for non java clients specifically for scans/gets

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15756000#comment-15756000 ] stack commented on HBASE-16859: --- Are the failures related at all? Otherwise, patch LGTM. Lets try it. >

[jira] [Commented] (HBASE-17327) Allow for lazy connection / BufferedMutator creation

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755991#comment-15755991 ] stack commented on HBASE-17327: --- Is this because we 'connect' in the Connection constructor? > Allow for

[jira] [Commented] (HBASE-15432) TableInputFormat - support multiple column families scan

2016-12-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755988#comment-15755988 ] Ted Yu commented on HBASE-15432: You can pass "=a, b" using String[] However, using command line, can you

[jira] [Commented] (HBASE-17257) Add column-aliasing capability to hbase-client

2016-12-16 Thread Daniel Vimont (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755984#comment-15755984 ] Daniel Vimont commented on HBASE-17257: --- One of the errors above is due to a new test module

[jira] [Commented] (HBASE-15432) TableInputFormat - support multiple column families scan

2016-12-16 Thread Xuesen Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755980#comment-15755980 ] Xuesen Liang commented on HBASE-15432: -- Yes, the space is intentional. It's for testing that if user

[jira] [Commented] (HBASE-17329) Improve message when CallQueueTooBigException

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755974#comment-15755974 ] stack commented on HBASE-17329: --- Was added by: {code} Author: Elliott Clark Date:

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755962#comment-15755962 ] stack commented on HBASE-17149: --- Currently we don't do bulk submits so it is for later. Lets keep an eye on

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755960#comment-15755960 ] stack commented on HBASE-17149: --- Rebase. Does the bulk submitProcedure need to handle NONCE? I added

[jira] [Updated] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17149: -- Attachment: HBASE-17149.master.003.patch > Procedure v2 - Fix nonce submission >

[jira] [Commented] (HBASE-17323) TestAsyncGetMultiThread fails in master

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755956#comment-15755956 ] stack commented on HBASE-17323: --- Yeah, on CallQueueTooBigException not being the issue because I got rid of

[jira] [Commented] (HBASE-17329) Improve message when CallQueueTooBigException

2016-12-16 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755951#comment-15755951 ] Duo Zhang commented on HBASE-17329: --- Yeah this is better for debug, but I think the original approach

[jira] [Updated] (HBASE-17174) Refactor the AsyncProcess

2016-12-16 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17174: -- Attachment: HBASE-17174.v11.patch > Refactor the AsyncProcess > - > >

[jira] [Updated] (HBASE-17174) Refactor the AsyncProcess

2016-12-16 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17174: -- Status: Patch Available (was: Open) > Refactor the AsyncProcess > - >

[jira] [Commented] (HBASE-17323) TestAsyncGetMultiThread fails in master

2016-12-16 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755944#comment-15755944 ] Duo Zhang commented on HBASE-17323: --- I think the queue full is in the setUp method where I put 1000

[jira] [Updated] (HBASE-17174) Refactor the AsyncProcess

2016-12-16 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17174: -- Description: The following are reasons of refactoring the AP. # A update-heavy application,

[jira] [Updated] (HBASE-17174) Refactor the AsyncProcess

2016-12-16 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17174: -- Status: Open (was: Patch Available) Nothing happened... retry > Refactor the AsyncProcess >

[jira] [Commented] (HBASE-17328) Properly dispose of looped replication peers

2016-12-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755940#comment-15755940 ] Ted Yu commented on HBASE-17328: {code} 330 this.manager.removeSource(this); 331

[jira] [Commented] (HBASE-17280) Add mechanism to control hbase cleaner behavior

2016-12-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755935#comment-15755935 ] Ted Yu commented on HBASE-17280: {code} +return stub.enableCleaner(controller, request); {code}

[jira] [Updated] (HBASE-17328) Properly dispose of looped replication peers

2016-12-16 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon updated HBASE-17328: - Status: Patch Available (was: Open) > Properly dispose of looped replication peers >

[jira] [Updated] (HBASE-17328) Properly dispose of looped replication peers

2016-12-16 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon updated HBASE-17328: - Attachment: HBASE-17328-master.v1.patch HBASE-17328-1.1.v1.patch > Properly

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755918#comment-15755918 ] stack commented on HBASE-17149: --- Sorry. Detour tryinng to fix the above failing UT. It fails half-the-time.

[jira] [Commented] (HBASE-15432) TableInputFormat - support multiple column families scan

2016-12-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755912#comment-15755912 ] Ted Yu commented on HBASE-15432: {code} + args = new String[] { "-D " +

[jira] [Resolved] (HBASE-17220) [C++] Address major issues from cpplint

2016-12-16 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-17220. --- Resolution: Fixed Assignee: Enis Soztutar Fix Version/s: HBASE-14850 I've

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-16 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755900#comment-15755900 ] Stephen Yuan Jiang commented on HBASE-17149: [~stack], since the only UT failure is unrelated

[jira] [Commented] (HBASE-17275) Assign timeout cause region unassign forever

2016-12-16 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755887#comment-15755887 ] Stephen Yuan Jiang commented on HBASE-17275: I will look at all AM-related JIRA [~allan163]

[jira] [Commented] (HBASE-15432) TableInputFormat - support multiple column families scan

2016-12-16 Thread Xuesen Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755871#comment-15755871 ] Xuesen Liang commented on HBASE-15432: -- Hi [~te...@apache.org], the unit test is passed. Can you

[jira] [Commented] (HBASE-17282) Reduce the redundant requests to meta table

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755843#comment-15755843 ] stack commented on HBASE-17282: --- I +1'd the patch over on RB. Its easy to follow what is going on. One

[jira] [Commented] (HBASE-17323) TestAsyncGetMultiThread fails in master

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755829#comment-15755829 ] stack commented on HBASE-17323: --- HBASE-17329 adds some info around exceptions thrown when Qs are full.

[jira] [Updated] (HBASE-17329) Improve message when CallQueueTooBigException

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17329: -- Status: Patch Available (was: Open) > Improve message when CallQueueTooBigException >

[jira] [Updated] (HBASE-17329) Improve message when CallQueueTooBigException

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17329: -- Attachment: HBASE-17329.master.001.patch > Improve message when CallQueueTooBigException >

[jira] [Created] (HBASE-17329) Improve message when CallQueueTooBigException

2016-12-16 Thread stack (JIRA)
stack created HBASE-17329: - Summary: Improve message when CallQueueTooBigException Key: HBASE-17329 URL: https://issues.apache.org/jira/browse/HBASE-17329 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-17148) Procedure v2 - add bulk proc submit

2016-12-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755816#comment-15755816 ] Hudson commented on HBASE-17148: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #2144 (See

[jira] [Updated] (HBASE-17292) Add observer notification before bulk loaded hfile is moved to region directory

2016-12-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17292: --- Attachment: 17292.addendum Addendum fixes a bug where the path to copied hfile is not returned by

[jira] [Updated] (HBASE-17051) [C++] implement RPC client and connection management

2016-12-16 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-17051: -- Summary: [C++] implement RPC client and connection management (was: libhbase++: implement RPC

[jira] [Created] (HBASE-17328) Properly dispose of looped replication peers

2016-12-16 Thread Vincent Poon (JIRA)
Vincent Poon created HBASE-17328: Summary: Properly dispose of looped replication peers Key: HBASE-17328 URL: https://issues.apache.org/jira/browse/HBASE-17328 Project: HBase Issue Type: Bug

[jira] [Assigned] (HBASE-17328) Properly dispose of looped replication peers

2016-12-16 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon reassigned HBASE-17328: Assignee: Vincent Poon > Properly dispose of looped replication peers >

[jira] [Commented] (HBASE-17323) TestAsyncGetMultiThread fails in master

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755716#comment-15755716 ] stack commented on HBASE-17323: --- I still see above exception even with HBASE-17282 in place. HBASE-17282

[jira] [Commented] (HBASE-17051) libhbase++: implement RPC client and connection management

2016-12-16 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755708#comment-15755708 ] Enis Soztutar commented on HBASE-17051: --- Nvm, I think this: {code} std::shared_ptr

[jira] [Commented] (HBASE-17280) Add mechanism to control hbase cleaner behavior

2016-12-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755707#comment-15755707 ] Hadoop QA commented on HBASE-17280: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-17323) TestAsyncGetMultiThread fails in master

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17323: -- Attachment: 17323.hack.txt Code that checks for null and if we are stopping, just skips out. Also started to

[jira] [Commented] (HBASE-17051) libhbase++: implement RPC client and connection management

2016-12-16 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755682#comment-15755682 ] Enis Soztutar commented on HBASE-17051: --- Thanks [~xiaobingo] for the patch. I'm getting a

[jira] [Commented] (HBASE-17323) TestAsyncGetMultiThread fails in master

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755676#comment-15755676 ] stack commented on HBASE-17323: --- Fails 50% of the time:

[jira] [Created] (HBASE-17327) Allow for lazy connection / BufferedMutator creation

2016-12-16 Thread Joep Rottinghuis (JIRA)
Joep Rottinghuis created HBASE-17327: Summary: Allow for lazy connection / BufferedMutator creation Key: HBASE-17327 URL: https://issues.apache.org/jira/browse/HBASE-17327 Project: HBase

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755602#comment-15755602 ] Hadoop QA commented on HBASE-17149: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-17326) Fix findbugs warning in BufferedMutatorParams

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17326: -- Resolution: Fixed Fix Version/s: 2.0.0 Status: Resolved (was: Patch Available) > Fix

[jira] [Commented] (HBASE-17326) Fix findbugs warning in BufferedMutatorParams

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755600#comment-15755600 ] stack commented on HBASE-17326: --- Fail is TestAsyncGetMultiThread.test:146 ? Execution

[jira] [Updated] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17149: -- Attachment: HBASE-17149.master.002.patch Test fails 50% of the time. Maybe I'll be lucky. > Procedure v2 -

[jira] [Commented] (HBASE-17314) Limit total buffered size for all replication sources

2016-12-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755588#comment-15755588 ] Ted Yu commented on HBASE-17314: {code} 936 public static final int

[jira] [Commented] (HBASE-16945) Implement AsyncRegionLocator

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755584#comment-15755584 ] stack commented on HBASE-16945: --- You seen HBASE-17323 TestAsyncGetMultiThread fails in master [~Apache9]?

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755582#comment-15755582 ] stack commented on HBASE-17149: --- Failure is HBASE-17323, a common fail on master: > Procedure v2 - Fix

[jira] [Updated] (HBASE-17148) Procedure v2 - add bulk proc submit

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17148: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Pushed

[jira] [Commented] (HBASE-17319) Truncate table with preserve after split may cause truncation to fail

2016-12-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755518#comment-15755518 ] Ted Yu commented on HBASE-17319: In test output for the new test, I found several exceptions in the

[jira] [Commented] (HBASE-17326) Fix findbugs warning in BufferedMutatorParams

2016-12-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755491#comment-15755491 ] Hadoop QA commented on HBASE-17326: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755489#comment-15755489 ] Hadoop QA commented on HBASE-17149: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Resolved] (HBASE-17269) Intermittent TestMasterProcedureSchedulerConcurrency failure

2016-12-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-17269. Resolution: Duplicate > Intermittent TestMasterProcedureSchedulerConcurrency failure >

[jira] [Commented] (HBASE-17051) libhbase++: implement RPC client and connection management

2016-12-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755479#comment-15755479 ] Hadoop QA commented on HBASE-17051: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-17051) libhbase++: implement RPC client and connection management

2016-12-16 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755471#comment-15755471 ] Xiaobing Zhou commented on HBASE-17051: --- Posted v5 to address the last point by adding

[jira] [Updated] (HBASE-17051) libhbase++: implement RPC client and connection management

2016-12-16 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HBASE-17051: -- Attachment: HBASE-17051-HBASE-14850.005.patch > libhbase++: implement RPC client and

[jira] [Commented] (HBASE-15248) BLOCKSIZE 4k should result in 4096 bytes on disk; i.e. fit inside a BucketCache 'block' of 4k

2016-12-16 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755447#comment-15755447 ] Nick Dimiduk commented on HBASE-15248: -- Yeah we have a disconnect -- BLOCKSIZE doesn't take

[jira] [Updated] (HBASE-17280) Add mechanism to control hbase cleaner behavior

2016-12-16 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-17280: Status: Patch Available (was: Open) > Add mechanism to control hbase cleaner behavior >

[jira] [Commented] (HBASE-17148) Procedure v2 - add bulk proc submit

2016-12-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755346#comment-15755346 ] Hadoop QA commented on HBASE-17148: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-17148) Procedure v2 - add bulk proc submit

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755256#comment-15755256 ] stack commented on HBASE-17148: --- .002 > Procedure v2 - add bulk proc submit >

[jira] [Commented] (HBASE-17148) Procedure v2 - add bulk proc submit

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755254#comment-15755254 ] stack commented on HBASE-17148: --- Fix test breakage. We asserted on count of WALs but had not let the

[jira] [Updated] (HBASE-17148) Procedure v2 - add bulk proc submit

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17148: -- Attachment: HBASE-17148.master.002.patch > Procedure v2 - add bulk proc submit >

[jira] [Commented] (HBASE-17018) Spooling BufferedMutator

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755171#comment-15755171 ] stack commented on HBASE-17018: --- Skimmed. Looking clean. Tests look great. > Spooling BufferedMutator >

[jira] [Commented] (HBASE-16398) optimize HRegion computeHDFSBlocksDistribution

2016-12-16 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755166#comment-15755166 ] Thiruvel Thirumoolan commented on HBASE-16398: -- Thanks for the patch [~aoxiang]! > optimize

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15755134#comment-15755134 ] stack commented on HBASE-17149: --- Last test run failed parse of

[jira] [Updated] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17149: -- Attachment: HBASE-17149.master.002.patch Retry > Procedure v2 - Fix nonce submission >

  1   2   >