[jira] [Commented] (HBASE-15368) Add pluggable window support

2016-04-19 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248108#comment-15248108 ] Dave Latham commented on HBASE-15368: - Looks good - just a couple mainly cosmetic things left. > Add

[jira] [Updated] (HBASE-15641) Shell "alter" should do a single modifyTable operation

2016-04-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15641: --- Status: Patch Available (was: Open) > Shell "alter" should do a single modifyTable operation >

[jira] [Commented] (HBASE-14920) Compacting Memstore

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

[jira] [Commented] (HBASE-15648) Reduce number of concurrent region location lookups when MetaCache entry is cleared

2016-04-19 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248194#comment-15248194 ] Mikhail Antonov commented on HBASE-15648: - If things are in meta cache, that will be handled at

[jira] [Commented] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248225#comment-15248225 ] Hudson commented on HBASE-15665: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1204 (See

[jira] [Commented] (HBASE-15664) Use Long.MAX_VALUE instead of HConstants.FOREVER in CompactionPolicy

2016-04-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248226#comment-15248226 ] Hudson commented on HBASE-15664: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1204 (See

[jira] [Commented] (HBASE-15675) Add more details about region on table.jsp

2016-04-19 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247724#comment-15247724 ] Yu Li commented on HBASE-15675: --- bq. Totals are usually at the bottom of a table. I would expect averages

[jira] [Commented] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247830#comment-15247830 ] Duo Zhang commented on HBASE-15665: --- So can we remove the jdk8 javadoc check for 0.98 branch?

[jira] [Commented] (HBASE-15368) Add pluggable window support

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

hbaseAdmin tableExists create catalogTracker for every call

2016-04-19 Thread WangYQ
in hbase 0.98.10, class "HBaseAdmin " line 303, method "tableExists", will create a catalogTracker for every call we can let a HBaseAdmin object use one CatalogTracker object, to reduce the object create, connect zk and so on

[jira] [Commented] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247897#comment-15247897 ] Hudson commented on HBASE-15665: SUCCESS: Integrated in HBase-1.3 #657 (See

[jira] [Updated] (HBASE-15675) Add more details about region on table.jsp

2016-04-19 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-15675: -- Attachment: new_table_jsp_v2.png HBASE-15675_v2.patch Minor refinement > Add more details

[jira] [Commented] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247787#comment-15247787 ] Hudson commented on HBASE-15665: SUCCESS: Integrated in HBase-1.4 #99 (See

[jira] [Commented] (HBASE-15634) TestDateTieredCompactionPolicy#negativeForMajor is flaky

2016-04-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247817#comment-15247817 ] Ted Yu commented on HBASE-15634: Please keep the debug log I added so that we know the exact scenario if

[jira] [Updated] (HBASE-14920) Compacting Memstore

2016-04-19 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-14920: -- Attachment: HBASE-14920-V03.patch new patch > Compacting Memstore > --- > >

[jira] [Commented] (HBASE-15641) Shell "alter" should do a single modifyTable operation

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

[jira] [Updated] (HBASE-15669) HFile size is not considered correctly in a replication request

2016-04-19 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15669: -- Attachment: HBASE-15669.patch > HFile size is not considered correctly in a replication

[jira] [Updated] (HBASE-15669) HFile size is not considered correctly in a replication request

2016-04-19 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15669: -- Status: Patch Available (was: Open) As part of this patch added bulk loaded hfile size in the

[jira] [Commented] (HBASE-15669) HFile size is not considered correctly in a replication request

2016-04-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248289#comment-15248289 ] Ted Yu commented on HBASE-15669: {code} 3063 * @param storeFilesSize Map of store files and its

[jira] [Commented] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248278#comment-15248278 ] Hudson commented on HBASE-15665: ABORTED: Integrated in HBase-0.98-matrix #332 (See

[jira] [Updated] (HBASE-15670) Add missing Snapshot.proto to the maven profile for compiling protobuf

2016-04-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-15670: -- Attachment: hbase-15670_v2.patch > Add missing Snapshot.proto to the maven profile for

[jira] [Commented] (HBASE-15294) Document advanced replication configurations with security

2016-04-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248373#comment-15248373 ] Andrew Purtell commented on HBASE-15294: Cool, I wonder if you might be able to use an example

[jira] [Commented] (HBASE-15480) Bloom Filter check needs to be more efficient for array

2016-04-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248384#comment-15248384 ] Andrew Purtell commented on HBASE-15480: bq. (Ted) Can you post improvement in performance with

[jira] [Commented] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15247936#comment-15247936 ] Sean Busbey commented on HBASE-15665: - {quote} So can we remove the jdk8 javadoc check for 0.98

[jira] [Commented] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

2016-04-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248017#comment-15248017 ] Hudson commented on HBASE-15665: FAILURE: Integrated in HBase-Trunk_matrix #856 (See

[jira] [Commented] (HBASE-15648) Reduce number of concurrent region location lookups when MetaCache entry is cleared

2016-04-19 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248097#comment-15248097 ] Elliott Clark commented on HBASE-15648: --- Why take the lock when things are in meta cache ? >

[jira] [Commented] (HBASE-15665) Support using different StoreFileComparators for different CompactionPolicies

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

[jira] [Commented] (HBASE-15614) Report metrics from JvmPauseMonitor

2016-04-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248099#comment-15248099 ] Andrew Purtell commented on HBASE-15614: That last findbugs report points out something in

[jira] [Created] (HBASE-15678) Normalize RetryingCallable cache clearing and implementations

2016-04-19 Thread Gary Helmling (JIRA)
Gary Helmling created HBASE-15678: - Summary: Normalize RetryingCallable cache clearing and implementations Key: HBASE-15678 URL: https://issues.apache.org/jira/browse/HBASE-15678 Project: HBase

[jira] [Commented] (HBASE-15631) Backport Regionserver Groups (HBASE-6721) to branch-1

2016-04-19 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248503#comment-15248503 ] Francis Liu commented on HBASE-15631: - BTW why hasn't buildbot run? > Backport Regionserver Groups

[jira] [Commented] (HBASE-15631) Backport Regionserver Groups (HBASE-6721) to branch-1

2016-04-19 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248502#comment-15248502 ] Francis Liu commented on HBASE-15631: - {quote} is there a reason? I guess they are not used, but it

[jira] [Commented] (HBASE-15620) Add on Call serialization

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

[jira] [Updated] (HBASE-15620) Add on Call serialization

2016-04-19 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15620: -- Attachment: HBASE-15620-v2.patch Patch that's up on phabricator > Add on Call serialization >

[jira] [Updated] (HBASE-15631) Backport Regionserver Groups (HBASE-6721) to branch-1

2016-04-19 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Liu updated HBASE-15631: Status: Patch Available (was: Open) > Backport Regionserver Groups (HBASE-6721) to branch-1 >

[jira] [Updated] (HBASE-15631) Backport Regionserver Groups (HBASE-6721) to branch-1

2016-04-19 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Liu updated HBASE-15631: Attachment: HBASE-15631.branch-1.1.patch renamed patch to conform to yetus branch format. >

[jira] [Commented] (HBASE-15631) Backport Regionserver Groups (HBASE-6721) to branch-1

2016-04-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248653#comment-15248653 ] Enis Soztutar commented on HBASE-15631: --- bq. Yeah a forward port to trunk is needed especially

[jira] [Commented] (HBASE-15631) Backport Regionserver Groups (HBASE-6721) to branch-1

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

[jira] [Commented] (HBASE-15641) Shell "alter" should do a single modifyTable operation

2016-04-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248549#comment-15248549 ] Ted Yu commented on HBASE-15641: @Matt: Did you have a chance to try out the modified script on cluster ?

[jira] [Commented] (HBASE-15614) Report metrics from JvmPauseMonitor

2016-04-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248567#comment-15248567 ] Andrew Purtell commented on HBASE-15614: I plan on committing the whole work, including subtasks,

[jira] [Commented] (HBASE-15661) Hook up JvmPauseMonitor metrics in Master

2016-04-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248561#comment-15248561 ] Andrew Purtell commented on HBASE-15661: I have a +1 on parent and am planning to commit it

[jira] [Commented] (HBASE-15663) Hook up JvmPauseMonitor to ThriftServer

2016-04-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248562#comment-15248562 ] Andrew Purtell commented on HBASE-15663: I have a +1 on parent and am planning to commit it

[jira] [Commented] (HBASE-15662) Hook up JvmPauseMonitor to REST server

2016-04-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248564#comment-15248564 ] Andrew Purtell commented on HBASE-15662: I have a +1 on parent and am planning to commit it

[jira] [Commented] (HBASE-15673) [PE tool] Fix latency metrics for multiGet

2016-04-19 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248758#comment-15248758 ] Matteo Bertozzi commented on HBASE-15673: - +1 > [PE tool] Fix latency metrics for multiGet >

[jira] [Commented] (HBASE-14921) Memory optimizations

2016-04-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248861#comment-15248861 ] stack commented on HBASE-14921: --- bq. MemstoreCompactingIterator is an iterator (based on StoreScanner) over

[jira] [Updated] (HBASE-15679) Assertion on wrong variable in TestReplicationThrottler#testThrottling

2016-04-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15679: --- Attachment: 15679.v1.patch > Assertion on wrong variable in TestReplicationThrottler#testThrottling >

[jira] [Commented] (HBASE-14921) Memory optimizations

2016-04-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248864#comment-15248864 ] stack commented on HBASE-14921: --- bq. “CellAray” is how it is implemented and “Map” is what it is

[jira] [Updated] (HBASE-15673) [PE tool] Fix latency metrics for multiGet

2016-04-19 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15673: - Attachment: HBASE-15673-branch-1.patch Patch applies to branch-1 and 1.3. Checked that it builds properly on

[jira] [Commented] (HBASE-15675) Add more details about region on table.jsp

2016-04-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249064#comment-15249064 ] Enis Soztutar commented on HBASE-15675: --- can we change "fileNum" and totalFileNum to be

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Release Note: Use 'hbase.hstore.compaction.date.tiered.window.factory.class' to specify the window

[jira] [Updated] (HBASE-15651) Track our flaky tests and use them to improve our build environment

2016-04-19 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15651: - Attachment: HBASE-15651-master-v3.patch > Track our flaky tests and use them to improve our build environment >

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Affects Version/s: 1.4.0 0.98.19 1.3.0

[jira] [Updated] (HBASE-15675) Add more details about region on table.jsp

2016-04-19 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-15675: -- Attachment: HBASE-15675_v3.patch Minor change, FileNum=>FileCount > Add more details about region on

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Release Note: Use 'hbase.hstore.compaction.date.tiered.window.factory.class' to specify the window

[jira] [Commented] (HBASE-15645) hbase.rpc.timeout is not used in operations of HTable

2016-04-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249219#comment-15249219 ] stack commented on HBASE-15645: --- [~yangzhe1991] I think this patch looks really good. Does it work? Do we

[jira] [Commented] (HBASE-15672) hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes fails

2016-04-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249236#comment-15249236 ] Anoop Sam John commented on HBASE-15672: We have to commit this to all branches where HBASE-15650

[jira] [Commented] (HBASE-15672) hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes fails

2016-04-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249245#comment-15249245 ] stack commented on HBASE-15672: --- You are right [~anoop.hbase] Done. >

[jira] [Updated] (HBASE-15672) hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes fails

2016-04-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15672: -- Fix Version/s: 1.4.0 0.98.19 1.3.0 >

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Attachment: HBASE-15368-v6.patch Typo... > Add pluggable window support >

[jira] [Commented] (HBASE-15672) hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes fails

2016-04-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249234#comment-15249234 ] Anoop Sam John commented on HBASE-15672: Thanks for committing this Stack. Ya at least in this

[jira] [Commented] (HBASE-15645) hbase.rpc.timeout is not used in operations of HTable

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249297#comment-15249297 ] Duo Zhang commented on HBASE-15645: --- {quote} One thought I was having was if we should be able to set

[jira] [Commented] (HBASE-15651) Track our flaky tests and use them to improve our build environment

2016-04-19 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249153#comment-15249153 ] Dima Spivak commented on HBASE-15651: - Looks so awesome, Appy! For anyone who wants to see what this

[jira] [Commented] (HBASE-15672) hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes fails

2016-04-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249161#comment-15249161 ] stack commented on HBASE-15672: --- Different issue to this one I'd say [~Apache9] Open new issue and/or

[jira] [Commented] (HBASE-15631) Backport Regionserver Groups (HBASE-6721) to branch-1

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

[jira] [Commented] (HBASE-15673) [PE tool] Fix latency metrics for multiGet

2016-04-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249176#comment-15249176 ] Hudson commented on HBASE-15673: FAILURE: Integrated in HBase-1.3 #658 (See

[jira] [Commented] (HBASE-15381) Implement a distributed MOB compaction by procedure

2016-04-19 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249178#comment-15249178 ] Jingcheng Du commented on HBASE-15381: -- Update the design doc v2, it uses the rpc instead of

[jira] [Commented] (HBASE-14921) Memory optimizations

2016-04-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249241#comment-15249241 ] Anoop Sam John commented on HBASE-14921: For the seqId I mean this {code} public Cell

[jira] [Commented] (HBASE-15645) hbase.rpc.timeout is not used in operations of HTable

2016-04-19 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249242#comment-15249242 ] Phil Yang commented on HBASE-15645: --- {quote} Do we timeout after operation timeout has elapsed? {quote}

[jira] [Commented] (HBASE-15651) Track our flaky tests and use them to improve our build environment

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

[jira] [Commented] (HBASE-15368) Add pluggable window support

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

[jira] [Commented] (HBASE-15669) HFile size is not considered correctly in a replication request

2016-04-19 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249291#comment-15249291 ] Anoop Sam John commented on HBASE-15669: bq.stores.get(j).getStoreFileSize(); Do we need a check

[jira] [Commented] (HBASE-15675) Add more details about region on table.jsp

2016-04-19 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249151#comment-15249151 ] Yu Li commented on HBASE-15675: --- bq. can we change "fileNum" and totalFileNum to be storeFileCount or

[jira] [Updated] (HBASE-15381) Implement a distributed MOB compaction by procedure

2016-04-19 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-15381: - Attachment: mob distributed compaction design-v2.pdf > Implement a distributed MOB compaction by

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Attachment: HBASE-15368-v5.patch Addressing commets on rb. > Add pluggable window support >

[jira] [Updated] (HBASE-15368) Add pluggable window support

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15368: -- Description: Abstract a {{CompactionWindow}} and a {{CompactionWindowFactory}}. Both are orthogonal to

[jira] [Commented] (HBASE-15673) [PE tool] Fix latency metrics for multiGet

2016-04-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249204#comment-15249204 ] Hudson commented on HBASE-15673: FAILURE: Integrated in HBase-Trunk_matrix #857 (See

[jira] [Commented] (HBASE-15672) hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes fails

2016-04-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249203#comment-15249203 ] Hudson commented on HBASE-15672: FAILURE: Integrated in HBase-Trunk_matrix #857 (See

[jira] [Commented] (HBASE-15651) Track our flaky tests and use them to improve our build environment

2016-04-19 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249226#comment-15249226 ] Appy commented on HBASE-15651: -- Thanks again for the review. Attaching patch v3 with fixes. Is there a

[jira] [Commented] (HBASE-15651) Track our flaky tests and use them to improve our build environment

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

[jira] [Commented] (HBASE-15673) [PE tool] Fix latency metrics for multiGet

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

[jira] [Commented] (HBASE-3293) Negative timestamps can be inserted without fail but not read again

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249182#comment-15249182 ] Duo Zhang commented on HBASE-3293: -- [~stack] Let's reuse this issus... {quote} Why you want to go

[jira] [Commented] (HBASE-15669) HFile size is not considered correctly in a replication request

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

[jira] [Commented] (HBASE-15651) Track our flaky tests and use them to improve our build environment

2016-04-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248766#comment-15248766 ] stack commented on HBASE-15651: --- I tried it: {code} kalashnikov:hbase.git stack$ python

[jira] [Commented] (HBASE-15651) Track our flaky tests and use them to improve our build environment

2016-04-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248768#comment-15248768 ] stack commented on HBASE-15651: --- Talking about the bit on the end...

[jira] [Updated] (HBASE-15672) hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes fails

2016-04-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15672: -- Attachment: HBASE-15672.patch Reattach to try and get a run in. >

[jira] [Commented] (HBASE-15672) hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes fails

2016-04-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248969#comment-15248969 ] stack commented on HBASE-15672: --- [~Apache9] fingers HBASE-15650 as culprit (as do you [~anoop.hbase]) I see

[jira] [Commented] (HBASE-15672) hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes fails

2016-04-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249128#comment-15249128 ] Duo Zhang commented on HBASE-15672: --- [~stack] I wonder why we do not allow negative timestamps? We can

[jira] [Commented] (HBASE-15679) Assertion on wrong variable in TestReplicationThrottler#testThrottling

2016-04-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249126#comment-15249126 ] Ted Yu commented on HBASE-15679: Test passed: {code} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0,

[jira] [Commented] (HBASE-14921) Memory optimizations

2016-04-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248855#comment-15248855 ] stack commented on HBASE-14921: --- Man, it'd be cool if could use a long for Cell reference! bq. But we can

[jira] [Updated] (HBASE-15620) Add on Call serialization

2016-04-19 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15620: -- Attachment: HBASE-15620-v3.patch > Add on Call serialization > - > >

[jira] [Commented] (HBASE-15629) Backport HBASE-14703 to 0.98+

2016-04-19 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249042#comment-15249042 ] Heng Chen commented on HBASE-15629: --- Thanks [~apurtell] for your review. I notice the javadoc and

[jira] [Commented] (HBASE-15673) [PE tool] Fix latency metrics for multiGet

2016-04-19 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249041#comment-15249041 ] Appy commented on HBASE-15673: -- Thanks stack and matteo for review and commit. > [PE tool] Fix latency

[jira] [Updated] (HBASE-15673) [PE tool] Fix latency metrics for multiGet

2016-04-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15673: -- Resolution: Fixed Fix Version/s: 2.0.0 Status: Resolved (was: Patch Available) Pushed to

[jira] [Commented] (HBASE-15672) hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes fails

2016-04-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248963#comment-15248963 ] Andrew Purtell commented on HBASE-15672: +1 >

[jira] [Commented] (HBASE-15679) Assertion on wrong variable in TestReplicationThrottler#testThrottling

2016-04-19 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248986#comment-15248986 ] Stephen Yuan Jiang commented on HBASE-15679: +1 Looks good to me. Ted, thanks for catching

[jira] [Commented] (HBASE-15675) Add more details about region on table.jsp

2016-04-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248985#comment-15248985 ] stack commented on HBASE-15675: --- I'll take it. Looks great. I'm +1 but get one from [~eclark] and I'll

[jira] [Commented] (HBASE-15646) Add some docs about exporting and importing snapshots using S3

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

[jira] [Created] (HBASE-15679) Assertion on wrong variable in TestReplicationThrottler#testThrottling

2016-04-19 Thread Ted Yu (JIRA)
Ted Yu created HBASE-15679: -- Summary: Assertion on wrong variable in TestReplicationThrottler#testThrottling Key: HBASE-15679 URL: https://issues.apache.org/jira/browse/HBASE-15679 Project: HBase

[jira] [Comment Edited] (HBASE-15650) Remove TimeRangeTracker as point of contention when many threads reading a StoreFile

2016-04-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248965#comment-15248965 ] Andrew Purtell edited comment on HBASE-15650 at 4/19/16 11:55 PM: -- I

[jira] [Commented] (HBASE-15650) Remove TimeRangeTracker as point of contention when many threads reading a StoreFile

2016-04-19 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248965#comment-15248965 ] Andrew Purtell commented on HBASE-15650: I think there's a fix on HBASE-15672 > Remove

[jira] [Commented] (HBASE-15651) Track our flaky tests and use them to improve our build environment

2016-04-19 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15248805#comment-15248805 ] Dima Spivak commented on HBASE-15651: - Great stuff overall, [~appy]. Some thoughts: - Best practice

  1   2   >