[jira] [Commented] (HBASE-13925) Use zookeeper multi to clear znodes in ZKProcedureUtil

2015-06-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591776#comment-14591776 ] Ashish Singhi commented on HBASE-13925: --- In the first patch I missed to set watches

[jira] [Commented] (HBASE-13932) Add mob integrity check in HFilePrettyPrinter

2015-06-18 Thread Bhupendra Kumar Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591663#comment-14591663 ] Bhupendra Kumar Jain commented on HBASE-13932: -- Few observations. 1)

[jira] [Updated] (HBASE-13893) Replace HTable with Table in client tests

2015-06-18 Thread Jurriaan Mous (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jurriaan Mous updated HBASE-13893: -- Attachment: HBASE-13893-v5.patch I have reverted the change to getHTable in TIFB. I should not

[jira] [Created] (HBASE-13933) DBE's seekBefore with tags corrupts the tag's offset information thus leading to incorrect results

2015-06-18 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-13933: -- Summary: DBE's seekBefore with tags corrupts the tag's offset information thus leading to incorrect results Key: HBASE-13933 URL:

[jira] [Updated] (HBASE-13933) DBE's seekBefore with tags corrupts the tag's offset information thus leading to incorrect results

2015-06-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-13933: --- Attachment: HBASE-13933.patch Just apply this to the TestSeekTo test case

[jira] [Updated] (HBASE-13933) DBE's seekBefore with tags corrupts the tag's offset information thus leading to incorrect results

2015-06-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-13933: --- Description: The problem occurs with moveToPrevious() case and incase of

[jira] [Commented] (HBASE-13448) New Cell implementation with cached component offsets/lengths

2015-06-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591736#comment-14591736 ] ramkrishna.s.vasudevan commented on HBASE-13448: +1 on patch. Perf gain

[jira] [Updated] (HBASE-13925) Use zookeeper multi to clear znodes in ZKProcedureUtil

2015-06-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-13925: -- Attachment: HBASE-13925-v1.patch Use zookeeper multi to clear znodes in ZKProcedureUtil

[jira] [Updated] (HBASE-13214) Remove deprecated and unused methods from HTable class

2015-06-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-13214: -- Attachment: HBASE-13214-v2.patch Remove deprecated and unused methods from HTable class

[jira] [Commented] (HBASE-13214) Remove deprecated and unused methods from HTable class

2015-06-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591750#comment-14591750 ] Hadoop QA commented on HBASE-13214: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-13214) Remove deprecated and unused methods from HTable class

2015-06-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591800#comment-14591800 ] Ashish Singhi commented on HBASE-13214: --- Attached v2 patch to address 1 javadoc

[jira] [Commented] (HBASE-13893) Replace HTable with Table in client tests

2015-06-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591917#comment-14591917 ] Hadoop QA commented on HBASE-13893: --- {color:red}-1 overall{color}. Here are the

[jira] [Resolved] (HBASE-13934) HBase Client Stuck at ConnectionManager$HConnectionImplementation.locateRegion

2015-06-18 Thread JIRA
[ https://issues.apache.org/jira/browse/HBASE-13934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Tőkés resolved HBASE-13934. -- Resolution: Not A Problem Seems that the client tried to connect to {{nosql-x64-node-1}}, even

[jira] [Updated] (HBASE-13448) New Cell implementation with cached component offsets/lengths

2015-06-18 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-13448: --- Attachment: HBASE-13448_V5.patch Fixed an old comment from Stack regarding class name and

[jira] [Commented] (HBASE-13933) DBE's seekBefore with tags corrupts the tag's offset information thus leading to incorrect results

2015-06-18 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591897#comment-14591897 ] Anoop Sam John commented on HBASE-13933: bq. it is in all branches where we have

[jira] [Created] (HBASE-13934) HBase Client Stuck in at ConnectionManager$HConnectionImplementation.locateRegion

2015-06-18 Thread JIRA
Attila Tőkés created HBASE-13934: Summary: HBase Client Stuck in at ConnectionManager$HConnectionImplementation.locateRegion Key: HBASE-13934 URL: https://issues.apache.org/jira/browse/HBASE-13934

[jira] [Commented] (HBASE-13916) Create MultiByteBuffer

2015-06-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591935#comment-14591935 ] Hadoop QA commented on HBASE-13916: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HBASE-13934) HBase Client Stuck at ConnectionManager$HConnectionImplementation.locateRegion

2015-06-18 Thread JIRA
[ https://issues.apache.org/jira/browse/HBASE-13934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Tőkés updated HBASE-13934: - Summary: HBase Client Stuck at ConnectionManager$HConnectionImplementation.locateRegion (was:

[jira] [Updated] (HBASE-13934) HBase Client Stuck at ConnectionManager$HConnectionImplementation.locateRegion

2015-06-18 Thread JIRA
[ https://issues.apache.org/jira/browse/HBASE-13934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Tőkés updated HBASE-13934: - Affects Version/s: 1.0.1 HBase Client Stuck at

[jira] [Commented] (HBASE-13933) DBE's seekBefore with tags corrupts the tag's offset information thus leading to incorrect results

2015-06-18 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591888#comment-14591888 ] Anoop Sam John commented on HBASE-13933: Debugging with the test case change u

[jira] [Commented] (HBASE-13659) Improve test run time for TestMetaWithReplicas class

2015-06-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591919#comment-14591919 ] Hadoop QA commented on HBASE-13659: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HBASE-13934) HBase Client Stuck at ConnectionManager$HConnectionImplementation.locateRegion

2015-06-18 Thread JIRA
[ https://issues.apache.org/jira/browse/HBASE-13934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Tőkés updated HBASE-13934: - Description: HBase Client get's stuck when I try to execute a PUT operation. {code} Thread

[jira] [Updated] (HBASE-13916) Create MultiByteBuffer an aggregation of ByteBuffers

2015-06-18 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-13916: --- Summary: Create MultiByteBuffer an aggregation of ByteBuffers (was: Create MultiByteBuffer)

[jira] [Commented] (HBASE-13933) DBE's seekBefore with tags corrupts the tag's offset information thus leading to incorrect results

2015-06-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592048#comment-14592048 ] ramkrishna.s.vasudevan commented on HBASE-13933: Yes this happens when

[jira] [Updated] (HBASE-13931) Move Unsafe based operations to UnsafeAccess

2015-06-18 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-13931: --- Attachment: HBASE-13931.patch Move Unsafe based operations to UnsafeAccess

[jira] [Updated] (HBASE-13916) Create MultiByteBuffer an aggregation of ByteBuffers

2015-06-18 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-13916: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Updated] (HBASE-13893) Replace HTable with Table in client tests

2015-06-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-13893: -- Attachment: HBASE-13893-v5.patch Retry to see if failure related at all. Replace HTable with Table in client

[jira] [Updated] (HBASE-13931) Move Unsafe based operations to UnsafeAccess

2015-06-18 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-13931: --- Status: Patch Available (was: Open) Move Unsafe based operations to UnsafeAccess

[jira] [Updated] (HBASE-13917) Remove string comparison to identify request priority

2015-06-18 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-13917: Resolution: Fixed Status: Resolved (was: Patch Available) committed to branch-1,

[jira] [Commented] (HBASE-13916) Create MultiByteBuffer

2015-06-18 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592113#comment-14592113 ] Anoop Sam John commented on HBASE-13916: {quote} -1 core tests. The patch failed

[jira] [Assigned] (HBASE-13867) Add endpoint coprocessor guide to HBase book

2015-06-18 Thread Gaurav Bhardwaj (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gaurav Bhardwaj reassigned HBASE-13867: --- Assignee: Gaurav Bhardwaj Add endpoint coprocessor guide to HBase book

[jira] [Created] (HBASE-13939) Make HFileReaderImpl.getFirstKeyInBlock() to return a Cell

2015-06-18 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-13939: -- Summary: Make HFileReaderImpl.getFirstKeyInBlock() to return a Cell Key: HBASE-13939 URL: https://issues.apache.org/jira/browse/HBASE-13939

[jira] [Commented] (HBASE-13931) Move Unsafe based operations to UnsafeAccess

2015-06-18 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592853#comment-14592853 ] Anoop Sam John commented on HBASE-13931: Thanks Ted. ya copy paste javadocs and

[jira] [Updated] (HBASE-13214) Remove deprecated and unused methods from HTable class

2015-06-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-13214: -- Status: Patch Available (was: Open) Remove deprecated and unused methods from HTable class

[jira] [Updated] (HBASE-13214) Remove deprecated and unused methods from HTable class

2015-06-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-13214: -- Status: Open (was: Patch Available) Remove deprecated and unused methods from HTable class

[jira] [Updated] (HBASE-13936) Improve dynamic configuration framework

2015-06-18 Thread Apekshit Sharma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apekshit Sharma updated HBASE-13936: Description: Here's the design doc:

[jira] [Updated] (HBASE-13936) Improve dynamic configuration framework

2015-06-18 Thread Apekshit Sharma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apekshit Sharma updated HBASE-13936: Attachment: design.png Improve dynamic configuration framework

[jira] [Updated] (HBASE-13936) Improve dynamic configuration framework

2015-06-18 Thread Apekshit Sharma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apekshit Sharma updated HBASE-13936: Description: Here's the design doc:

[jira] [Updated] (HBASE-13936) Improve configuration framework

2015-06-18 Thread Apekshit Sharma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apekshit Sharma updated HBASE-13936: Summary: Improve configuration framework (was: Improve dynamic configuration framework)

[jira] [Commented] (HBASE-13898) correct additional javadoc failures under java 8

2015-06-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592821#comment-14592821 ] Sean Busbey commented on HBASE-13898: - did this end up getting pushed to branch-1.2?

[jira] [Created] (HBASE-13938) Deletes done during the region merge transaction may get eclipsed

2015-06-18 Thread Devaraj Das (JIRA)
Devaraj Das created HBASE-13938: --- Summary: Deletes done during the region merge transaction may get eclipsed Key: HBASE-13938 URL: https://issues.apache.org/jira/browse/HBASE-13938 Project: HBase

[jira] [Commented] (HBASE-13898) correct additional javadoc failures under java 8

2015-06-18 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592968#comment-14592968 ] Anoop Sam John commented on HBASE-13898: +1 for fixing it with an addendum patch.

[jira] [Updated] (HBASE-13933) DBE's seekBefore with tags corrupts the tag's offset information thus leading to incorrect results

2015-06-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-13933: --- Status: Patch Available (was: Open) DBE's seekBefore with tags corrupts

[jira] [Commented] (HBASE-13898) correct additional javadoc failures under java 8

2015-06-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592819#comment-14592819 ] Sean Busbey commented on HBASE-13898: - an amendment patch attached to this jira would

[jira] [Commented] (HBASE-13937) Partially revert HBASE-13172

2015-06-18 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592858#comment-14592858 ] Enis Soztutar commented on HBASE-13937: --- The problems with exiting early is the

[jira] [Commented] (HBASE-13932) Add mob integrity check in HFilePrettyPrinter

2015-06-18 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592874#comment-14592874 ] Jingcheng Du commented on HBASE-13932: -- Thanks a lot for comments! bq. Better

[jira] [Updated] (HBASE-13932) Add mob integrity check in HFilePrettyPrinter

2015-06-18 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-13932: - Attachment: HBASE-13932-V2.patch Re-attach the patch V2. Add mob integrity check in

[jira] [Updated] (HBASE-13932) Add mob integrity check in HFilePrettyPrinter

2015-06-18 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-13932: - Attachment: (was: HBASE-13932-V2.patch) Add mob integrity check in HFilePrettyPrinter

[jira] [Commented] (HBASE-13937) Partially revert HBASE-13172

2015-06-18 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592810#comment-14592810 ] Enis Soztutar commented on HBASE-13937: --- The behavior will be reverted back to

[jira] [Updated] (HBASE-13937) Partially revert HBASE-13172

2015-06-18 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-13937: -- Status: Patch Available (was: Open) Partially revert HBASE-13172

[jira] [Commented] (HBASE-13937) Partially revert HBASE-13172

2015-06-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592928#comment-14592928 ] Duo Zhang commented on HBASE-13937: --- {quote} In theory we should not have

[jira] [Updated] (HBASE-13659) Improve test run time for TestMetaWithReplicas class

2015-06-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-13659: -- Status: Open (was: Patch Available) Still there is a flakey test {noformat} Flaked tests:

[jira] [Commented] (HBASE-13937) Partially revert HBASE-13172

2015-06-18 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592814#comment-14592814 ] Duo Zhang commented on HBASE-13937: --- For isServerReachable, I think we can say a server

[jira] [Updated] (HBASE-13925) Use zookeeper multi to clear znodes in ZKProcedureUtil

2015-06-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-13925: -- Status: Patch Available (was: Open) Use zookeeper multi to clear znodes in ZKProcedureUtil

[jira] [Updated] (HBASE-13925) Use zookeeper multi to clear znodes in ZKProcedureUtil

2015-06-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-13925: -- Status: Open (was: Patch Available) Use zookeeper multi to clear znodes in ZKProcedureUtil

[jira] [Commented] (HBASE-13867) Add endpoint coprocessor guide to HBase book

2015-06-18 Thread Gaurav Bhardwaj (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592871#comment-14592871 ] Gaurav Bhardwaj commented on HBASE-13867: - I wrote the blog at

[jira] [Updated] (HBASE-13933) DBE's seekBefore with tags corrupts the tag's offset information thus leading to incorrect results

2015-06-18 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-13933: --- Attachment: HBASE-13993_1.patch Patch with refactored TestSeekTo test cases.

[jira] [Updated] (HBASE-13932) Add mob integrity check in HFilePrettyPrinter

2015-06-18 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-13932: - Attachment: HBASE-13932-V2.patch Upload a new patch. 1. Validate the value format of reference

[jira] [Updated] (HBASE-13937) Partially revert HBASE-13172

2015-06-18 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-13937: -- Attachment: hbase-13937_v2.patch This version passes {{TestDistributedLogSplitting}} 20 times.

[jira] [Updated] (HBASE-13936) Improve configuration framework

2015-06-18 Thread Apekshit Sharma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apekshit Sharma updated HBASE-13936: Issue Type: Umbrella (was: Bug) Improve configuration framework

[jira] [Updated] (HBASE-13933) DBE's seekBefore with tags corrupts the tag's offset information thus leading to incorrect results

2015-06-18 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-13933: --- Fix Version/s: 1.3.0 1.1.1 1.2.0

[jira] [Commented] (HBASE-13935) Orphaned namespace table ZK node should not prevent master to start

2015-06-18 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592251#comment-14592251 ] Matteo Bertozzi commented on HBASE-13935: - sounds ok to me, but are we always

[jira] [Commented] (HBASE-13935) Orphaned namespace table ZK node should not prevent master to start

2015-06-18 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592271#comment-14592271 ] Stephen Yuan Jiang commented on HBASE-13935: [~mbertozzi] I have a unit test

[jira] [Updated] (HBASE-13935) Orphaned namespace table ZK node should not prevent master to start

2015-06-18 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-13935: --- Fix Version/s: 1.0.2 0.98.14 Status: Patch Available

[jira] [Updated] (HBASE-13935) Orphaned namespace table ZK node should not prevent master to start

2015-06-18 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-13935: --- Attachment: HBASE-13935.v1-branch-1.0.patch Orphaned namespace table ZK node should

[jira] [Commented] (HBASE-13893) Replace HTable with Table in client tests

2015-06-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592166#comment-14592166 ] stack commented on HBASE-13893: --- Ok on your comments [~jurmous] After your changes, patch

[jira] [Created] (HBASE-13936) Improve dynamic configuration framework

2015-06-18 Thread Apekshit Sharma (JIRA)
Apekshit Sharma created HBASE-13936: --- Summary: Improve dynamic configuration framework Key: HBASE-13936 URL: https://issues.apache.org/jira/browse/HBASE-13936 Project: HBase Issue Type:

[jira] [Commented] (HBASE-13935) Orphaned namespace table ZK node should not prevent master to start

2015-06-18 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592308#comment-14592308 ] Stephen Yuan Jiang commented on HBASE-13935: [~mbertozzi], The failed server

[jira] [Commented] (HBASE-13935) Orphaned namespace table ZK node should not prevent master to start

2015-06-18 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592276#comment-14592276 ] Matteo Bertozzi commented on HBASE-13935: - that unit test is ok, but does seems

[jira] [Commented] (HBASE-13936) Improve dynamic configuration framework

2015-06-18 Thread Apekshit Sharma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592313#comment-14592313 ] Apekshit Sharma commented on HBASE-13936: - Depending on scope of work done in

[jira] [Updated] (HBASE-13935) Orphaned namespace table ZK node should not prevent master to start

2015-06-18 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-13935: --- Attachment: HBASE-13935.v1-branch-1.0.patch Orphaned namespace table ZK node should

[jira] [Commented] (HBASE-13926) Close the scanner only after Call#setResponse

2015-06-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1459#comment-1459 ] stack commented on HBASE-13926: --- Patch LGTM So less confusion, add to batchClose in the

[jira] [Updated] (HBASE-13935) Orphaned namespace table ZK node should not prevent master to start

2015-06-18 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-13935: --- Attachment: HBASE-13935.v1-0.98.patch Orphaned namespace table ZK node should not

[jira] [Updated] (HBASE-13935) Orphaned namespace table ZK node should not prevent master to start

2015-06-18 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-13935: --- Attachment: (was: HBASE-13935.v1-branch-1.0.patch) Orphaned namespace table ZK

[jira] [Updated] (HBASE-13927) Allow hbase-daemon.sh to conditionally redirect the log or not

2015-06-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-13927: -- Attachment: HBASE-13927.patch +1 Retry just to be sure unrelated (It can't be related... so no need to wait

[jira] [Created] (HBASE-13935) Orphaned namespace table ZK node should not prevent master to start

2015-06-18 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-13935: -- Summary: Orphaned namespace table ZK node should not prevent master to start Key: HBASE-13935 URL: https://issues.apache.org/jira/browse/HBASE-13935

[jira] [Commented] (HBASE-13935) Orphaned namespace table ZK node should not prevent master to start

2015-06-18 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592351#comment-14592351 ] Matteo Bertozzi commented on HBASE-13935: - {quote}If we have an orphaned ENABLING

[jira] [Commented] (HBASE-13916) Create MultiByteBuffer an aggregation of ByteBuffers

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592473#comment-14592473 ] Hudson commented on HBASE-13916: FAILURE: Integrated in HBase-TRUNK #6583 (See

[jira] [Commented] (HBASE-13917) Remove string comparison to identify request priority

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592472#comment-14592472 ] Hudson commented on HBASE-13917: FAILURE: Integrated in HBase-TRUNK #6583 (See

[jira] [Updated] (HBASE-13906) Improve handling of NeedUnmanagedConnectionException

2015-06-18 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-13906: Status: Patch Available (was: Open) Improve handling of NeedUnmanagedConnectionException

[jira] [Commented] (HBASE-13906) Improve handling of NeedUnmanagedConnectionException

2015-06-18 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592538#comment-14592538 ] Mikhail Antonov commented on HBASE-13906: - Some weird failure, retrying Improve

[jira] [Commented] (HBASE-13935) Orphaned namespace table ZK node should not prevent master to start

2015-06-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592497#comment-14592497 ] Hadoop QA commented on HBASE-13935: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HBASE-13906) Improve handling of NeedUnmanagedConnectionException

2015-06-18 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-13906: Status: Open (was: Patch Available) Improve handling of NeedUnmanagedConnectionException

[jira] [Commented] (HBASE-13893) Replace HTable with Table in client tests

2015-06-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592655#comment-14592655 ] Hadoop QA commented on HBASE-13893: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-13103) [ergonomics] add region size balancing as a feature of master

2015-06-18 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592689#comment-14592689 ] Nick Dimiduk commented on HBASE-13103: -- Left some comments on RB. Further thinking

[jira] [Commented] (HBASE-13898) correct additional javadoc failures under java 8

2015-06-18 Thread Gabor Liptak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592372#comment-14592372 ] Gabor Liptak commented on HBASE-13898: -- [~anoop.hbase] To correct, would you like an

[jira] [Created] (HBASE-13937) Partially revert HBASE-13172

2015-06-18 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-13937: - Summary: Partially revert HBASE-13172 Key: HBASE-13937 URL: https://issues.apache.org/jira/browse/HBASE-13937 Project: HBase Issue Type: Sub-task

[jira] [Assigned] (HBASE-13924) Description for hbase.dynamic.jars.dir is wrong

2015-06-18 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones reassigned HBASE-13924: --- Assignee: Misty Stanley-Jones Description for hbase.dynamic.jars.dir is

[jira] [Commented] (HBASE-13448) New Cell implementation with cached component offsets/lengths

2015-06-18 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592647#comment-14592647 ] Lars Hofhansl commented on HBASE-13448: --- Cool. Thanks [~anoop.hbase]. New Cell

[jira] [Commented] (HBASE-13103) [ergonomics] add region size balancing as a feature of master

2015-06-18 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592702#comment-14592702 ] Nick Dimiduk commented on HBASE-13103: -- Oh, and probably we'll want coprocessor

[jira] [Commented] (HBASE-13605) RegionStates should not keep its list of dead servers

2015-06-18 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592707#comment-14592707 ] Enis Soztutar commented on HBASE-13605: --- I have reverted the patch from branch-1.1

[jira] [Commented] (HBASE-13917) Remove string comparison to identify request priority

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592712#comment-14592712 ] Hudson commented on HBASE-13917: FAILURE: Integrated in HBase-1.3 #7 (See

[jira] [Commented] (HBASE-13917) Remove string comparison to identify request priority

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592713#comment-14592713 ] Hudson commented on HBASE-13917: FAILURE: Integrated in HBase-1.2 #20 (See

[jira] [Commented] (HBASE-13605) RegionStates should not keep its list of dead servers

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592710#comment-14592710 ] Hudson commented on HBASE-13605: FAILURE: Integrated in HBase-1.1 #550 (See

[jira] [Updated] (HBASE-13937) Partially revert HBASE-13172

2015-06-18 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-13937: -- Attachment: hbase-13937_v1.patch Simple patch. cc [~ndimiduk]. Partially revert HBASE-13172

[jira] [Commented] (HBASE-13937) Partially revert HBASE-13172

2015-06-18 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592720#comment-14592720 ] Enis Soztutar commented on HBASE-13937: --- [~Apache9] FYI. Partially revert

[jira] [Commented] (HBASE-13937) Partially revert HBASE-13172

2015-06-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592734#comment-14592734 ] stack commented on HBASE-13937: --- What will the change in behavior be [~enis] with this

[jira] [Updated] (HBASE-12988) [Replication]Parallel apply edits on row-level

2015-06-18 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-12988: -- Attachment: 12988-v3.txt Object.hashCode() can be negative, so need to abs() it in order to

[jira] [Commented] (HBASE-12988) [Replication]Parallel apply edits on row-level

2015-06-18 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592756#comment-14592756 ] Lars Hofhansl commented on HBASE-12988: --- And here's yet another idea. (sorry for my

[jira] [Commented] (HBASE-13931) Move Unsafe based operations to UnsafeAccess

2015-06-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14592759#comment-14592759 ] Ted Yu commented on HBASE-13931: lgtm nit, there are a few typo's where 'an' should be

  1   2   >