[jira] [Updated] (HBASE-15337) Document FIFO and date tiered compaction in the book

2016-04-28 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clara Xiong updated HBASE-15337: Attachment: HBASE-15337.patch I followed the instruction on the Reference book to use mvn clean sit

[jira] [Updated] (HBASE-15337) Document FIFO and date tiered compaction in the book

2016-04-28 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clara Xiong updated HBASE-15337: Status: Patch Available (was: Open) > Document FIFO and date tiered compaction in the book > -

[jira] [Commented] (HBASE-15721) Optimization in cloning cells into MSLAB

2016-04-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263635#comment-15263635 ] Hadoop QA commented on HBASE-15721: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-15711) Add client side property to allow logging details for batch errors

2016-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263611#comment-15263611 ] Hudson commented on HBASE-15711: SUCCESS: Integrated in HBase-1.4 #125 (See [https://bui

[jira] [Commented] (HBASE-13627) Terminating RS results in redundant CLOSE RPC

2016-04-28 Thread Sreeram Venkatasubramanian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263610#comment-15263610 ] Sreeram Venkatasubramanian commented on HBASE-13627: To summarize, I

[jira] [Updated] (HBASE-15702) Improve PerClientRandomNonceGenerator

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15702: -- Attachment: HBASE-15702_v4.patch No more static NonceGenerator in ConnectionImplemention > Improve Per

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

2016-04-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263592#comment-15263592 ] stack commented on HBASE-15536: --- [~carp84] you did no wrong. There was a regression... just

[jira] [Commented] (HBASE-15635) Mean age of Blocks in cache (seconds) on webUI should be greater than zero

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263583#comment-15263583 ] Heng Chen commented on HBASE-15635: --- suggestions? > Mean age of Blocks in cache (secon

[jira] [Commented] (HBASE-15714) We are calling checkRow() twice in doMiniBatchMutation()

2016-04-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263579#comment-15263579 ] Hadoop QA commented on HBASE-15714: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

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

2016-04-28 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263566#comment-15263566 ] Sean Busbey commented on HBASE-15536: - {quote} bq. Maybe add a note on commit to the

[jira] [Updated] (HBASE-15609) Remove PB references from Result, DoubleColumnInterpreter and any such public facing class for 2.0

2016-04-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15609: --- Status: Patch Available (was: Open) Submitting for QA. > Remove PB referenc

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

2016-04-28 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263554#comment-15263554 ] Yu Li commented on HBASE-15536: --- bq. How many WALs per RS in this test? 4WALs with PCIe-SSD

[jira] [Commented] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263542#comment-15263542 ] Heng Chen commented on HBASE-15278: --- Sound good. > AsyncRPCClient hangs if Connection

[jira] [Updated] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15278: -- Attachment: HBASE-15278_v1.patch Can't see unexpection exception anymore, Let QA check the patch > As

[jira] [Commented] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-04-28 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263534#comment-15263534 ] Duo Zhang commented on HBASE-15278: --- {quote} The changes in AsyncRpcChannel is just to

[jira] [Commented] (HBASE-15600) Add provision for adding mutations to memstore or able to write to same region in batchMutate coprocessor hooks

2016-04-28 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263530#comment-15263530 ] Anoop Sam John commented on HBASE-15600: bq.acquiredRowLocks.add(getRowLock(mutat

[jira] [Commented] (HBASE-15703) Deadline scheduler needs to return to the client info about skipped calls, not just drop them

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263529#comment-15263529 ] Mikhail Antonov commented on HBASE-15703: - yeah, noticed after i uploaded the pat

[jira] [Commented] (HBASE-15600) Add provision for adding mutations to memstore or able to write to same region in batchMutate coprocessor hooks

2016-04-28 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263528#comment-15263528 ] Anoop Sam John commented on HBASE-15600: {code} // we pass (i - firstIndex) below

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

2016-04-28 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263527#comment-15263527 ] Anoop Sam John commented on HBASE-15536: +1 bq.Recently we observed performance

[jira] [Commented] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263525#comment-15263525 ] Heng Chen commented on HBASE-15278: --- {quote} Seems the latest patch still modifies Asyn

[jira] [Commented] (HBASE-15703) Deadline scheduler needs to return to the client info about skipped calls, not just drop them

2016-04-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263523#comment-15263523 ] Hadoop QA commented on HBASE-15703: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-15702) Improve PerClientRandomNonceGenerator

2016-04-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263521#comment-15263521 ] Hadoop QA commented on HBASE-15702: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HBASE-15607) Remove PB references from Admin for 2.0

2016-04-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15607: --- Status: Patch Available (was: Open) Sumitting for QA. > Remove PB reference

[jira] [Updated] (HBASE-15721) Optimization in cloning cells into MSLAB

2016-04-28 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-15721: --- Attachment: HBASE-15721_V2.patch Patch fixing comments from Ram and Ted. > Optimization in c

[jira] [Commented] (HBASE-15703) Deadline scheduler needs to return to the client info about skipped calls, not just drop them

2016-04-28 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263512#comment-15263512 ] Elliott Clark commented on HBASE-15703: --- Need to add the new exception to the clien

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

2016-04-28 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263496#comment-15263496 ] Yu Li commented on HBASE-15536: --- Ah I see, thanks for the note, then I think we also need a

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

2016-04-28 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-15706: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.0.0 Status: R

[jira] [Commented] (HBASE-15732) hbase-rsgroups should be in the assembly

2016-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263492#comment-15263492 ] Hudson commented on HBASE-15732: FAILURE: Integrated in HBase-Trunk_matrix #879 (See [ht

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

2016-04-28 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-15706: --- Assignee: huaxiang sun > HFilePrettyPrinter should print out nicely formatted tags >

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

2016-04-28 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263490#comment-15263490 ] Anoop Sam John commented on HBASE-15706: +1 > HFilePrettyPrinter should print ou

[jira] [Updated] (HBASE-15702) Improve PerClientRandomNonceGenerator

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15702: -- Attachment: HBASE-15702_v3.patch Address Ikeda comments about static field. Looks more clean now. >

[jira] [Updated] (HBASE-15714) We are calling checkRow() twice in doMiniBatchMutation()

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15714: -- Status: Patch Available (was: Open) > We are calling checkRow() twice in doMiniBatchMutation() > -

[jira] [Updated] (HBASE-15714) We are calling checkRow() twice in doMiniBatchMutation()

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15714: -- Attachment: HBASE-15714_v1.patch address enis comments. > We are calling checkRow() twice in doMini

[jira] [Commented] (HBASE-15731) Add on a connection pool

2016-04-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263467#comment-15263467 ] Hadoop QA commented on HBASE-15731: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-15600) Add provision for adding mutations to memstore or able to write to same region in batchMutate coprocessor hooks

2016-04-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263466#comment-15263466 ] Hadoop QA commented on HBASE-15600: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HBASE-15731) Add on a connection pool

2016-04-28 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15731: -- Status: Patch Available (was: Open) https://reviews.facebook.net/D57411 Added on a connection

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

2016-04-28 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263462#comment-15263462 ] Duo Zhang commented on HBASE-15536: --- There is no plan to backport it to branch-1 curren

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

2016-04-28 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263454#comment-15263454 ] Yu Li commented on HBASE-15536: --- +1 (non-binding) to make AsyncFSWAL as default in 2.0 [~A

[jira] [Updated] (HBASE-15731) Add on a connection pool

2016-04-28 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15731: -- Attachment: HBASE-15731.patch > Add on a connection pool > > >

[jira] [Commented] (HBASE-15675) Add more details about region on table.jsp

2016-04-28 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263423#comment-15263423 ] Yu Li commented on HBASE-15675: --- Ping [~stack], [~enis] and [~eclark], ok for me to commit

[jira] [Updated] (HBASE-15711) Add client side property to allow logging details for batch errors

2016-04-28 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-15711: -- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.4.0 2.0.0 St

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

2016-04-28 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263410#comment-15263410 ] Duo Zhang commented on HBASE-15536: --- {quote} Maybe add a note on commit to the DefaultW

[jira] [Updated] (HBASE-15711) Add client side property to allow logging details for batch errors

2016-04-28 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-15711: -- Release Note: In HBASE-15711 a new client side property hbase.client.log.batcherrors.details is introduced to a

[jira] [Commented] (HBASE-15703) Deadline scheduler needs to return to the client info about skipped calls, not just drop them

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263407#comment-15263407 ] Mikhail Antonov commented on HBASE-15703: - obviously, CDE shouldn't clear meta ca

[jira] [Updated] (HBASE-15703) Deadline scheduler needs to return to the client info about skipped calls, not just drop them

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-15703: Status: Patch Available (was: Open) > Deadline scheduler needs to return to the client inf

[jira] [Updated] (HBASE-15703) Deadline scheduler needs to return to the client info about skipped calls, not just drop them

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-15703: Attachment: HBASE-15703-branch-1.3.v1.patch > Deadline scheduler needs to return to the cli

[jira] [Commented] (HBASE-15551) Make call queue too big exception use servername

2016-04-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263351#comment-15263351 ] Hadoop QA commented on HBASE-15551: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HBASE-15600) Add provision for adding mutations to memstore or able to write to same region in batchMutate coprocessor hooks

2016-04-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-15600: -- Attachment: hbase-15600_v5.patch v5 patch. Fixes the bug reported by Anoop, and addresses Ram's

[jira] [Commented] (HBASE-15600) Add provision for adding mutations to memstore or able to write to same region in batchMutate coprocessor hooks

2016-04-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263323#comment-15263323 ] Enis Soztutar commented on HBASE-15600: --- bq. So the added mutations are or no use.

[jira] [Updated] (HBASE-15732) hbase-rsgroups should be in the assembly

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

[jira] [Created] (HBASE-15734) Propagate exception in table backup procedures

2016-04-28 Thread Ted Yu (JIRA)
Ted Yu created HBASE-15734: -- Summary: Propagate exception in table backup procedures Key: HBASE-15734 URL: https://issues.apache.org/jira/browse/HBASE-15734 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-15734) Propagate exception in table backup procedures

2016-04-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15734: --- Attachment: 15734.v1.txt > Propagate exception in table backup procedures > -

[jira] [Commented] (HBASE-15551) Make call queue too big exception use servername

2016-04-28 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263236#comment-15263236 ] Gary Helmling commented on HBASE-15551: --- +1 if you fix that up on commit > Make ca

[jira] [Commented] (HBASE-15281) Allow the FileSystem inside HFileSystem to be wrapped

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263231#comment-15263231 ] Mikhail Antonov commented on HBASE-15281: - Skimmed, looks good to me; will look m

[jira] [Commented] (HBASE-15551) Make call queue too big exception use servername

2016-04-28 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263215#comment-15263215 ] Gary Helmling commented on HBASE-15551: --- I think you can drop this line as well: {c

[jira] [Commented] (HBASE-15281) Allow the FileSystem inside HFileSystem to be wrapped

2016-04-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263217#comment-15263217 ] Hadoop QA commented on HBASE-15281: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-15686) Add override mechanism for the exempt classes when dynamically loading table coprocessor

2016-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263181#comment-15263181 ] Hudson commented on HBASE-15686: SUCCESS: Integrated in HBase-1.4 #124 (See [https://bui

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

2016-04-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263173#comment-15263173 ] Hadoop QA commented on HBASE-15706: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-15732) hbase-rsgroups should be in the assembly

2016-04-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263160#comment-15263160 ] Hadoop QA commented on HBASE-15732: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HBASE-15551) Make call queue too big exception use servername

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-15551: Status: Patch Available (was: Open) > Make call queue too big exception use servername > -

[jira] [Assigned] (HBASE-15551) Make call queue too big exception use servername

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov reassigned HBASE-15551: --- Assignee: Mikhail Antonov > Make call queue too big exception use servername > -

[jira] [Updated] (HBASE-15551) Make call queue too big exception use servername

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-15551: Attachment: HBASE-15551-branch-1.3.v1.patch > Make call queue too big exception use servern

[jira] [Updated] (HBASE-15551) Make call queue too big exception use servername

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-15551: Fix Version/s: 1.3.0 > Make call queue too big exception use servername > -

[jira] [Updated] (HBASE-13979) Move out the lowReplication roll form FSHLog to be reusable

2016-04-28 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-13979: Fix Version/s: (was: 1.3.0) > Move out the lowReplication roll form FSHLog to be reusab

[jira] [Commented] (HBASE-15607) Remove PB references from Admin for 2.0

2016-04-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263049#comment-15263049 ] Enis Soztutar commented on HBASE-15607: --- lgtm. > Remove PB references from Admin f

[jira] [Commented] (HBASE-15691) Port HBASE-10205 (ConcurrentModificationException in BucketAllocator) to branch-1

2016-04-28 Thread deepankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262987#comment-15262987 ] deepankar commented on HBASE-15691: --- Oh ok thanks for clarifying. > Port HBASE-10205 (

[jira] [Created] (HBASE-15733) Forward port some fixes/tweaks fined in branch-1 backport

2016-04-28 Thread Francis Liu (JIRA)
Francis Liu created HBASE-15733: --- Summary: Forward port some fixes/tweaks fined in branch-1 backport Key: HBASE-15733 URL: https://issues.apache.org/jira/browse/HBASE-15733 Project: HBase Issue

[jira] [Commented] (HBASE-15631) Backport Regionserver Groups (HBASE-6721) to branch-1

2016-04-28 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262952#comment-15262952 ] Francis Liu commented on HBASE-15631: - Need to include maven build fixes addressed in

[jira] [Commented] (HBASE-15732) hbase-rsgroups should be in the assembly

2016-04-28 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262951#comment-15262951 ] Francis Liu commented on HBASE-15732: - +1 Thanks for catching this. Will need to in

[jira] [Commented] (HBASE-14140) HBase Backup/Restore Phase 3: Enhance HBaseAdmin API to include backup/restore - related API

2016-04-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262948#comment-15262948 ] Ted Yu commented on HBASE-14140: Looks like test failures were introduced after HBASE-141

[jira] [Commented] (HBASE-15691) Port HBASE-10205 (ConcurrentModificationException in BucketAllocator) to branch-1

2016-04-28 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262924#comment-15262924 ] Andrew Purtell commented on HBASE-15691: bq. Is there a reason why we are changin

[jira] [Commented] (HBASE-15727) Canary Tool for Zookeeper

2016-04-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262886#comment-15262886 ] Ted Yu commented on HBASE-15727: Can you share experience using this new mode on a cluste

[jira] [Commented] (HBASE-15337) Document FIFO and date tiered compaction in the book

2016-04-28 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262867#comment-15262867 ] Clara Xiong commented on HBASE-15337: - I can give it a try over the weekend. Thank yo

[jira] [Commented] (HBASE-15686) Add override mechanism for the exempt classes when dynamically loading table coprocessor

2016-04-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262855#comment-15262855 ] Hudson commented on HBASE-15686: FAILURE: Integrated in HBase-Trunk_matrix #878 (See [ht

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

2016-04-28 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-15706: - Attachment: HBASE-15706-v002.patch Upload v2 patch, which addresses [~anoop.hbase]'s comments. >

[jira] [Commented] (HBASE-15691) Port HBASE-10205 (ConcurrentModificationException in BucketAllocator) to branch-1

2016-04-28 Thread deepankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262800#comment-15262800 ] deepankar commented on HBASE-15691: --- Took a look at the patch, Is there a reason why we

[jira] [Commented] (HBASE-14140) HBase Backup/Restore Phase 3: Enhance HBaseAdmin API to include backup/restore - related API

2016-04-28 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262791#comment-15262791 ] Vladimir Rodionov commented on HBASE-14140: --- Ted, can you open sub task for fai

[jira] [Commented] (HBASE-15727) Canary Tool for Zookeeper

2016-04-28 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262765#comment-15262765 ] churro morales commented on HBASE-15727: oh yeah, my bad. I'll get rid of it and

[jira] [Commented] (HBASE-6633) Adding new hooks to the split flow - For roll backs and one final hook after split is completed either successfully or failed

2016-04-28 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262772#comment-15262772 ] Stephen Yuan Jiang commented on HBASE-6633: --- I am not sure better or worse. I j

[jira] [Updated] (HBASE-15136) Explore different queuing behaviors while busy

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-15136: Release Note: Previously RPC request scheduler in HBase had 2 modes in could operate in:

[jira] [Updated] (HBASE-15281) Allow the FileSystem inside HFileSystem to be wrapped

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-15281: Priority: Major (was: Minor) > Allow the FileSystem inside HFileSystem to be wrapped > ---

[jira] [Updated] (HBASE-15732) hbase-rsgroups should be in the assembly

2016-04-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-15732: -- Status: Patch Available (was: Open) > hbase-rsgroups should be in the assembly >

[jira] [Updated] (HBASE-15732) hbase-rsgroups should be in the assembly

2016-04-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-15732: -- Attachment: hbase-15732_v1.patch Simple patch. > hbase-rsgroups should be in the assembly >

[jira] [Created] (HBASE-15732) hbase-rsgroups should be in the assembly

2016-04-28 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-15732: - Summary: hbase-rsgroups should be in the assembly Key: HBASE-15732 URL: https://issues.apache.org/jira/browse/HBASE-15732 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-15714) We are calling checkRow() twice in doMiniBatchMutation()

2016-04-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262704#comment-15262704 ] Enis Soztutar commented on HBASE-15714: --- getRowLock() is called from (1) HRegion.d

[jira] [Commented] (HBASE-15691) Port HBASE-10205 (ConcurrentModificationException in BucketAllocator) to branch-1

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262688#comment-15262688 ] Mikhail Antonov commented on HBASE-15691: - [~apurtell] (sorry, in my comment abov

[jira] [Resolved] (HBASE-14970) Backport HBASE-13082 and its sub-jira to branch-1

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov resolved HBASE-14970. - Resolution: Fixed resolving as discussed > Backport HBASE-13082 and its sub-jira to bran

[jira] [Commented] (HBASE-11290) Unlock RegionStates

2016-04-28 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262682#comment-15262682 ] Francis Liu commented on HBASE-11290: - {quote} If we could have up-to-date patches fo

[jira] [Comment Edited] (HBASE-15727) Canary Tool for Zookeeper

2016-04-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262678#comment-15262678 ] Ted Yu edited comment on HBASE-15727 at 4/28/16 6:25 PM: - {code}

[jira] [Commented] (HBASE-15727) Canary Tool for Zookeeper

2016-04-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262678#comment-15262678 ] Ted Yu commented on HBASE-15727: {code} 44 import com.google.common.base.Stopwatch;

[jira] [Commented] (HBASE-11290) Unlock RegionStates

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262668#comment-15262668 ] Mikhail Antonov commented on HBASE-11290: - That's the MultiLock class in the patc

[jira] [Commented] (HBASE-14970) Backport HBASE-13082 and its sub-jira to branch-1

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262666#comment-15262666 ] Mikhail Antonov commented on HBASE-14970: - Yeah that what I think > Backport HBA

[jira] [Commented] (HBASE-11290) Unlock RegionStates

2016-04-28 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262660#comment-15262660 ] Francis Liu commented on HBASE-11290: - [~mantonov] At the moment we just need it to g

[jira] [Commented] (HBASE-14970) Backport HBASE-13082 and its sub-jira to branch-1

2016-04-28 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262656#comment-15262656 ] Andrew Purtell commented on HBASE-14970: Yes I think this can be resolved. > Ba

[jira] [Comment Edited] (HBASE-15691) Port HBASE-10205 (ConcurrentModificationException in BucketAllocator) to branch-1

2016-04-28 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262652#comment-15262652 ] Andrew Purtell edited comment on HBASE-15691 at 4/28/16 6:12 PM: --

[jira] [Commented] (HBASE-15691) Port HBASE-10205 (ConcurrentModificationException in BucketAllocator) to branch-1

2016-04-28 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262652#comment-15262652 ] Andrew Purtell commented on HBASE-15691: I don't think it's a release blocker. Th

[jira] [Commented] (HBASE-11290) Unlock RegionStates

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262635#comment-15262635 ] Mikhail Antonov commented on HBASE-11290: - [~toffer] btw, in the WIP patch to HBA

[jira] [Commented] (HBASE-11290) Unlock RegionStates

2016-04-28 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262628#comment-15262628 ] Mikhail Antonov commented on HBASE-11290: - [~toffer] I'm not sure we can pull it

[jira] [Commented] (HBASE-14140) HBase Backup/Restore Phase 3: Enhance HBaseAdmin API to include backup/restore - related API

2016-04-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262620#comment-15262620 ] Ted Yu commented on HBASE-14140: Some failed unit tests with latest patch on HBASE-7912 b

[jira] [Commented] (HBASE-11290) Unlock RegionStates

2016-04-28 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262565#comment-15262565 ] Francis Liu commented on HBASE-11290: - No worries Mikhail. If anyone has time to he

  1   2   >