[jira] [Commented] (HBASE-17012) Handle Offheap cells in CompressedKvEncoder

2016-11-29 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705105#comment-15705105 ] Anoop Sam John commented on HBASE-17012: Added some minor comments in RB. +1.

[jira] [Commented] (HBASE-17151) New API to create HFile.Reader without instantiating block cache

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707931#comment-15707931 ] Anoop Sam John commented on HBASE-17151: So HBASE-17151 will make use of the new

[jira] [Created] (HBASE-17204) Make L2 off heap cache default ON

2016-11-30 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-17204: -- Summary: Make L2 off heap cache default ON Key: HBASE-17204 URL: https://issues.apache.org/jira/browse/HBASE-17204 Project: HBase Issue Type: New Feature

[jira] [Updated] (HBASE-17204) Make L2 off heap cache default ON

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17204: --- Issue Type: Improvement (was: New Feature) > Make L2 off heap cache default ON > ---

[jira] [Commented] (HBASE-17204) Make L2 off heap cache default ON

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15708140#comment-15708140 ] Anoop Sam John commented on HBASE-17204: cc [~carp84], [~dvdreddy] > Make L2 off

[jira] [Commented] (HBASE-17204) Make L2 off heap cache default ON

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15708186#comment-15708186 ] Anoop Sam John commented on HBASE-17204: Should be a much involved change and mor

[jira] [Commented] (HBASE-17191) Make use of UnsafeByteOperations#unsafeWrap(ByteBuffer buffer) in PBUtil#toCell(Cell cell)

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15708233#comment-15708233 ] Anoop Sam John commented on HBASE-17191: U mean this Callback and its execution?

[jira] [Commented] (HBASE-17114) Add an option to set special retry pause when encountering CallQueueTooBigException

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15708248#comment-15708248 ] Anoop Sam John commented on HBASE-17114: bq.Set this property to a higher value t

[jira] [Commented] (HBASE-17174) Use shared threadpool and AsyncProcess in BufferedMutatorImpl

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15708265#comment-15708265 ] Anoop Sam John commented on HBASE-17174: So how a user can create a BufferedMutat

[jira] [Commented] (HBASE-17191) Make use of UnsafeByteOperations#unsafeWrap(ByteBuffer buffer) in PBUtil#toCell(Cell cell)

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15708278#comment-15708278 ] Anoop Sam John commented on HBASE-17191: Yep. Only difference is that in case of

[jira] [Commented] (HBASE-17191) Make use of UnsafeByteOperations#unsafeWrap(ByteBuffer buffer) in PBUtil#toCell(Cell cell)

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15708352#comment-15708352 ] Anoop Sam John commented on HBASE-17191: So u mean to add a ByteBufferCell check

[jira] [Commented] (HBASE-17191) Make use of UnsafeByteOperations#unsafeWrap(ByteBuffer buffer) in PBUtil#toCell(Cell cell)

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15709057#comment-15709057 ] Anoop Sam John commented on HBASE-17191: That is ok. Better than the current way

[jira] [Updated] (HBASE-17161) MOB : Make ref cell creation more efficient

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17161: --- Attachment: HBASE-17161.patch > MOB : Make ref cell creation more efficient > ---

[jira] [Commented] (HBASE-17161) MOB : Make ref cell creation more efficient

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15709075#comment-15709075 ] Anoop Sam John commented on HBASE-17161: Ping [~jingcheng...@intel.com], [~ram_kr

[jira] [Updated] (HBASE-17161) MOB : Make ref cell creation more efficient

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17161: --- Status: Patch Available (was: Open) > MOB : Make ref cell creation more efficient >

[jira] [Commented] (HBASE-17204) Make L2 off heap cache default ON

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15709079#comment-15709079 ] Anoop Sam John commented on HBASE-17204: Thanks Yu Li.. Ya same I was also think

[jira] [Updated] (HBASE-17161) MOB : Make ref cell creation more efficient

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17161: --- Attachment: HBASE-17161.patch > MOB : Make ref cell creation more efficient > ---

[jira] [Commented] (HBASE-17208) Manual Array Copy Cleanup: Automated

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15709134#comment-15709134 ] Anoop Sam John commented on HBASE-17208: +1 > Manual Array Copy Cleanup: Automat

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

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15709156#comment-15709156 ] Anoop Sam John commented on HBASE-16859: bq.static CodedOutputStream newInstance(

[jira] [Commented] (HBASE-17187) DoNotRetryExceptions from coprocessors should bubble up to the application

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15710950#comment-15710950 ] Anoop Sam John commented on HBASE-17187: See RegionScannerImpl#next if (this.filt

[jira] [Commented] (HBASE-17114) Add an option to set special retry pause when encountering CallQueueTooBigException

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15710960#comment-15710960 ] Anoop Sam John commented on HBASE-17114: Apart from those 2 I was +1 :-) Go for

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

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15711097#comment-15711097 ] Anoop Sam John commented on HBASE-16859: I saw it now. So the ByteOuput is treat

[jira] [Commented] (HBASE-17223) Make COS#newInstance(ByteOutput, int) as public API.

2016-11-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15711108#comment-15711108 ] Anoop Sam John commented on HBASE-17223: ALso how u think, to handle the ByteOupu

[jira] [Commented] (HBASE-17161) MOB : Make ref cell creation more efficient

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15711512#comment-15711512 ] Anoop Sam John commented on HBASE-17161: Yep.. The Cell created here , ValueAndTa

[jira] [Commented] (HBASE-17191) Make use of UnsafeByteOperations#unsafeWrap(ByteBuffer buffer) in PBUtil#toCell(Cell cell)

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712016#comment-15712016 ] Anoop Sam John commented on HBASE-17191: U mean we can not access CellUtil , whic

[jira] [Commented] (HBASE-15437) Response size calculated in RPCServer for warning tooLarge responses does NOT count CellScanner payload

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712020#comment-15712020 ] Anoop Sam John commented on HBASE-15437: Why we need? We have Table#put(Put put)

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712007#comment-15712007 ] Anoop Sam John commented on HBASE-14882: Thanks for the continuous effort here.

[jira] [Commented] (HBASE-17204) Make L2 off heap cache default ON

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712024#comment-15712024 ] Anoop Sam John commented on HBASE-17204: Agree Stack. There are some jiras which

[jira] [Comment Edited] (HBASE-17204) Make L2 off heap cache default ON

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712024#comment-15712024 ] Anoop Sam John edited comment on HBASE-17204 at 12/1/16 1:57 PM: --

[jira] [Commented] (HBASE-17191) Make use of UnsafeByteOperations#unsafeWrap(ByteBuffer buffer) in PBUtil#toCell(Cell cell)

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712648#comment-15712648 ] Anoop Sam John commented on HBASE-17191: {code} ByteBuffer row = ((ByteBufferCell

[jira] [Commented] (HBASE-17187) DoNotRetryExceptions from coprocessors should bubble up to the application

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713925#comment-15713925 ] Anoop Sam John commented on HBASE-17187: Thanks Looks good then Below the new lin

[jira] [Commented] (HBASE-17191) Make use of UnsafeByteOperations#unsafeWrap(ByteBuffer buffer) in PBUtil#toCell(Cell cell)

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15714166#comment-15714166 ] Anoop Sam John commented on HBASE-17191: +1 > Make use of UnsafeByteOperations#u

[jira] [Commented] (HBASE-15437) Response size calculated in RPCServer for warning tooLarge responses does NOT count CellScanner payload

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15714322#comment-15714322 ] Anoop Sam John commented on HBASE-15437: Oh that make sense.. I did not think th

[jira] [Updated] (HBASE-17232) Replace HashSet with ArrayList to accumulate delayed scanners in KVHeap and

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17232: --- Summary: Replace HashSet with ArrayList to accumulate delayed scanners in KVHeap and (was:

[jira] [Updated] (HBASE-17232) Replace HashSet with ArrayList to accumulate delayed scanners in KVHeap and StoreScanner.

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17232: --- Summary: Replace HashSet with ArrayList to accumulate delayed scanners in KVHeap and StoreSca

[jira] [Commented] (HBASE-17232) Replace HashSet with ArrayList

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15714338#comment-15714338 ] Anoop Sam John commented on HBASE-17232: Looks ok. We are sure we wont be adding

[jira] [Updated] (HBASE-17232) Replace HashSet with ArrayList to accumulate delayed scanners in KVHeap and StoreScanner.

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17232: --- Hadoop Flags: Reviewed Status: Patch Available (was: Open) > Replace HashSet with

[jira] [Commented] (HBASE-17235) Minor improvement in creation of CIS for onheap buffer cases

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15714354#comment-15714354 ] Anoop Sam John commented on HBASE-17235: That looks better. ya.. I was wondering

[jira] [Updated] (HBASE-17235) Minor improvement in creation of CIS for onheap buffer cases

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17235: --- Fix Version/s: 2.0.0 > Minor improvement in creation of CIS for onheap buffer cases > ---

[jira] [Updated] (HBASE-17235) Minor improvement in creation of CIS for onheap buffer cases

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17235: --- Priority: Major (was: Minor) > Minor improvement in creation of CIS for onheap buffer cases

[jira] [Updated] (HBASE-17235) Improvement in creation of CIS for onheap buffer cases

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17235: --- Summary: Improvement in creation of CIS for onheap buffer cases (was: Minor improvement in c

[jira] [Commented] (HBASE-17235) Improvement in creation of CIS for onheap buffer cases

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15714359#comment-15714359 ] Anoop Sam John commented on HBASE-17235: This is not so minor IMO. :-) So change

[jira] [Commented] (HBASE-17233) See if we should replace System.arrayCopy with Arrays.copyOfRange

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15714362#comment-15714362 ] Anoop Sam John commented on HBASE-17233: Yep noticed this.. Can u do a JMH test?

[jira] [Commented] (HBASE-17231) Region#getCellCompartor sp?

2016-12-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15714370#comment-15714370 ] Anoop Sam John commented on HBASE-17231: Ah... That is bad! But pls note that Re

[jira] [Commented] (HBASE-17161) MOB : Make ref cell creation more efficient

2016-12-02 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15714525#comment-15714525 ] Anoop Sam John commented on HBASE-17161: Yep. I just followed what we were doing

[jira] [Updated] (HBASE-17161) MOB : Make ref cell creation more efficient

2016-12-02 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17161: --- Attachment: HBASE-17161_V2.patch This is what planning to commit. Only diff from V1 is heapSi

[jira] [Updated] (HBASE-17161) MOB : Make ref cell creation more efficient

2016-12-02 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17161: --- Attachment: HBASE-17161_V2.patch My bad ! missed sum+= in one place > MOB : Make ref cell c

[jira] [Updated] (HBASE-17161) MOB : Make ref cell creation more efficient

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

[jira] [Commented] (HBASE-17239) Add UnsafeByteOperations#wrap(ByteInput, int offset, int len) API

2016-12-02 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15714958#comment-15714958 ] Anoop Sam John commented on HBASE-17239: The patch has to be bit diff. The patch

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-12-02 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15715402#comment-15715402 ] Anoop Sam John commented on HBASE-14882: 1. Pls see ValueAndTagRewriteCell and h

[jira] [Commented] (HBASE-17231) Region#getCellCompartor sp?

2016-12-02 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15717625#comment-15717625 ] Anoop Sam John commented on HBASE-17231: HBASE-10800 is committed only in 2.0 so

[jira] [Commented] (HBASE-17231) Region#getCellCompartor sp?

2016-12-02 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15717624#comment-15717624 ] Anoop Sam John commented on HBASE-17231: HBASE-10800 is committed only in 2.0 so

[jira] [Issue Comment Deleted] (HBASE-17231) Region#getCellCompartor sp?

2016-12-02 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17231: --- Comment: was deleted (was: HBASE-10800 is committed only in 2.0 so we can correct the method

[jira] [Commented] (HBASE-17234) Allow alternate Readers/Writers; currently hardcoded

2016-12-02 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15717631#comment-15717631 ] Anoop Sam John commented on HBASE-17234: So there should be 1-1 mapping btw write

[jira] [Commented] (HBASE-17245) replace HTableDescriptor#htd.getColumnFamilies().length with a low-cost implementation

2016-12-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15717673#comment-15717673 ] Anoop Sam John commented on HBASE-17245: Good one... > replace HTableDescriptor#

[jira] [Updated] (HBASE-15314) Allow more than one backing file in bucketcache

2016-12-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-15314: --- Assignee: Aaron Tokhy (was: Amal Joshy) > Allow more than one backing file in bucketcache >

[jira] [Commented] (HBASE-15314) Allow more than one backing file in bucketcache

2016-12-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15717715#comment-15717715 ] Anoop Sam John commented on HBASE-15314: Assigned to Aaron. Can u attach the pat

[jira] [Commented] (HBASE-17239) Add UnsafeByteOperations#wrap(ByteInput, int offset, int len) API

2016-12-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718136#comment-15718136 ] Anoop Sam John commented on HBASE-17239: bq.static CodedInputStream newInstance(B

[jira] [Updated] (HBASE-17245) Replace HTableDescriptor#htd.getColumnFamilies().length with a low-cost implementation

2016-12-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17245: --- Summary: Replace HTableDescriptor#htd.getColumnFamilies().length with a low-cost implementati

[jira] [Commented] (HBASE-17245) replace HTableDescriptor#htd.getColumnFamilies().length with a low-cost implementation

2016-12-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15720160#comment-15720160 ] Anoop Sam John commented on HBASE-17245: +1 I dont think failed test related to t

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

2016-12-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15721318#comment-15721318 ] Anoop Sam John commented on HBASE-17081: Sorry for the delay.. Am doing a final p

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-12-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15721480#comment-15721480 ] Anoop Sam John commented on HBASE-14882: bq.When calculating heapOverhead(), I th

[jira] [Updated] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

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

[jira] [Commented] (HBASE-17252) Wrong arguments for ValueAndTagRewriteCell in CellUtil

2016-12-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15721519#comment-15721519 ] Anoop Sam John commented on HBASE-17252: My bad... +1. Thanks for the nice find a

[jira] [Updated] (HBASE-17252) Wrong arguments for ValueAndTagRewriteCell in CellUtil

2016-12-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17252: --- Affects Version/s: 2.0.0 > Wrong arguments for ValueAndTagRewriteCell in CellUtil > -

[jira] [Updated] (HBASE-17245) Replace HTableDescriptor#htd.getColumnFamilies().length with a low-cost implementation

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

[jira] [Commented] (HBASE-17249) Get/Scan's setTimeRange/setColumnFamilyTimeRange can take the TimeRange reference as the parameter instead of creating a new setColumnFamilyTimeRange instance

2016-12-05 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15721546#comment-15721546 ] Anoop Sam John commented on HBASE-17249: +1 for the changes in PBUtil. Make sense

[jira] [Commented] (HBASE-17241) Avoid compacting already compacted mob files with _del files

2016-12-05 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15721564#comment-15721564 ] Anoop Sam John commented on HBASE-17241: So some file paths are removed as per th

[jira] [Commented] (HBASE-13300) Fix casing in getTimeStamp() and setTimestamp() for Mutations

2016-12-05 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15721569#comment-15721569 ] Anoop Sam John commented on HBASE-13300: Ya same concern from my side as well..

[jira] [Commented] (HBASE-17138) Backport read-path offheap (HBASE-11425) to branch-1

2016-12-05 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15721983#comment-15721983 ] Anoop Sam John commented on HBASE-17138: Yes pls list all the jira ids.. Will ha

[jira] [Commented] (HBASE-17258) MultiByteBuff#getXXX() has issues

2016-12-05 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15721991#comment-15721991 ] Anoop Sam John commented on HBASE-17258: When we created MBB, we intentionally av

[jira] [Commented] (HBASE-17258) MultiByteBuff#getXXX() has issues

2016-12-05 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15722063#comment-15722063 ] Anoop Sam John commented on HBASE-17258: So u r saying abt the MBB create and usa

[jira] [Commented] (HBASE-17249) Get/Scan's setTimeRange/setColumnFamilyTimeRange can take the TimeRange reference as the parameter instead of creating a new setColumnFamilyTimeRange instance

2016-12-05 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15724549#comment-15724549 ] Anoop Sam John commented on HBASE-17249: {code} @Override public Scan setColumnFa

[jira] [Updated] (HBASE-15756) Pluggable RpcServer

2016-12-05 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-15756: --- Fix Version/s: 2.0.0 > Pluggable RpcServer > --- > > Key: HBA

[jira] [Commented] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2016-12-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15724760#comment-15724760 ] Anoop Sam John commented on HBASE-16417: Thanks for the great work.. You tried d

[jira] [Commented] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2016-12-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15724769#comment-15724769 ] Anoop Sam John commented on HBASE-16417: I think there is some directly change ne

[jira] [Commented] (HBASE-17221) Abstract out an interface for RpcServer.Call

2016-12-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15724777#comment-15724777 ] Anoop Sam John commented on HBASE-17221: We need to mark this as an incompatible

[jira] [Updated] (HBASE-17214) Add metrics on responseQueue length and size

2016-12-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-17214: --- Fix Version/s: 2.0.0 > Add metrics on responseQueue length and size > ---

[jira] [Commented] (HBASE-15437) Response size calculated in RPCServer for warning tooLarge responses does NOT count CellScanner payload

2016-12-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15724821#comment-15724821 ] Anoop Sam John commented on HBASE-15437: Ya seems like now addSize() calls are no

[jira] [Updated] (HBASE-17207) Arrays.asList() with too few arguments

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

[jira] [Commented] (HBASE-17214) Add metrics on responseQueue length and size

2016-12-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15724856#comment-15724856 ] Anoop Sam John commented on HBASE-17214: +1 We can get this useful metric in 2.0

[jira] [Commented] (HBASE-17237) Override the correct compact method in HMobStore

2016-12-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15724853#comment-15724853 ] Anoop Sam John commented on HBASE-17237: +1 How u noticed this Jingcheng? This wa

[jira] [Commented] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions

2016-12-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15725961#comment-15725961 ] Anoop Sam John commented on HBASE-16417: Why I mentioned abt correcting the GC co

[jira] [Commented] (HBASE-13300) Fix casing in getTimeStamp() and setTimestamp() for Mutations

2016-12-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15725971#comment-15725971 ] Anoop Sam John commented on HBASE-13300: +1 to change the patch here with depreca

[jira] [Resolved] (HBASE-17268) Add OffheapMemoryTuner

2016-12-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John resolved HBASE-17268. Resolution: Duplicate Assignee: (was: ramkrishna.s.vasudevan) Dup of HBASE-17267

[jira] [Commented] (HBASE-17267) Add OffheapMemoryTuner

2016-12-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15727828#comment-15727828 ] Anoop Sam John commented on HBASE-17267: Agree.. This can better be a main jira.

[jira] [Commented] (HBASE-17249) Get/Scan's setTimeRange/setColumnFamilyTimeRange can take the TimeRange reference as the parameter instead of creating a new setColumnFamilyTimeRange instance

2016-12-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15727907#comment-15727907 ] Anoop Sam John commented on HBASE-17249: +1 > Get/Scan's setTimeRange/setColumnF

[jira] [Updated] (HBASE-17249) Get/Scan's setTimeRange/setColumnFamilyTimeRange can take the TimeRange reference as the parameter instead of creating a new setColumnFamilyTimeRange instance

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

[jira] [Commented] (HBASE-17249) Get/Scan's setTimeRange/setColumnFamilyTimeRange can take the TimeRange reference as the parameter instead of creating a new setColumnFamilyTimeRange instance

2016-12-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15727925#comment-15727925 ] Anoop Sam John commented on HBASE-17249: Pushed to master. Thanks for the patch.

[jira] [Commented] (HBASE-17174) Use shared threadpool and AsyncProcess in BufferedMutatorImpl

2016-12-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728303#comment-15728303 ] Anoop Sam John commented on HBASE-17174: So AsyncProcess createAsyncProcess(); i

[jira] [Commented] (HBASE-16189) [Rolling Upgrade] 2.0 hfiles cannot be opened by 1.x servers

2016-12-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728315#comment-15728315 ] Anoop Sam John commented on HBASE-16189: This issue came up again in the dev@ dis

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

2016-12-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728396#comment-15728396 ] Anoop Sam John commented on HBASE-17257: Put it on RB? Will be easier to add any

[jira] [Commented] (HBASE-13300) Fix casing in getTimeStamp() and setTimestamp() for Mutations

2016-12-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729300#comment-15729300 ] Anoop Sam John commented on HBASE-13300: +1 > Fix casing in getTimeStamp() and s

[jira] [Commented] (HBASE-13300) Fix casing in getTimeStamp() and setTimestamp() for Mutations

2016-12-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729303#comment-15729303 ] Anoop Sam John commented on HBASE-13300: [~larsgeorge] You ok with this boss? I

[jira] [Commented] (HBASE-15437) Response size calculated in RPCServer for warning tooLarge responses does NOT count CellScanner payload

2016-12-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729577#comment-15729577 ] Anoop Sam John commented on HBASE-15437: minor comment {code} addResult(builder,

[jira] [Commented] (HBASE-17138) Backport read-path offheap (HBASE-11425) to branch-1

2016-12-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729626#comment-15729626 ] Anoop Sam John commented on HBASE-17138: Thanks for the analysis Ram. See my thi

[jira] [Commented] (HBASE-17277) Allow alternate BufferedMutator implementation

2016-12-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730776#comment-15730776 ] Anoop Sam John commented on HBASE-17277: This means normally the alternate BM imp

[jira] [Commented] (HBASE-17277) Allow alternate BufferedMutator implementation

2016-12-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730780#comment-15730780 ] Anoop Sam John commented on HBASE-17277: Pls see HBASE-17174 which speaks abt pas

[jira] [Commented] (HBASE-17138) Backport read-path offheap (HBASE-11425) to branch-1

2016-12-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15731126#comment-15731126 ] Anoop Sam John commented on HBASE-17138: Sorry am not getting ur Qs fully. bq.So

[jira] [Commented] (HBASE-17138) Backport read-path offheap (HBASE-11425) to branch-1

2016-12-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15731435#comment-15731435 ] Anoop Sam John commented on HBASE-17138: Mind attaching the 3 patches here so as

<    10   11   12   13   14   15   16   >