[jira] [Commented] (HBASE-16704) Scan will be broken while working with DBE and KeyValueCodecWithTags

2016-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523529#comment-15523529 ] ramkrishna.s.vasudevan commented on HBASE-16704: Ok +1 to commit. > Scan

[jira] [Commented] (HBASE-16643) Reverse scanner heap creation may not allow MSLAB closure due to improper ref counting of segments

2016-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523576#comment-15523576 ] ramkrishna.s.vasudevan commented on HBASE-16643: I think the some commit

[jira] [Updated] (HBASE-16643) Reverse scanner heap creation may not allow MSLAB closure due to improper ref counting of segments

2016-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16643: --- Status: Open (was: Patch Available) > Reverse scanner heap creation may not

[jira] [Commented] (HBASE-16643) Reverse scanner heap creation may not allow MSLAB closure due to improper ref counting of segments

2016-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523588#comment-15523588 ] ramkrishna.s.vasudevan commented on HBASE-16643: All the above tests are

[jira] [Updated] (HBASE-16643) Reverse scanner heap creation may not allow MSLAB closure due to improper ref counting of segments

2016-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16643: --- Attachment: HBASE-16643_8.patch One more addition to patch. Added a closed fl

[jira] [Commented] (HBASE-16604) Scanner retries on IOException can cause the scans to miss data

2016-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523661#comment-15523661 ] ramkrishna.s.vasudevan commented on HBASE-16604: One more thing is that s

[jira] [Commented] (HBASE-16643) Reverse scanner heap creation may not allow MSLAB closure due to improper ref counting of segments

2016-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523687#comment-15523687 ] ramkrishna.s.vasudevan commented on HBASE-16643: bq.t just init reverse K

[jira] [Commented] (HBASE-16604) Scanner retries on IOException can cause the scans to miss data

2016-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525026#comment-15525026 ] ramkrishna.s.vasudevan commented on HBASE-16604: bq.Thus, ClientScanner w

[jira] [Updated] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16696: --- Priority: Critical (was: Major) Fix Version/s: 2.0.0 > After HBASE-

[jira] [Updated] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16696: --- Summary: After HBASE-16604 - does not release blocks in case of scanner excep

[jira] [Updated] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16696: --- Description: TestBlockEvictionFromClient consistently fails in master branch.

[jira] [Updated] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16696: --- Status: Patch Available (was: Open) > After HBASE-16604 - does not release b

[jira] [Updated] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16696: --- Attachment: HBASE-16696.patch Since after HBASE-16604 we are sure that on rec

[jira] [Commented] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525271#comment-15525271 ] ramkrishna.s.vasudevan commented on HBASE-16696: Running org.apache.hadoo

[jira] [Created] (HBASE-16718) TestMobFlushSnapshotFromClient,TestFlushSnapshotFromClient, TestRestoreFlushSnapshotFromClient are failing in QA builds

2016-09-27 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-16718: -- Summary: TestMobFlushSnapshotFromClient,TestFlushSnapshotFromClient, TestRestoreFlushSnapshotFromClient are failing in QA builds Key: HBASE-16718 URL: https:/

[jira] [Resolved] (HBASE-16643) Reverse scanner heap creation may not allow MSLAB closure due to improper ref counting of segments

2016-09-27 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-16643. Resolution: Fixed Pushed to master. Thanks for the reviews @anoop.hbase and

[jira] [Commented] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-27 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525544#comment-15525544 ] ramkrishna.s.vasudevan commented on HBASE-16696: bq.Regarding the fix. Do

[jira] [Commented] (HBASE-16134) Introduce Cell extension for server side.

2016-09-27 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525591#comment-15525591 ] ramkrishna.s.vasudevan commented on HBASE-16134: {code} if (withTags

[jira] [Commented] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-27 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525619#comment-15525619 ] ramkrishna.s.vasudevan commented on HBASE-16696: bq. if (scanner

[jira] [Updated] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-27 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16696: --- Attachment: HBASE-16696_1.patch Patch if the finally is moved inside the try.

[jira] [Commented] (HBASE-16608) Introducing the ability to merge ImmutableSegments without copy-compaction or SQM usage

2016-09-27 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525637#comment-15525637 ] ramkrishna.s.vasudevan commented on HBASE-16608: Will check this tomorrow

[jira] [Updated] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-27 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16696: --- Status: Open (was: Patch Available) > After HBASE-16604 - does not release b

[jira] [Updated] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-27 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16696: --- Status: Patch Available (was: Open) > After HBASE-16604 - does not release b

[jira] [Updated] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-27 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16696: --- Attachment: HBASE-16696_2.patch Patch that moves the shippedCallback to the t

[jira] [Updated] (HBASE-15871) Memstore flush doesn't finish because of backwardseek() in memstore scanner.

2016-09-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15871: --- Status: Open (was: Patch Available) > Memstore flush doesn't finish because

[jira] [Updated] (HBASE-15871) Memstore flush doesn't finish because of backwardseek() in memstore scanner.

2016-09-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15871: --- Attachment: HBASE-15871_6.patch Patch for trunk. Adds close flag in SegmentSc

[jira] [Updated] (HBASE-15871) Memstore flush doesn't finish because of backwardseek() in memstore scanner.

2016-09-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15871: --- Status: Patch Available (was: Open) > Memstore flush doesn't finish because

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

2016-09-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15528983#comment-15528983 ] ramkrishna.s.vasudevan commented on HBASE-15721: +1 > Optimization in cl

[jira] [Commented] (HBASE-16608) Introducing the ability to merge ImmutableSegments without copy-compaction or SQM usage

2016-09-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15529059#comment-15529059 ] ramkrishna.s.vasudevan commented on HBASE-16608: bq.How was the run? will

[jira] [Updated] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16696: --- Status: Open (was: Patch Available) > After HBASE-16604 - does not release b

[jira] [Updated] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16696: --- Attachment: HBASE-16696.patch Reattaching the patch. > After HBASE-16604 -

[jira] [Commented] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15529120#comment-15529120 ] ramkrishna.s.vasudevan commented on HBASE-16696: I think it is better to

[jira] [Updated] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16696: --- Status: Patch Available (was: Open) > After HBASE-16604 - does not release b

[jira] [Updated] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16696: --- Attachment: HBASE-16696_3.patch Thanks for the review. This is what will comm

[jira] [Updated] (HBASE-16696) After HBASE-16604 - does not release blocks in case of scanner exception

2016-09-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16696: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (wa

[jira] [Commented] (HBASE-16608) Introducing the ability to merge ImmutableSegments without copy-compaction or SQM usage

2016-09-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15529345#comment-15529345 ] ramkrishna.s.vasudevan commented on HBASE-16608: Facing some strange issu

[jira] [Commented] (HBASE-16608) Introducing the ability to merge ImmutableSegments without copy-compaction or SQM usage

2016-09-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15531893#comment-15531893 ] ramkrishna.s.vasudevan commented on HBASE-16608: Yet to fully understand

[jira] [Commented] (HBASE-16608) Introducing the ability to merge ImmutableSegments without copy-compaction or SQM usage

2016-09-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15531951#comment-15531951 ] ramkrishna.s.vasudevan commented on HBASE-16608: The queue return has got

[jira] [Commented] (HBASE-16737) NPE during close of RegionScanner

2016-09-30 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15535497#comment-15535497 ] ramkrishna.s.vasudevan commented on HBASE-16737: I think you have some ph

[jira] [Updated] (HBASE-16372) References to previous cell in read path should be avoided

2016-09-30 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16372: --- Attachment: HBASE-16372_3.patch Patch for trunk. On the read side after disc

[jira] [Commented] (HBASE-16608) Introducing the ability to merge ImmutableSegments without copy-compaction or SQM usage

2016-09-30 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15535688#comment-15535688 ] ramkrishna.s.vasudevan commented on HBASE-16608: bq.We would prefer this

[jira] [Commented] (HBASE-15871) Memstore flush doesn't finish because of backwardseek() in memstore scanner.

2016-09-30 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15535690#comment-15535690 ] ramkrishna.s.vasudevan commented on HBASE-15871: Any chance of review her

[jira] [Commented] (HBASE-16738) L1 cache caching shared memory HFile block when blocks promoted from L2 to L1

2016-10-03 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15542032#comment-15542032 ] ramkrishna.s.vasudevan commented on HBASE-16738: +1 for patch. bq., do we

[jira] [Commented] (HBASE-15871) Memstore flush doesn't finish because of backwardseek() in memstore scanner.

2016-10-03 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15542257#comment-15542257 ] ramkrishna.s.vasudevan commented on HBASE-15871: Pushed to master. Thanks

[jira] [Commented] (HBASE-15561) See how G1GC works with MSLAB and chunk pool

2016-10-03 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15544437#comment-15544437 ] ramkrishna.s.vasudevan commented on HBASE-15561: Just wanted to update th

[jira] [Updated] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16372: --- Status: Open (was: Patch Available) > References to previous cell in read pa

[jira] [Updated] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16372: --- Status: Patch Available (was: Open) > References to previous cell in read pa

[jira] [Updated] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16372: --- Attachment: HBASE-16372_5_withfactory.patch Updated patch addressing the comm

[jira] [Updated] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16372: --- Status: Open (was: Patch Available) > References to previous cell in read pa

[jira] [Updated] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16372: --- Hadoop Flags: Reviewed Status: Patch Available (was: Open) > Refer

[jira] [Updated] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16372: --- Attachment: HBASE-16372_6_withfactory.patch Changes TestPut and TestClientExc

[jira] [Commented] (HBASE-15561) See how G1GC works with MSLAB and chunk pool

2016-10-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15547684#comment-15547684 ] ramkrishna.s.vasudevan commented on HBASE-15561: Ping for feedback/review

[jira] [Commented] (HBASE-16761) Migrate existing protobuf2.5.0 Coprocessor Endpoints (and servers-side hbase) to protobuf3.

2016-10-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15547689#comment-15547689 ] ramkrishna.s.vasudevan commented on HBASE-16761: +1. Depreciation once we

[jira] [Commented] (HBASE-16758) Bring back HBaseZeroCopyByteStringer stuff

2016-10-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15547746#comment-15547746 ] ramkrishna.s.vasudevan commented on HBASE-16758: So the above classes are

[jira] [Commented] (HBASE-15638) Shade protobuf

2016-10-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15547772#comment-15547772 ] ramkrishna.s.vasudevan commented on HBASE-15638: [~saint@gmail.com] A

[jira] [Commented] (HBASE-16761) Migrate existing protobuf2.5.0 Coprocessor Endpoints (and servers-side hbase) to protobuf3.

2016-10-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15547791#comment-15547791 ] ramkrishna.s.vasudevan commented on HBASE-16761: So atleast for the Table

[jira] [Commented] (HBASE-16768) Inconsistent results from the Append/Increment

2016-10-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15547869#comment-15547869 ] ramkrishna.s.vasudevan commented on HBASE-16768: As the older comment say

[jira] [Commented] (HBASE-15561) See how G1GC works with MSLAB and chunk pool

2016-10-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15547894#comment-15547894 ] ramkrishna.s.vasudevan commented on HBASE-15561: That is because the doc

[jira] [Commented] (HBASE-15561) See how G1GC works with MSLAB and chunk pool

2016-10-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15547932#comment-15547932 ] ramkrishna.s.vasudevan commented on HBASE-15561: Oops. Sorry. I read the

[jira] [Commented] (HBASE-16768) Inconsistent results from the Append/Increment

2016-10-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15547982#comment-15547982 ] ramkrishna.s.vasudevan commented on HBASE-16768: bq.But it should be chea

[jira] [Updated] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16372: --- Status: Open (was: Patch Available) > References to previous cell in read pa

[jira] [Updated] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16372: --- Status: Patch Available (was: Open) > References to previous cell in read pa

[jira] [Updated] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16372: --- Attachment: HBASE-16372_7_withfactory.patch Updated patch as per RB comments.

[jira] [Commented] (HBASE-16761) Migrate existing protobuf2.5.0 Coprocessor Endpoints (and servers-side hbase) to protobuf3.

2016-10-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15548553#comment-15548553 ] ramkrishna.s.vasudevan commented on HBASE-16761: bq.Our Admin and Table w

[jira] [Commented] (HBASE-15561) See how G1GC works with MSLAB and chunk pool

2016-10-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15550918#comment-15550918 ] ramkrishna.s.vasudevan commented on HBASE-15561: bq.Sure, were these test

[jira] [Updated] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16372: --- Status: Open (was: Patch Available) > References to previous cell in read pa

[jira] [Updated] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16372: --- Attachment: HBASE-16372_9.patch Updated patch. Removes all the factory relate

[jira] [Updated] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16372: --- Status: Patch Available (was: Open) > References to previous cell in read pa

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

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15551346#comment-15551346 ] ramkrishna.s.vasudevan commented on HBASE-15721: +1 on patch. Similar thi

[jira] [Commented] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15551355#comment-15551355 ] ramkrishna.s.vasudevan commented on HBASE-16372: Will commit this patch.

[jira] [Updated] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16372: --- Attachment: HBASE-16372_10.patch This is what was committed. Thanks for the r

[jira] [Updated] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16372: --- Status: Open (was: Patch Available) > References to previous cell in read pa

[jira] [Resolved] (HBASE-16372) References to previous cell in read path should be avoided

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-16372. Resolution: Fixed > References to previous cell in read path should be avoi

[jira] [Created] (HBASE-16782) Create compaction specific writer that are of type ShipperListener

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-16782: -- Summary: Create compaction specific writer that are of type ShipperListener Key: HBASE-16782 URL: https://issues.apache.org/jira/browse/HBASE-16782

[jira] [Commented] (HBASE-16769) Deprecate/remove PB references from MasterObserver and RegionServerObserver

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15551425#comment-15551425 ] ramkrishna.s.vasudevan commented on HBASE-16769: Going thro those RegionS

[jira] [Created] (HBASE-16783) Use ByteBufferPool for the header and message during Rpc response

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-16783: -- Summary: Use ByteBufferPool for the header and message during Rpc response Key: HBASE-16783 URL: https://issues.apache.org/jira/browse/HBASE-16783

[jira] [Updated] (HBASE-16783) Use ByteBufferPool for the header and message during Rpc response

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16783: --- Status: Patch Available (was: Open) > Use ByteBufferPool for the header and

[jira] [Updated] (HBASE-16783) Use ByteBufferPool for the header and message during Rpc response

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16783: --- Attachment: HBASE-16783.patch Patch for QA. > Use ByteBufferPool for the he

[jira] [Commented] (HBASE-16780) Since move to protobuf3.1, Cells are limited to 64MB where previous they had no limit

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15551809#comment-15551809 ] ramkrishna.s.vasudevan commented on HBASE-16780: [~saint@gmail.com] S

[jira] [Commented] (HBASE-16783) Use ByteBufferPool for the header and message during Rpc response

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15552422#comment-15552422 ] ramkrishna.s.vasudevan commented on HBASE-16783: Good point. Yes I too th

[jira] [Created] (HBASE-16784) Make use of ExtendedCell#write(OutputStream os) for the default HFileWriter#append()

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-16784: -- Summary: Make use of ExtendedCell#write(OutputStream os) for the default HFileWriter#append() Key: HBASE-16784 URL: https://issues.apache.org/jira/browse/HBASE

[jira] [Updated] (HBASE-16784) Make use of ExtendedCell#write(OutputStream os) for the default HFileWriter#append()

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16784: --- Status: Patch Available (was: Open) > Make use of ExtendedCell#write(OutputS

[jira] [Updated] (HBASE-16784) Make use of ExtendedCell#write(OutputStream os) for the default HFileWriter#append()

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16784: --- Attachment: HBASE-16784.patch Patch for QA. > Make use of ExtendedCell#write

[jira] [Commented] (HBASE-16783) Use ByteBufferPool for the header and message during Rpc response

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15552613#comment-15552613 ] ramkrishna.s.vasudevan commented on HBASE-16783: The patch had a mistake.

[jira] [Updated] (HBASE-16783) Use ByteBufferPool for the header and message during Rpc response

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16783: --- Status: Open (was: Patch Available) > Use ByteBufferPool for the header and

[jira] [Updated] (HBASE-16783) Use ByteBufferPool for the header and message during Rpc response

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16783: --- Attachment: HBASE-16783_1.patch Just attaching right patch for reference. >

[jira] [Updated] (HBASE-16783) Use ByteBufferPool for the header and message during Rpc response

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16783: --- Status: Patch Available (was: Open) > Use ByteBufferPool for the header and

[jira] [Commented] (HBASE-16784) Make use of ExtendedCell#write(OutputStream os) for the default HFileWriter#append()

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15552655#comment-15552655 ] ramkrishna.s.vasudevan commented on HBASE-16784: There are so many doing

[jira] [Commented] (HBASE-16784) Make use of ExtendedCell#write(OutputStream os) for the default HFileWriter#append()

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15552658#comment-15552658 ] ramkrishna.s.vasudevan commented on HBASE-16784: I need to see whether th

[jira] [Commented] (HBASE-16788) Race in compacted file deletion between HStore close() and closeAndArchiveCompactedFiles()

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15554110#comment-15554110 ] ramkrishna.s.vasudevan commented on HBASE-16788: checking this now. thank

[jira] [Commented] (HBASE-16788) Race in compacted file deletion between HStore close() and closeAndArchiveCompactedFiles()

2016-10-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15554188#comment-15554188 ] ramkrishna.s.vasudevan commented on HBASE-16788: bq.Modify HStore.closeAn

[jira] [Updated] (HBASE-16788) Race in compacted file deletion between HStore close() and closeAndArchiveCompactedFiles()

2016-10-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16788: --- Attachment: HBASE-16788_1.patch [~ghelmling] Pls check this patch attached he

[jira] [Updated] (HBASE-16788) Race in compacted file deletion between HStore close() and closeAndArchiveCompactedFiles()

2016-10-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16788: --- Status: Patch Available (was: Open) > Race in compacted file deletion betwee

[jira] [Commented] (HBASE-16788) Race in compacted file deletion between HStore close() and closeAndArchiveCompactedFiles()

2016-10-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15554643#comment-15554643 ] ramkrishna.s.vasudevan commented on HBASE-16788: [~ghelmling] Just saw th

[jira] [Updated] (HBASE-16784) Make use of ExtendedCell#write(OutputStream os) for the default HFileWriter#append()

2016-10-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16784: --- Status: Open (was: Patch Available) > Make use of ExtendedCell#write(OutputS

[jira] [Updated] (HBASE-16784) Make use of ExtendedCell#write(OutputStream os) for the default HFileWriter#append()

2016-10-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16784: --- Attachment: HBASE-16784_1.patch Updated patch. > Make use of ExtendedCell#wr

[jira] [Updated] (HBASE-16784) Make use of ExtendedCell#write(OutputStream os) for the default HFileWriter#append()

2016-10-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16784: --- Status: Patch Available (was: Open) > Make use of ExtendedCell#write(OutputS

[jira] [Comment Edited] (HBASE-15561) See how G1GC works with MSLAB and chunk pool

2016-10-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15544437#comment-15544437 ] ramkrishna.s.vasudevan edited comment on HBASE-15561 at 10/7/16 11:27 AM: -

[jira] [Comment Edited] (HBASE-15561) See how G1GC works with MSLAB and chunk pool

2016-10-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15544437#comment-15544437 ] ramkrishna.s.vasudevan edited comment on HBASE-15561 at 10/7/16 11:29 AM: -

[jira] [Commented] (HBASE-15561) See how G1GC works with MSLAB and chunk pool

2016-10-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15554857#comment-15554857 ] ramkrishna.s.vasudevan commented on HBASE-15561: Yes. All tests have been

<    5   6   7   8   9   10   11   12   13   14   >