[jira] [Commented] (HBASE-16303) FilterList with MUST_PASS_ONE optimization

2016-08-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409001#comment-15409001 ] Hudson commented on HBASE-16303: SUCCESS: Integrated in HBase-1.3-IT #779 (See [https://

[jira] [Commented] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408996#comment-15408996 ] Ted Yu commented on HBASE-16359: {code} String error = "Received OPEN for the

[jira] [Commented] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

2016-08-04 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408978#comment-15408978 ] Heng Chen commented on HBASE-16359: --- {code} The missing tableinfo would be repaired by

[jira] [Resolved] (HBASE-16175) Backport HBASE-15650 (Remove TimeRangeTracker as point of contention when many threads reading a StoreFile) to 0.98

2016-08-04 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-16175. Resolution: Fixed > Backport HBASE-15650 (Remove TimeRangeTracker as point of contention wh

[jira] [Updated] (HBASE-16175) Backport HBASE-15650 (Remove TimeRangeTracker as point of contention when many threads reading a StoreFile) to 0.98

2016-08-04 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-16175: --- Attachment: 0002-HBASE-16176-Bug-fixes-improvements-on-HBASE-15650-Re.patch 00

[jira] [Updated] (HBASE-12770) Don't transfer all the queued hlogs of a dead server to the same alive server

2016-08-04 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-12770: -- Attachment: HBASE-12770-branch-1-v3.patch retry for branch-1 > Don't transfer all the queued hlogs of

[jira] [Updated] (HBASE-16310) Revisit the logic of filterRowKey for Filters

2016-08-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16310: --- Summary: Revisit the logic of filterRowKey for Filters (was: Revisit the log

[jira] [Commented] (HBASE-16310) Revisit the logic of filterRowKey for FilterList

2016-08-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408947#comment-15408947 ] ramkrishna.s.vasudevan commented on HBASE-16310: bq. FilterList revist lo

[jira] [Updated] (HBASE-16362) Mob compaction does not set cacheBlocks to false when creating StoreScanner

2016-08-04 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16362: -- Attachment: HBASE-16362.patch A trivial fix. Pass false if scanType is not USER_SCAN. > Mob compaction

[jira] [Updated] (HBASE-16362) Mob compaction does not set cacheBlocks to false when creating StoreScanner

2016-08-04 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-16362: -- Assignee: Duo Zhang Status: Patch Available (was: Open) > Mob compaction does not set cacheBlock

[jira] [Commented] (HBASE-16308) Contain protobuf references

2016-08-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408931#comment-15408931 ] Anoop Sam John commented on HBASE-16308: Started going through the patch. It is b

[jira] [Created] (HBASE-16362) Mob compaction does not set cacheBlocks to false when creating StoreScanner

2016-08-04 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-16362: - Summary: Mob compaction does not set cacheBlocks to false when creating StoreScanner Key: HBASE-16362 URL: https://issues.apache.org/jira/browse/HBASE-16362 Project: HBase

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

2016-08-04 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408913#comment-15408913 ] binlijin commented on HBASE-15756: -- Yeah, if i find other things can impact the performa

[jira] [Commented] (HBASE-16310) Revisit the logic of filterRowKey for FilterList

2016-08-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408911#comment-15408911 ] Anoop Sam John commented on HBASE-16310: So FilterList revist logic is another to

[jira] [Updated] (HBASE-16303) FilterList with MUST_PASS_ONE optimization

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

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

2016-08-04 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408909#comment-15408909 ] binlijin commented on HBASE-15756: -- Yeah, Netty's NioWork read request from client but a

[jira] [Commented] (HBASE-16310) Revisit the logic of filterRowKey for FilterList

2016-08-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408908#comment-15408908 ] Anoop Sam John commented on HBASE-16310: So here the contract is, if a Filter imp

[jira] [Updated] (HBASE-16303) FilterList with MUST_PASS_ONE optimization

2016-08-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16303: --- Affects Version/s: (was: 0.98.20) (was: 1.2.2)

[jira] [Commented] (HBASE-16299) Update REST API scanner with ability to do reverse scan

2016-08-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408897#comment-15408897 ] ramkrishna.s.vasudevan commented on HBASE-16299: [~minwoo.kang] Can you

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

2016-08-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408891#comment-15408891 ] Anoop Sam John commented on HBASE-14882: Ya.. we can make the API such that all

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

2016-08-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408881#comment-15408881 ] stack commented on HBASE-15756: --- Hmm... I upped the worker thread count from 6 to 12 and th

[jira] [Created] (HBASE-16361) Revert of HBASE-16317, "revert all ESAPI..." broke TestLogLevel

2016-08-04 Thread stack (JIRA)
stack created HBASE-16361: - Summary: Revert of HBASE-16317, "revert all ESAPI..." broke TestLogLevel Key: HBASE-16361 URL: https://issues.apache.org/jira/browse/HBASE-16361 Project: HBase Issue Type

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

2016-08-04 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408861#comment-15408861 ] Xiang Li commented on HBASE-14882: -- [~enis], thanks for the comment! I was not able to

[jira] [Commented] (HBASE-15945) Patch for Cell

2016-08-04 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408859#comment-15408859 ] Xiang Li commented on HBASE-15945: -- Hi all, is this JIRA committed?I was not able to fin

[jira] [Commented] (HBASE-12770) Don't transfer all the queued hlogs of a dead server to the same alive server

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

[jira] [Assigned] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-04 Thread Jing Pu Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Pu Chen reassigned HBASE-16360: Assignee: Jing Pu Chen > TableMapReduceUtil addHBaseDependencyJars has the wrong class nam

[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408856#comment-15408856 ] stack commented on HBASE-16360: --- [~jimpu] Try now. I added you as a contributor. > TableMa

[jira] [Updated] (HBASE-12770) Don't transfer all the queued hlogs of a dead server to the same alive server

2016-08-04 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-12770: -- Attachment: HBASE-12770-branch-1-v3.patch > Don't transfer all the queued hlogs of a dead server to the

[jira] [Commented] (HBASE-12770) Don't transfer all the queued hlogs of a dead server to the same alive server

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408825#comment-15408825 ] Ted Yu commented on HBASE-12770: +1 > Don't transfer all the queued hlogs of a dead serv

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

2016-08-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408816#comment-15408816 ] stack commented on HBASE-15756: --- Yeah, unpatched 400k and the patched does 300k. I played w

[jira] [Updated] (HBASE-12770) Don't transfer all the queued hlogs of a dead server to the same alive server

2016-08-04 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-12770: -- Attachment: HBASE-12770-v3.patch Fix according to reviews > Don't transfer all the queued hlogs of a d

[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-04 Thread Jing Pu Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408773#comment-15408773 ] Jing Pu Chen commented on HBASE-16360: -- I am not authorized to assign this myself. C

[jira] [Updated] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16359: --- Assignee: Ted Yu Hadoop Flags: Reviewed Fix Version/s: 1.4.0 2.0.0 > NullPoi

[jira] [Commented] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-08-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408769#comment-15408769 ] Jerry He commented on HBASE-15449: -- Is this for incremental restore? For full restore, t

[jira] [Commented] (HBASE-16148) Hybrid Logical Clocks(placeholder for running tests)

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

[jira] [Commented] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

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

[jira] [Commented] (HBASE-15893) Get object

2016-08-04 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408739#comment-15408739 ] Enis Soztutar commented on HBASE-15893: --- bq. Instead of returning integer 0 for suc

[jira] [Commented] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

2016-08-04 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408733#comment-15408733 ] Enis Soztutar commented on HBASE-16359: --- +1. Thanks for the explanation. > NullPo

[jira] [Commented] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408730#comment-15408730 ] Ted Yu commented on HBASE-15449: The goal is to handle mismatch between current table sch

[jira] [Commented] (HBASE-9899) for idempotent operation dups, return the result instead of throwing conflict exception

2016-08-04 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408729#comment-15408729 ] Guanghao Zhang commented on HBASE-9899: --- Thanks. I will upload a patch for branch-1

[jira] [Commented] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-08-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408720#comment-15408720 ] Jerry He commented on HBASE-15449: -- I could not follow the above discussion completely.

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

2016-08-04 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408706#comment-15408706 ] binlijin commented on HBASE-15756: -- The unpatched version can reach 400k ops/sec? This i

[jira] [Commented] (HBASE-9899) for idempotent operation dups, return the result instead of throwing conflict exception

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

[jira] [Updated] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16359: --- Attachment: 16359.v2.txt > NullPointerException in RSRpcServices.openRegion() > -

[jira] [Updated] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16359: --- Attachment: (was: 16359.v1.txt) > NullPointerException in RSRpcServices.openRegion() > --

[jira] [Commented] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

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

[jira] [Updated] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-04 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-16360: Priority: Minor (was: Major) > TableMapReduceUtil addHBaseDependencyJars has the wrong cla

[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-04 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408670#comment-15408670 ] Matteo Bertozzi commented on HBASE-16360: - sure, go ahead. > TableMapReduceUtil

[jira] [Commented] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-04 Thread Jing Pu Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408668#comment-15408668 ] Jing Pu Chen commented on HBASE-16360: -- Hi, [~mbertozzi]. Can I take this Issue? >

[jira] [Updated] (HBASE-16148) Hybrid Logical Clocks(placeholder for running tests)

2016-08-04 Thread Sai Teja Ranuva (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sai Teja Ranuva updated HBASE-16148: Attachment: HLC.1.patch > Hybrid Logical Clocks(placeholder for running tests) > --

[jira] [Updated] (HBASE-16148) Hybrid Logical Clocks(placeholder for running tests)

2016-08-04 Thread Sai Teja Ranuva (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sai Teja Ranuva updated HBASE-16148: Status: Patch Available (was: Open) > Hybrid Logical Clocks(placeholder for running tests)

[jira] [Updated] (HBASE-16148) Hybrid Logical Clocks(placeholder for running tests)

2016-08-04 Thread Sai Teja Ranuva (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sai Teja Ranuva updated HBASE-16148: Status: Open (was: Patch Available) > Hybrid Logical Clocks(placeholder for running tests)

[jira] [Commented] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408654#comment-15408654 ] Ted Yu commented on HBASE-16359: The missing tableinfo would be repaired by : hbck -fixT

[jira] [Commented] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408653#comment-15408653 ] Ted Yu commented on HBASE-16359: Test was test_cK_fix_tableinfo() where: Run the hbck to

[jira] [Created] (HBASE-16360) TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec

2016-08-04 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-16360: --- Summary: TableMapReduceUtil addHBaseDependencyJars has the wrong class name for PrefixTreeCodec Key: HBASE-16360 URL: https://issues.apache.org/jira/browse/HBASE-16360

[jira] [Commented] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

2016-08-04 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408644#comment-15408644 ] Enis Soztutar commented on HBASE-16359: --- How come htd is null? In that case the reg

[jira] [Updated] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16359: --- Status: Patch Available (was: Open) > NullPointerException in RSRpcServices.openRegion() > -

[jira] [Updated] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16359: --- Attachment: 16359.v1.txt > NullPointerException in RSRpcServices.openRegion() > -

[jira] [Commented] (HBASE-16340) ensure no Xerces jars included

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

[jira] [Commented] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408610#comment-15408610 ] Ted Yu commented on HBASE-16359: >From master log: {code} 2016-08-04 09:19:52,609 WARN [

[jira] [Updated] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16359: --- Description: I was investigating why some region failed to move out of transition within timeout 12ms an

[jira] [Updated] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16359: --- Affects Version/s: 1.1.2 > NullPointerException in RSRpcServices.openRegion() > -

[jira] [Created] (HBASE-16359) NullPointerException in RSRpcServices.openRegion()

2016-08-04 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16359: -- Summary: NullPointerException in RSRpcServices.openRegion() Key: HBASE-16359 URL: https://issues.apache.org/jira/browse/HBASE-16359 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-8386) deprecate TableMapReduce.addDependencyJars(Configuration, class ...)

2016-08-04 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408592#comment-15408592 ] Matteo Bertozzi commented on HBASE-8386: +1 > deprecate TableMapReduce.addDepende

[jira] [Commented] (HBASE-15461) ref guide has bad links to blogs originally posted on cloudera website

2016-08-04 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408583#comment-15408583 ] Matteo Bertozzi commented on HBASE-15461: - +1 > ref guide has bad links to blogs

[jira] [Commented] (HBASE-12408) Clarify ref guide findbugs section's use of "Apache licensed version of annotations"

2016-08-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408582#comment-15408582 ] Sean Busbey commented on HBASE-12408: - maybe obviated by the docs addition in HBASE-1

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

2016-08-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15984: Status: In Progress (was: Patch Available) > Given failure to parse a given WAL that was closed cl

[jira] [Updated] (HBASE-16318) fail build if license isn't in whitelist

2016-08-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16318: Status: Patch Available (was: In Progress) > fail build if license isn't in whitelist > --

[jira] [Updated] (HBASE-16318) fail build if license isn't in whitelist

2016-08-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16318: Attachment: HBASE-16318.0.patch -0 - includes patches queued for master for HBASE-16321 and HBASE

[jira] [Commented] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408534#comment-15408534 ] Ted Yu commented on HBASE-15449: I am planning to enhance LoadIncrementalHFiles such that

[jira] [Commented] (HBASE-16340) ensure no Xerces jars included

2016-08-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408532#comment-15408532 ] Sean Busbey commented on HBASE-16340: - looks like I'll need to deconflict the additio

[jira] [Commented] (HBASE-16321) Ensure findbugs jsr305 jar isn't present

2016-08-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408529#comment-15408529 ] Sean Busbey commented on HBASE-16321: - yep, no jsr305 artifacts included in our assem

[jira] [Commented] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-08-04 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408530#comment-15408530 ] Vladimir Rodionov commented on HBASE-15449: --- What happens if CF gets deleted in

[jira] [Updated] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15449: --- Attachment: 15449.v2.txt Patch v2 falls back to obtaining table descriptor from snapshot if admin.getTableDe

[jira] [Updated] (HBASE-16354) Clean up defunct GitHub PRs

2016-08-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16354: Resolution: Fixed Status: Resolved (was: Patch Available) thanks for the reviews! > Clean

[jira] [Updated] (HBASE-16340) ensure no Xerces jars included

2016-08-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16340: Attachment: HBASE-16340.2.patch -02 - add a maven enforcer check that makes sure the xercesImpl

[jira] [Commented] (HBASE-16340) ensure no Xerces jars included

2016-08-04 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408519#comment-15408519 ] Esteban Gutierrez commented on HBASE-16340: --- +1 Thanks [~busbey] > ensure no X

[jira] [Updated] (HBASE-16340) ensure no Xerces jars included

2016-08-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-16340: Status: Patch Available (was: Open) > ensure no Xerces jars included > ---

[jira] [Commented] (HBASE-16321) Ensure findbugs jsr305 jar isn't present

2016-08-04 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408505#comment-15408505 ] Esteban Gutierrez commented on HBASE-16321: --- I'm +1 as long as in the release a

[jira] [Updated] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15449: --- Attachment: 15449.v1.txt Patch v1 handles the case where column family is added followed by incremental back

[jira] [Commented] (HBASE-16354) Clean up defunct GitHub PRs

2016-08-04 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408483#comment-15408483 ] Esteban Gutierrez commented on HBASE-16354: --- +1 lgtm > Clean up defunct GitHub

[jira] [Commented] (HBASE-16344) support stripe config online change

2016-08-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408476#comment-15408476 ] Jerry He commented on HBASE-16344: -- Can you add a test case and have a patch for the mas

[jira] [Commented] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-08-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408470#comment-15408470 ] Ted Yu commented on HBASE-15449: Currently in RestoreServerUtil#restoreTableAndCreate(),

[jira] [Work started] (HBASE-15866) Split hbase.rpc.timeout into *.read.timeout and *.write.timeout

2016-08-04 Thread Vivek Koppuru (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-15866 started by Vivek Koppuru. - > Split hbase.rpc.timeout into *.read.timeout and *.write.timeout > --

[jira] [Commented] (HBASE-15554) StoreFile$Writer.appendGeneralBloomFilter generates extra KV

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

[jira] [Commented] (HBASE-16308) Contain protobuf references

2016-08-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408423#comment-15408423 ] stack commented on HBASE-16308: --- Yeah, TestLogLevel is unrelated. Reviews? You good w/ this

[jira] [Commented] (HBASE-16198) Enhance backup history command

2016-08-04 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408407#comment-15408407 ] Vladimir Rodionov commented on HBASE-16198: --- {quote} Is it possible to pass n i

[jira] [Updated] (HBASE-16198) Enhance backup history command

2016-08-04 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16198: -- Attachment: HBASE-16198-v4.patch v4. > Enhance backup history command >

[jira] [Commented] (HBASE-16308) Contain protobuf references

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

[jira] [Updated] (HBASE-9899) for idempotent operation dups, return the result instead of throwing conflict exception

2016-08-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-9899: - Fix Version/s: 2.0.0 > for idempotent operation dups, return the result instead of throwing conflict > exception

[jira] [Commented] (HBASE-9899) for idempotent operation dups, return the result instead of throwing conflict exception

2016-08-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408377#comment-15408377 ] stack commented on HBASE-9899: -- Sorry [~zghaobac] This is a great patch. Very nice. I pushed

[jira] [Commented] (HBASE-15554) StoreFile$Writer.appendGeneralBloomFilter generates extra KV

2016-08-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408372#comment-15408372 ] stack commented on HBASE-15554: --- I think TestLogLevel is broke... not by you. You think we

[jira] [Updated] (HBASE-16358) Backup create command: log success/failure with backup id

2016-08-04 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16358: -- Attachment: HBASE-16358-v1.patch Patch v1. cc: [~tedyu] > Backup create command: log s

[jira] [Created] (HBASE-16358) Backup create command: log success/failure with backup id

2016-08-04 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-16358: - Summary: Backup create command: log success/failure with backup id Key: HBASE-16358 URL: https://issues.apache.org/jira/browse/HBASE-16358 Project: HBase

[jira] [Commented] (HBASE-16310) Revisit the logic of filterRowKey for FilterList

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

[jira] [Commented] (HBASE-16353) Deprecate / Remove Get.isClosestRowBefore()

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

[jira] [Commented] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-08-04 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408311#comment-15408311 ] Vladimir Rodionov commented on HBASE-15449: --- If you delete CF, then restore wil

[jira] [Commented] (HBASE-16287) LruBlockCache size should not exceed acceptableSize too many

2016-08-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408296#comment-15408296 ] Hudson commented on HBASE-16287: FAILURE: Integrated in HBase-1.2 #694 (See [https://bui

[jira] [Commented] (HBASE-15554) StoreFile$Writer.appendGeneralBloomFilter generates extra KV

2016-08-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408272#comment-15408272 ] ramkrishna.s.vasudevan commented on HBASE-15554: bq.What about import of

[jira] [Updated] (HBASE-16353) Deprecate / Remove Get.isClosestRowBefore()

2016-08-04 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liang updated HBASE-16353: - Fix Version/s: 1.4.0 > Deprecate / Remove Get.isClosestRowBefore() > ---

  1   2   3   >