[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506958#comment-15506958 ] Yu Li commented on HBASE-15921: --- bq. And now, I prefer that we can implement a simple AsyncTable that only

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

2016-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506953#comment-15506953 ] stack commented on HBASE-16134: --- When do we ever want to emit tags? When debugging? WAL write time is

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

2016-09-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506978#comment-15506978 ] Anoop Sam John commented on HBASE-16134: 2 issues with this 1. We want to emit tags in any read

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

2016-09-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507015#comment-15507015 ] ramkrishna.s.vasudevan commented on HBASE-16134: We need tags for compaction and also

[jira] [Commented] (HBASE-16646) Enhance LoadIncrementalHFiles API to accept store file paths as input

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

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

2016-09-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507134#comment-15507134 ] Anoop Sam John commented on HBASE-16134: #1 For replication we use this Codec. Also there is a

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

2016-09-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507183#comment-15507183 ] Anoop Sam John commented on HBASE-16134: Replicator reads Cells from WAL. bq.Do we create a Cell

[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506952#comment-15506952 ] Yu Li commented on HBASE-15921: --- Well, in our implementation, we use sync call to get region location and

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

2016-09-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507049#comment-15507049 ] Anoop Sam John commented on HBASE-16134: If we have to avoid passing a boolean 'withTags' we may

[jira] [Commented] (HBASE-16660) ArrayIndexOutOfBounds during the majorCompactionCheck in DateTieredCompaction

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

[jira] [Commented] (HBASE-16551) Cleanup SplitLogManager and CatalogJanitor

2016-09-20 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506980#comment-15506980 ] Stephen Yuan Jiang commented on HBASE-16551: +1 > Cleanup SplitLogManager and CatalogJanitor

[jira] [Updated] (HBASE-16646) Enhance LoadIncrementalHFiles API to accept store file paths as input

2016-09-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16646: --- Attachment: 16646.addendum Turns out I need to maintain the original cleanup logic since

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

2016-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507094#comment-15507094 ] stack commented on HBASE-16134: --- On #1, yeah, when is that Codec used? On #2, open a new Reader? One that

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

2016-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507150#comment-15507150 ] stack commented on HBASE-16134: --- Replication opens a new Reader, right, each time it replicates? bq. How

[jira] [Commented] (HBASE-16648) [JDK8] Use computeIfAbsent instead of get and putIfAbsent

2016-09-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505739#comment-15505739 ] Duo Zhang commented on HBASE-16648: ---

[jira] [Commented] (HBASE-16646) Enhance LoadIncrementalHFiles API to accept store file paths as input

2016-09-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505717#comment-15505717 ] Jerry He commented on HBASE-16646: -- Is it possible that we don't have the added run method? > Enhance

[jira] [Assigned] (HBASE-16578) Mob data loss after mob compaction and normal compcation

2016-09-20 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du reassigned HBASE-16578: Assignee: Jingcheng Du (was: huaxiang sun) > Mob data loss after mob compaction and

[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505765#comment-15505765 ] Duo Zhang commented on HBASE-15921: --- [~chenheng] I found a big problem of your plan. How do you deal

[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505973#comment-15505973 ] Phil Yang commented on HBASE-15921: --- {quote} As for 'async scan', i have not think about it carefully,

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

2016-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505832#comment-15505832 ] stack commented on HBASE-16134: --- So, if no Tags, we don't serialize any out. We are talking about the case

[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505928#comment-15505928 ] Phil Yang commented on HBASE-15921: --- And we may need AsyncResultScanner? > Add first AsyncTable impl

[jira] [Commented] (HBASE-16644) Errors when reading legit HFile' Trailer on branch 1.3

2016-09-20 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505801#comment-15505801 ] Mikhail Antonov commented on HBASE-16644: - [~stack] So we looked closer at offending files and

[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505857#comment-15505857 ] Duo Zhang commented on HBASE-15921: --- And now, I prefer that we can implement a simple AsyncTable that

[jira] [Comment Edited] (HBASE-16648) [JDK8] Use computeIfAbsent instead of get and putIfAbsent

2016-09-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505739#comment-15505739 ] Duo Zhang edited comment on HBASE-16648 at 9/20/16 6:20 AM:

[jira] [Commented] (HBASE-16646) Enhance LoadIncrementalHFiles API to accept store file paths as input

2016-09-20 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505820#comment-15505820 ] Ashish Singhi commented on HBASE-16646: --- bq. import java.util.HashMap; Unused import, not sure why

[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505924#comment-15505924 ] Phil Yang commented on HBASE-15921: --- We have ClientAsyncPrefetchScanner which use a background thread

[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505949#comment-15505949 ] Heng Chen commented on HBASE-15921: --- As for unified "sync scan" with AP, we need to pass AP into

[jira] [Updated] (HBASE-16658) Optimize UTF8 string/byte conversions

2016-09-20 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-16658: - Attachment: HBASE-16658-master.patch > Optimize UTF8 string/byte conversions >

[jira] [Commented] (HBASE-16648) [JDK8] Use computeIfAbsent instead of get and putIfAbsent

2016-09-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506090#comment-15506090 ] Duo Zhang commented on HBASE-16648: --- Maybe I should use a new CHM instance for each iteration?

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

2016-09-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505902#comment-15505902 ] Anoop Sam John commented on HBASE-16134: Yes as u said the case is when cell is having tags but

[jira] [Created] (HBASE-16658) Optimize UTF8 string/byte conversions

2016-09-20 Thread binlijin (JIRA)
binlijin created HBASE-16658: Summary: Optimize UTF8 string/byte conversions Key: HBASE-16658 URL: https://issues.apache.org/jira/browse/HBASE-16658 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-16578) Mob data loss after mob compaction and normal compcation

2016-09-20 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505742#comment-15505742 ] Jingcheng Du commented on HBASE-16578: -- Sure, I will assign this JIRA to myself. Thanks a lot for

[jira] [Updated] (HBASE-16578) Mob data loss after mob compaction and normal compcation

2016-09-20 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-16578: - Description: StoreFileScanners on MOB cells rely on the scannerOrder to find the latest cells

[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505932#comment-15505932 ] Duo Zhang commented on HBASE-15921: --- I think we need to design a new API for async scanner. Maybe

[jira] [Commented] (HBASE-16654) Better handle channelInactive and close for netty rpc client

2016-09-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506030#comment-15506030 ] Duo Zhang commented on HBASE-16654: --- [~stack] Mind take a look? Polish on the netty rpc implementation.

[jira] [Commented] (HBASE-16648) [JDK8] Use computeIfAbsent instead of get and putIfAbsent

2016-09-20 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506063#comment-15506063 ] Hiroshi Ikeda commented on HBASE-16648: --- I'm not sure about JMH, but I suspect that the classes are

[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506214#comment-15506214 ] Duo Zhang commented on HBASE-15921: --- OK, we need HTable to read meta table when implementing

[jira] [Updated] (HBASE-16659) Minor improvement in ReversedRegionScannerImpl

2016-09-20 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-16659: - Attachment: HBASE-16659-master_v2.patch > Minor improvement in ReversedRegionScannerImpl >

[jira] [Commented] (HBASE-16658) Optimize UTF8 string/byte conversions

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

[jira] [Commented] (HBASE-16652) Figure out performance difference between increment and append

2016-09-20 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506133#comment-15506133 ] Phil Yang commented on HBASE-16652: --- What are the sizes of two WAL.Entry? > Figure out performance

[jira] [Comment Edited] (HBASE-16652) Figure out performance difference between increment and append

2016-09-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506121#comment-15506121 ] Heng Chen edited comment on HBASE-16652 at 9/20/16 9:17 AM: add time log for

[jira] [Updated] (HBASE-16659) Use CellUtil.createFirstOnRow instead of KeyValueUtil.createFirstOnRow in some places.

2016-09-20 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-16659: - Summary: Use CellUtil.createFirstOnRow instead of KeyValueUtil.createFirstOnRow in some places. (was:

[jira] [Created] (HBASE-16659) Minor improvement in ReversedRegionScannerImpl

2016-09-20 Thread binlijin (JIRA)
binlijin created HBASE-16659: Summary: Minor improvement in ReversedRegionScannerImpl Key: HBASE-16659 URL: https://issues.apache.org/jira/browse/HBASE-16659 Project: HBase Issue Type:

[jira] [Commented] (HBASE-16659) Minor improvement in ReversedRegionScannerImpl

2016-09-20 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506161#comment-15506161 ] binlijin commented on HBASE-16659: -- I find some other places that we can use CellUtil.createFirstOnRow

[jira] [Updated] (HBASE-16659) Use CellUtil.createFirstOnRow instead of KeyValueUtil.createFirstOnRow in some places.

2016-09-20 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-16659: - Description: CellUtil.createFirstOnRow is more effective than KeyValueUtil.createFirstOnRow, because

[jira] [Updated] (HBASE-16652) Figure out performance difference between increment and append

2016-09-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-16652: -- Attachment: 1.diff add time log for each step in append/increment path, and do tests with PE 3

[jira] [Updated] (HBASE-16658) Optimize UTF8 string/byte conversions

2016-09-20 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-16658: - Status: Patch Available (was: Open) > Optimize UTF8 string/byte conversions >

[jira] [Commented] (HBASE-16659) Use CellUtil.createFirstOnRow instead of KeyValueUtil.createFirstOnRow in some places.

2016-09-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506245#comment-15506245 ] Heng Chen commented on HBASE-16659: --- It seems KeyValueUtil.createFirstOnRow is used in many places,

[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506124#comment-15506124 ] Duo Zhang commented on HBASE-15921: --- Ah I found that, we need to implement async region locator

[jira] [Comment Edited] (HBASE-16652) Figure out performance difference between increment and append

2016-09-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506121#comment-15506121 ] Heng Chen edited comment on HBASE-16652 at 9/20/16 9:14 AM: add time log for

[jira] [Assigned] (HBASE-16658) Optimize UTF8 string/byte conversions

2016-09-20 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin reassigned HBASE-16658: Assignee: binlijin > Optimize UTF8 string/byte conversions >

[jira] [Assigned] (HBASE-16659) Minor improvement in ReversedRegionScannerImpl

2016-09-20 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin reassigned HBASE-16659: Assignee: binlijin > Minor improvement in ReversedRegionScannerImpl >

[jira] [Updated] (HBASE-16659) Minor improvement in ReversedRegionScannerImpl

2016-09-20 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-16659: - Status: Patch Available (was: Open) > Minor improvement in ReversedRegionScannerImpl >

[jira] [Updated] (HBASE-16659) Minor improvement in ReversedRegionScannerImpl

2016-09-20 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-16659: - Attachment: HBASE-16659-master.patch > Minor improvement in ReversedRegionScannerImpl >

[jira] [Updated] (HBASE-16659) Replace KeyValueUtil.createFirstOnRow by CellUtil.createFirstOnRow

2016-09-20 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-16659: - Summary: Replace KeyValueUtil.createFirstOnRow by CellUtil.createFirstOnRow (was: Minor improvement in

[jira] [Created] (HBASE-16660) ArrayIndexOutOfBounds during the majorCompactionCheck in DateTieredCompaction

2016-09-20 Thread Abhishek Singh Chouhan (JIRA)
Abhishek Singh Chouhan created HBASE-16660: -- Summary: ArrayIndexOutOfBounds during the majorCompactionCheck in DateTieredCompaction Key: HBASE-16660 URL: https://issues.apache.org/jira/browse/HBASE-16660

[jira] [Commented] (HBASE-16660) ArrayIndexOutOfBounds during the majorCompactionCheck in DateTieredCompaction

2016-09-20 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506849#comment-15506849 ] Abhishek Singh Chouhan commented on HBASE-16660: Will put up patch for other branches if

[jira] [Updated] (HBASE-16551) Cleanup SplitLogManager and CatalogJanitor

2016-09-20 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-16551: Resolution: Fixed Status: Resolved (was: Patch Available) > Cleanup

[jira] [Commented] (HBASE-16647) hbck should do offline reference repair before online repair

2016-09-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508018#comment-15508018 ] Hudson commented on HBASE-16647: FAILURE: Integrated in Jenkins build HBase-1.4 #420 (See

[jira] [Commented] (HBASE-16647) hbck should do offline reference repair before online repair

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

[jira] [Commented] (HBASE-16658) Optimize UTF8 string/byte conversions

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

[jira] [Commented] (HBASE-11549) Create a Java client only assembly with dependencies from maven build

2016-09-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508039#comment-15508039 ] Jerry He commented on HBASE-11549: -- Given the sharded-client jar, I am closing this one as 'won't fix'

[jira] [Updated] (HBASE-16540) Scan should do additional validation on start and stop row

2016-09-20 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Helmling updated HBASE-16540: -- Resolution: Fixed Release Note: Scan#setStartRow() and Scan#setStopRow() now validate the

[jira] [Updated] (HBASE-11549) Create a Java client only assembly with dependencies from maven build

2016-09-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11549: - Resolution: Won't Fix Status: Resolved (was: Patch Available) > Create a Java client only

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

2016-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508044#comment-15508044 ] stack commented on HBASE-15638: --- Ok. Have a plan and patch for Endpoints in sub-task. Has downside of

[jira] [Created] (HBASE-16661) Add last major compaction age to per-region metrics

2016-09-20 Thread Gary Helmling (JIRA)
Gary Helmling created HBASE-16661: - Summary: Add last major compaction age to per-region metrics Key: HBASE-16661 URL: https://issues.apache.org/jira/browse/HBASE-16661 Project: HBase Issue

[jira] [Created] (HBASE-16662) Fix open POODLE vulnerabilities

2016-09-20 Thread Ben Lau (JIRA)
Ben Lau created HBASE-16662: --- Summary: Fix open POODLE vulnerabilities Key: HBASE-16662 URL: https://issues.apache.org/jira/browse/HBASE-16662 Project: HBase Issue Type: Bug Components:

[jira] [Updated] (HBASE-16662) Fix open POODLE vulnerabilities

2016-09-20 Thread Ben Lau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Lau updated HBASE-16662: Attachment: HBASE-16662-master.patch > Fix open POODLE vulnerabilities > --- >

[jira] [Commented] (HBASE-16650) Wrong usage of BlockCache eviction stat for heap memory tuning

2016-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507567#comment-15507567 ] stack commented on HBASE-16650: --- Looking at the patch, can we update the description for the metric to

[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507509#comment-15507509 ] stack commented on HBASE-15921: --- Our current client is bloated, hard to understand, uses too many threads,

[jira] [Updated] (HBASE-16264) Figure how to deal with endpoints and shaded pb

2016-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16264: -- Attachment: HBASE-16264.master.012.patch > Figure how to deal with endpoints and shaded pb >

[jira] [Updated] (HBASE-16647) hbck should do offline reference repair before online repair

2016-09-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16647: - Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.4.0 2.0.0

[jira] [Commented] (HBASE-16264) Figure how to deal with endpoints and shaded pb

2016-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507553#comment-15507553 ] stack commented on HBASE-16264: --- Chatting w/ Sean, the whitespace complaints against generated code cannot

[jira] [Commented] (HBASE-16551) Cleanup SplitLogManager and CatalogJanitor

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

[jira] [Commented] (HBASE-16646) Enhance LoadIncrementalHFiles API to accept store file paths as input

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

[jira] [Updated] (HBASE-16658) Optimize UTF8 string/byte conversions

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

[jira] [Commented] (HBASE-16264) Figure how to deal with endpoints and shaded pb

2016-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508116#comment-15508116 ] stack commented on HBASE-16264: --- Tried a branch-1.x client against a master server with this patch in place

[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508198#comment-15508198 ] stack commented on HBASE-15921: --- Demo patch is interesting. We don't want to build a separate AsyncTable

[jira] [Commented] (HBASE-16658) Optimize UTF8 string/byte conversions

2016-09-20 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508200#comment-15508200 ] binlijin commented on HBASE-16658: -- [~te...@apache.org] Thanks very much for the commit. > Optimize

[jira] [Commented] (HBASE-16578) Mob data loss after mob compaction and normal compcation

2016-09-20 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508209#comment-15508209 ] huaxiang sun commented on HBASE-16578: -- Thanks [~jingcheng...@intel.com]! When I have time, I will

[jira] [Commented] (HBASE-16264) Figure how to deal with endpoints and shaded pb

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

[jira] [Commented] (HBASE-16630) Fragmentation in long running Bucket Cache

2016-09-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508425#comment-15508425 ] Ted Yu commented on HBASE-16630: {code} +Set result = new HashSet<>(bucketCount); +

[jira] [Updated] (HBASE-16646) Enhance LoadIncrementalHFiles API to accept store file paths as input

2016-09-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16646: --- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the reviews. > Enhance

[jira] [Assigned] (HBASE-16661) Add last major compaction age to per-region metrics

2016-09-20 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Helmling reassigned HBASE-16661: - Assignee: Dustin Pho > Add last major compaction age to per-region metrics >

[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508372#comment-15508372 ] Duo Zhang commented on HBASE-15921: --- If your goal is to implement the async client ASAP because you

[jira] [Commented] (HBASE-16578) Mob data loss after mob compaction and normal compcation

2016-09-20 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508412#comment-15508412 ] Jingcheng Du commented on HBASE-16578: -- This issue is for scanners on MOB cells, which includes the

[jira] [Updated] (HBASE-16630) Fragmentation in long running Bucket Cache

2016-09-20 Thread deepankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] deepankar updated HBASE-16630: -- Attachment: HBASE-16630-v2.patch Attached v2, this patch changes the logic of defragmentation to the

[jira] [Commented] (HBASE-16648) [JDK8] Use computeIfAbsent instead of get and putIfAbsent

2016-09-20 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508357#comment-15508357 ] Hiroshi Ikeda commented on HBASE-16648: --- That result seems natural. The atomicity of

[jira] [Updated] (HBASE-16661) Add last major compaction age to per-region metrics

2016-09-20 Thread Dustin Pho (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dustin Pho updated HBASE-16661: --- Status: Patch Available (was: Open) > Add last major compaction age to per-region metrics >

[jira] [Updated] (HBASE-16661) Add last major compaction age to per-region metrics

2016-09-20 Thread Dustin Pho (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dustin Pho updated HBASE-16661: --- Attachment: HBASE-16661.001.patch Added LastMajorCompactionAge to the per-region metrics > Add last

[jira] [Updated] (HBASE-12949) Scanner can be stuck in infinite loop if the HFile is corrupted

2016-09-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-12949: - Attachment: HBASE-12949-master-v3.patch v3 re-based with current master. > Scanner can be stuck in

[jira] [Commented] (HBASE-15984) Given failure to parse a given WAL that was closed cleanly, replay the WAL.

2016-09-20 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508433#comment-15508433 ] Nick Dimiduk commented on HBASE-15984: -- My read of the patch compat guidelines is in line with yours

[jira] [Commented] (HBASE-16648) [JDK8] Use computeIfAbsent instead of get and putIfAbsent

2016-09-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508439#comment-15508439 ] Duo Zhang commented on HBASE-16648: --- Seems the critical operation is the get before putIfAbsent, we do

[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508442#comment-15508442 ] Heng Chen commented on HBASE-15921: --- The patch [~carp84] supplied missed some thing but i think it has

[jira] [Commented] (HBASE-16630) Fragmentation in long running Bucket Cache

2016-09-20 Thread deepankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508469#comment-15508469 ] deepankar commented on HBASE-16630: --- I used it predominently for limiting the number of buckets we

[jira] [Commented] (HBASE-15921) Add first AsyncTable impl and create TableImpl based on it

2016-09-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508516#comment-15508516 ] Duo Zhang commented on HBASE-15921: --- As said above, with the non-blocking rpc client, the logic will be

[jira] [Comment Edited] (HBASE-7912) HBase Backup/Restore Based on HBase Snapshot

2016-09-20 Thread Frank Welsch (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15504659#comment-15504659 ] Frank Welsch edited comment on HBASE-7912 at 9/21/16 3:18 AM: -- I am attaching

[jira] [Created] (HBASE-16663) JMX ConnectorServer stopped when unauthorized user try to stop HM/RS/cluster

2016-09-20 Thread Pankaj Kumar (JIRA)
Pankaj Kumar created HBASE-16663: Summary: JMX ConnectorServer stopped when unauthorized user try to stop HM/RS/cluster Key: HBASE-16663 URL: https://issues.apache.org/jira/browse/HBASE-16663

[jira] [Updated] (HBASE-16663) JMX ConnectorServer stopped when unauthorized user try to stop HM/RS/cluster

2016-09-20 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-16663: - Description: After HBASE-16284, unauthorized user will not able allowed to stop HM/RS/cluster,

[jira] [Commented] (HBASE-8065) bulkload can load the hfile into hbase table,but this mechanism can't remove prior data

2016-09-20 Thread Rakesh Saini (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508710#comment-15508710 ] Rakesh Saini commented on HBASE-8065: - The lock free on callback mechanism will assure the removal

  1   2   >