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

2016-12-03 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-17245: - Status: Patch Available (was: Open) > replace HTableDescriptor#htd.getColumnFamilies().length

[jira] [Created] (HBASE-17250) For Get and scan in one case, checkFamily can be skipped in Region#getScanner

2016-12-03 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-17250: Summary: For Get and scan in one case, checkFamily can be skipped in Region#getScanner Key: HBASE-17250 URL: https://issues.apache.org/jira/browse/HBASE-17250

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

2016-12-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15719298#comment-15719298 ] Hudson commented on HBASE-17231: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2068 (See

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

2016-12-03 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15719235#comment-15719235 ] huaxiang sun commented on HBASE-17241: -- Thanks Ted. Yeah, it should be getFileCount() == 1 to

[jira] [Commented] (HBASE-17246) TestSerialReplication#testRegionMerge fails in master branch

2016-12-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15719191#comment-15719191 ] Ted Yu commented on HBASE-17246: I looked at existing calls to makeParentPut() and the variables being

[jira] [Updated] (HBASE-17240) ImportTsv encounters ClassNotFoundException for MasterProtos$MasterService$BlockingInterface

2016-12-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17240: --- Resolution: Duplicate Status: Resolved (was: Patch Available) > ImportTsv encounters

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

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

[jira] [Updated] (HBASE-17146) Reconsider rpc timeout calculation in backup restore operation

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

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

2016-12-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15719142#comment-15719142 ] stack commented on HBASE-17221: --- OK. I figured. +1 > Abstract out an interface for RpcServer.Call >

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

2016-12-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15719089#comment-15719089 ] Jerry He commented on HBASE-17221: -- Yes. @stack. I follow you, and had the same thinking. I wondered if

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

2016-12-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-17221: - Attachment: HBASE-17221-v3.patch v3 re-base to the latest master so that the patch can apply. >

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

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

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

2016-12-03 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718991#comment-15718991 ] stack commented on HBASE-17221: --- Gave it a quick pass. Looks great. Only comment would be that there are a

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

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

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

2016-12-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718943#comment-15718943 ] Ted Yu commented on HBASE-17241: {code} 203 if (entry.getValue().getFileCount() <= 1) { 204

[jira] [Updated] (HBASE-16996) Implement storage/retrieval of filesystem-use quotas into quota table

2016-12-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16996: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Thanks for

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

2016-12-03 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel updated HBASE-13300: -- Status: Patch Available (was: In Progress) > Fix casing in getTimeStamp() and setTimestamp()

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

2016-12-03 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-13300 started by Jan Hentschel. - > Fix casing in getTimeStamp() and setTimestamp() for Mutations >

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

2016-12-03 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel updated HBASE-13300: -- Attachment: HBASE-13300.master.001.patch > Fix casing in getTimeStamp() and setTimestamp() for

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

2016-12-03 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel reassigned HBASE-13300: - Assignee: Jan Hentschel > Fix casing in getTimeStamp() and setTimestamp() for Mutations

[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-03 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-17249: - Description: Going through the code, found For Get/Scan's

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

2016-12-03 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-17249: Summary: Get/Scan's setTimeRange/setColumnFamilyTimeRange can take the TimeRange reference as the parameter instead of creating a new setColumnFamilyTimeRange instance Key: HBASE-17249

[jira] [Commented] (HBASE-16996) Implement storage/retrieval of filesystem-use quotas into quota table

2016-12-03 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718794#comment-15718794 ] Josh Elser commented on HBASE-16996: [~tedyu] as long as my explanation on RB makes sense, would you

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

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

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

2016-12-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-17221: - Attachment: HBASE-17221-v2.patch v2 of the patch, more complete. A new interface named 'RpcCall'.

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

2016-12-03 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-17245: - Attachment: HBASE-17245-master-001.patch > replace

[jira] [Commented] (HBASE-17243) Reuse CompactionPartitionId and avoid creating MobFileName in PartitionedMobCompactor to avoid unnecessary new objects

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

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

2016-12-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718539#comment-15718539 ] Hadoop QA commented on HBASE-17241: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-17246) TestSerialReplication#testRegionMerge fails in master branch

2016-12-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718533#comment-15718533 ] Ted Yu commented on HBASE-17246: Thanks for working over the weekend. {code} 1689Put

[jira] [Commented] (HBASE-16772) Add verbose option to VerifyReplication for logging good rows

2016-12-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718445#comment-15718445 ] Hudson commented on HBASE-16772: FAILURE: Integrated in Jenkins build HBase-0.98-on-Hadoop-1.1 #1292 (See

[jira] [Commented] (HBASE-16409) Row key for bad row should be properly delimited in VerifyReplication

2016-12-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718439#comment-15718439 ] Hudson commented on HBASE-16409: FAILURE: Integrated in Jenkins build HBase-0.98-on-Hadoop-1.1 #1292 (See

[jira] [Commented] (HBASE-16946) Provide Raw scan as an option in VerifyReplication

2016-12-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718441#comment-15718441 ] Hudson commented on HBASE-16946: FAILURE: Integrated in Jenkins build HBase-0.98-on-Hadoop-1.1 #1292 (See

[jira] [Commented] (HBASE-17077) Don't copy the replication queue belonging to the peer which has been deleted

2016-12-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718434#comment-15718434 ] Hudson commented on HBASE-17077: FAILURE: Integrated in Jenkins build HBase-0.98-on-Hadoop-1.1 #1292 (See

[jira] [Commented] (HBASE-16946) Provide Raw scan as an option in VerifyReplication

2016-12-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718409#comment-15718409 ] Hudson commented on HBASE-16946: SUCCESS: Integrated in Jenkins build HBase-0.98-matrix #421 (See

[jira] [Commented] (HBASE-16772) Add verbose option to VerifyReplication for logging good rows

2016-12-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718411#comment-15718411 ] Hudson commented on HBASE-16772: SUCCESS: Integrated in Jenkins build HBase-0.98-matrix #421 (See

[jira] [Commented] (HBASE-16409) Row key for bad row should be properly delimited in VerifyReplication

2016-12-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718407#comment-15718407 ] Hudson commented on HBASE-16409: SUCCESS: Integrated in Jenkins build HBase-0.98-matrix #421 (See

[jira] [Commented] (HBASE-17077) Don't copy the replication queue belonging to the peer which has been deleted

2016-12-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718404#comment-15718404 ] Hudson commented on HBASE-17077: SUCCESS: Integrated in Jenkins build HBase-0.98-matrix #421 (See

[jira] [Commented] (HBASE-17243) Reuse CompactionPartitionId and avoid creating MobFileName in PartitionedMobCompactor to avoid unnecessary new objects

2016-12-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718363#comment-15718363 ] Hudson commented on HBASE-17243: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2065 (See

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

2016-12-03 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-17241: - Attachment: HBASE-17241-master-002.patch A new patch to address the unittest failure and add a

[jira] [Commented] (HBASE-17128) Find Cause of a Write Perf Regression in branch-1.2

2016-12-03 Thread Bryan Beaudreault (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718324#comment-15718324 ] Bryan Beaudreault commented on HBASE-17128: --- [~stack] yep, this is on top of cdh5.9. That would

[jira] [Commented] (HBASE-17243) Reuse CompactionPartitionId and avoid creating MobFileName in PartitionedMobCompactor to avoid unnecessary new objects

2016-12-03 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718281#comment-15718281 ] huaxiang sun commented on HBASE-17243: -- Thanks, I will create a jira to verify the select() logic.

[jira] [Commented] (HBASE-17243) Reuse CompactionPartitionId and avoid creating MobFileName in PartitionedMobCompactor to avoid unnecessary new objects

2016-12-03 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15718270#comment-15718270 ] Matteo Bertozzi commented on HBASE-17243: - thanks for double checking. addendum is good, and

[jira] [Updated] (HBASE-17243) Reuse CompactionPartitionId and avoid creating MobFileName in PartitionedMobCompactor to avoid unnecessary new objects

2016-12-03 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-17243: - Attachment: HBASE-17243-master-addendum.patch Found an issue when debugging another issue, put

[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=15718136#comment-15718136 ] Anoop Sam John commented on HBASE-17239: bq.static CodedInputStream newInstance(ByteInput buf,

[jira] [Commented] (HBASE-17246) TestSerialReplication#testRegionMerge fails in master branch

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

[jira] [Updated] (HBASE-17243) Reuse CompactionPartitionId and avoid creating MobFileName in PartitionedMobCompactor to avoid unnecessary new objects

2016-12-03 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-17243: Resolution: Fixed Fix Version/s: 2.0.0 Status: Resolved (was: Patch

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

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

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

2016-12-03 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15717970#comment-15717970 ] ChiaPing Tsai commented on HBASE-17174: --- The TestSerialReplication is tracked in

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

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

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

2016-12-03 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15717870#comment-15717870 ] ramkrishna.s.vasudevan commented on HBASE-17231: Then could be done I think without

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

2016-12-03 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15717869#comment-15717869 ] ramkrishna.s.vasudevan commented on HBASE-17231: Urgh!!! Silly. My bad. Apologies. >

[jira] [Updated] (HBASE-17248) SimpleRegionNormalizer javadoc correction

2016-12-03 Thread Daisuke Kobayashi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daisuke Kobayashi updated HBASE-17248: -- Attachment: HBASE-17248.patch > SimpleRegionNormalizer javadoc correction >

[jira] [Created] (HBASE-17248) SimpleRegionNormalizer javadoc correction

2016-12-03 Thread Daisuke Kobayashi (JIRA)
Daisuke Kobayashi created HBASE-17248: - Summary: SimpleRegionNormalizer javadoc correction Key: HBASE-17248 URL: https://issues.apache.org/jira/browse/HBASE-17248 Project: HBase Issue

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

2016-12-03 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-17239: --- Attachment: HBASE-17239_V2.patch Pls check if this is the way the patch has

[jira] [Updated] (HBASE-17246) TestSerialReplication#testRegionMerge fails in master branch

2016-12-03 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17246: -- Attachment: HBASE-17246.02.patch Trigger tests in hbase-server >

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

2016-12-03 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17174: -- Attachment: HBASE-17174.v6.patch > Use shared threadpool and AsyncProcess in

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

2016-12-03 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17174: -- Status: Patch Available (was: Open) > Use shared threadpool and AsyncProcess in

[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=15717715#comment-15717715 ] Anoop Sam John commented on HBASE-15314: Assigned to Aaron. Can u attach the patch pls? > Allow

[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-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=15717673#comment-15717673 ] Anoop Sam John commented on HBASE-17245: Good one... > replace