[jira] [Updated] (HBASE-12311) Version stats in HFiles?

2015-02-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-12311: -- Attachment: 12311-indexed-0.98-v2.txt Can now remove the lookahead hack I put in before. (Will

[jira] [Commented] (HBASE-12311) Version stats in HFiles?

2015-02-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341400#comment-14341400 ] Lars Hofhansl commented on HBASE-12311: --- Tested some more with KVs with 10, 100, an

[jira] [Commented] (HBASE-12311) Version stats in HFiles?

2015-02-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341401#comment-14341401 ] Lars Hofhansl commented on HBASE-12311: --- I might file a separate issue for this. >

[jira] [Updated] (HBASE-11571) Bulk load handling from secondary region replicas

2015-02-27 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-11571: -- Status: Patch Available (was: Open) > Bulk load handling from secondary region replicas >

[jira] [Updated] (HBASE-11571) Bulk load handling from secondary region replicas

2015-02-27 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-11571: -- Attachment: HBASE-11571-rebase.patch Rebase patch. [~enis] Please review it. Thanks. > Bulk lo

[jira] [Commented] (HBASE-12975) Supportable SplitTransaction and RegionMergeTransaction interfaces

2015-02-27 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341387#comment-14341387 ] Sean Busbey commented on HBASE-12975: - semver says we only add features in minor rele

[jira] [Commented] (HBASE-13087) branch-1 isn't rolling upgradable from 0.98

2015-02-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341383#comment-14341383 ] stack commented on HBASE-13087: --- +1 on #1. #2 would be against the usual upgrade grain and

[jira] [Commented] (HBASE-11544) [Ergonomics] hbase.client.scanner.caching is dogged and will try to return batch even if it means OOME

2015-02-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341378#comment-14341378 ] stack commented on HBASE-11544: --- Currently run cluster test to ensure no breakage and to lo

[jira] [Commented] (HBASE-13087) branch-1 isn't rolling upgradable from 0.98

2015-02-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341377#comment-14341377 ] Lars Hofhansl commented on HBASE-13087: --- Seems very reasonable to me put a change i

[jira] [Commented] (HBASE-13084) Add labels to VisibilityLabelsCache asynchronously causes TestShell flakey

2015-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341376#comment-14341376 ] Hudson commented on HBASE-13084: FAILURE: Integrated in HBase-TRUNK #6183 (See [https://

[jira] [Commented] (HBASE-12975) Supportable SplitTransaction and RegionMergeTransaction interfaces

2015-02-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341372#comment-14341372 ] Lars Hofhansl commented on HBASE-12975: --- Sorry a bit late here. Why can't we add a

[jira] [Commented] (HBASE-13084) Add labels to VisibilityLabelsCache asynchronously causes TestShell flakey

2015-02-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341373#comment-14341373 ] stack commented on HBASE-13084: --- [~Apache9] you are making progress https://builds.apache.o

[jira] [Comment Edited] (HBASE-12311) Version stats in HFiles?

2015-02-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341363#comment-14341363 ] Lars Hofhansl edited comment on HBASE-12311 at 2/28/15 6:03 AM: ---

[jira] [Updated] (HBASE-12311) Version stats in HFiles?

2015-02-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-12311: -- Attachment: 12311-indexed-0.98.txt Here's a patch that illustrates the idea for 0.98. In store

[jira] [Commented] (HBASE-12924) HRegionServer#MovedRegionsCleaner Chore does not start

2015-02-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341368#comment-14341368 ] Elliott Clark commented on HBASE-12924: --- +1 from me. I'll commit unless there are a

[jira] [Commented] (HBASE-13128) Make HBCK's lock file retry creation and deletion

2015-02-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341365#comment-14341365 ] Hadoop QA commented on HBASE-13128: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-12311) Version stats in HFiles?

2015-02-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341363#comment-14341363 ] Lars Hofhansl commented on HBASE-12311: --- I've thought of another approach. Storefil

[jira] [Commented] (HBASE-13084) Add labels to VisibilityLabelsCache asynchronously causes TestShell flakey

2015-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341362#comment-14341362 ] Hudson commented on HBASE-13084: SUCCESS: Integrated in HBase-1.1 #225 (See [https://bui

[jira] [Commented] (HBASE-13071) Hbase Streaming Scan Feature

2015-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341359#comment-14341359 ] Ted Yu commented on HBASE-13071: There has been effort to stabilize trunk build. Please

[jira] [Commented] (HBASE-13128) Make HBCK's lock file retry creation and deletion

2015-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341358#comment-14341358 ] Ted Yu commented on HBASE-13128: bq. working with the older version of hadoop Which versi

[jira] [Commented] (HBASE-13084) Add labels to VisibilityLabelsCache asynchronously causes TestShell flakey

2015-02-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341354#comment-14341354 ] Hadoop QA commented on HBASE-13084: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Comment Edited] (HBASE-13115) Fixing the usage of remote user in thrift doAs implementation.

2015-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341351#comment-14341351 ] Ted Yu edited comment on HBASE-13115 at 2/28/15 5:24 AM: - Here're

[jira] [Comment Edited] (HBASE-13115) Fixing the usage of remote user in thrift doAs implementation.

2015-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341351#comment-14341351 ] Ted Yu edited comment on HBASE-13115 at 2/28/15 5:22 AM: - Here're

[jira] [Commented] (HBASE-13115) Fixing the usage of remote user in thrift doAs implementation.

2015-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341351#comment-14341351 ] Ted Yu commented on HBASE-13115: Here're the new javac warnings: {code} [WARNING] /home/

[jira] [Commented] (HBASE-13115) Fixing the usage of remote user in thrift doAs implementation.

2015-02-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341345#comment-14341345 ] Hadoop QA commented on HBASE-13115: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-13115) Fixing the usage of remote user in thrift doAs implementation.

2015-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341338#comment-14341338 ] Ted Yu commented on HBASE-13115: Ping [~apurtell], [~enis] > Fixing the usage of remote

[jira] [Commented] (HBASE-13097) Use same EventLoopGroup for different AsyncRpcClients if possible

2015-02-27 Thread zhangduo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341310#comment-14341310 ] zhangduo commented on HBASE-13097: -- https://builds.apache.org/job/HBase-trunk/6181/artif

[jira] [Commented] (HBASE-11580) Failover handling for secondary region replicas

2015-02-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341308#comment-14341308 ] Hadoop QA commented on HBASE-11580: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-13084) Add labels to VisibilityLabelsCache asynchronously causes TestShell flakey

2015-02-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341307#comment-14341307 ] stack commented on HBASE-13084: --- Pushed addendum to branch-1+. Thanks [~Apache9] > Add l

[jira] [Updated] (HBASE-13128) Make HBCK's lock file retry creation and deletion

2015-02-27 Thread Victoria (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria updated HBASE-13128: - Attachment: hbck_files_fix.patch I have added retries for both creation and deletion of the lock file. Th

[jira] [Commented] (HBASE-13097) Use same EventLoopGroup for different AsyncRpcClients if possible

2015-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341306#comment-14341306 ] Hudson commented on HBASE-13097: FAILURE: Integrated in HBase-TRUNK #6181 (See [https://

[jira] [Commented] (HBASE-13119) FileLink should implement equals

2015-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341305#comment-14341305 ] Hudson commented on HBASE-13119: FAILURE: Integrated in HBase-TRUNK #6181 (See [https://

[jira] [Commented] (HBASE-13119) FileLink should implement equals

2015-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341303#comment-14341303 ] Hudson commented on HBASE-13119: FAILURE: Integrated in HBase-1.1 #224 (See [https://bui

[jira] [Updated] (HBASE-13128) Make HBCK's lock file retry creation and deletion

2015-02-27 Thread Victoria (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria updated HBASE-13128: - Status: Patch Available (was: Open) Added retries for creation and deletion of the lock file. > Make HB

[jira] [Commented] (HBASE-12975) Supportable SplitTransaction and RegionMergeTransaction interfaces

2015-02-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341295#comment-14341295 ] Hadoop QA commented on HBASE-12975: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (HBASE-13084) Add labels to VisibilityLabelsCache asynchronously causes TestShell flakey

2015-02-27 Thread zhangduo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangduo updated HBASE-13084: - Attachment: HBASE-13084-addendum2.patch Disable info server when running shell tests. InfoServer is disa

[jira] [Updated] (HBASE-11580) Failover handling for secondary region replicas

2015-02-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-11580: -- Attachment: hbase-11580_v2.patch Thanks Jeffrey for the review. Attaching updated patch from RB

[jira] [Updated] (HBASE-11580) Failover handling for secondary region replicas

2015-02-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-11580: -- Status: Patch Available (was: Open) > Failover handling for secondary region replicas > --

[jira] [Commented] (HBASE-13097) Use same EventLoopGroup for different AsyncRpcClients if possible

2015-02-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341269#comment-14341269 ] Hadoop QA commented on HBASE-13097: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (HBASE-13115) Fixing the usage of remote user in thrift doAs implementation.

2015-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-13115: --- Attachment: HBASE-13115.patch Re-attaching to see if warnings are re-producible. > Fixing the usage of remot

[jira] [Commented] (HBASE-13122) Improve efficiency for return codes of some filters

2015-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341257#comment-14341257 ] Ted Yu commented on HBASE-13122: lgtm Test failure was not related. > Improve efficienc

[jira] [Commented] (HBASE-12975) Supportable SplitTransaction and RegionMergeTransaction interfaces

2015-02-27 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341253#comment-14341253 ] Rajeshbabu Chintaguntla commented on HBASE-12975: - bq. Since I'm working

[jira] [Commented] (HBASE-13084) Add labels to VisibilityLabelsCache asynchronously causes TestShell flakey

2015-02-27 Thread zhangduo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341246#comment-14341246 ] zhangduo commented on HBASE-13084: -- https://builds.apache.org/job/HBase-TRUNK/6180/testR

[jira] [Comment Edited] (HBASE-12975) Supportable SplitTransaction and RegionMergeTransaction interfaces

2015-02-27 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341239#comment-14341239 ] Andrew Purtell edited comment on HBASE-12975 at 2/28/15 2:39 AM: --

[jira] [Commented] (HBASE-13097) Use same EventLoopGroup for different AsyncRpcClients if possible

2015-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341243#comment-14341243 ] Hudson commented on HBASE-13097: FAILURE: Integrated in HBase-1.1 #223 (See [https://bui

[jira] [Commented] (HBASE-13120) Allow disabling hadoop classpath and native library lookup

2015-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341244#comment-14341244 ] Hudson commented on HBASE-13120: FAILURE: Integrated in HBase-1.1 #223 (See [https://bui

[jira] [Updated] (HBASE-12975) Supportable SplitTransaction and RegionMergeTransaction interfaces

2015-02-27 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12975: --- Attachment: HBASE-12975.patch Dropping WIP patch. Not tested yet. > Supportable SplitTransac

[jira] [Commented] (HBASE-13120) Allow disabling hadoop classpath and native library lookup

2015-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341235#comment-14341235 ] Hudson commented on HBASE-13120: FAILURE: Integrated in HBase-TRUNK #6180 (See [https://

[jira] [Updated] (HBASE-13119) FileLink should implement equals

2015-02-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-13119: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available

[jira] [Commented] (HBASE-13127) Add timeouts on all tests so less zombie sightings

2015-02-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341199#comment-14341199 ] Hadoop QA commented on HBASE-13127: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-12975) Supportable SplitTransaction and RegionMergeTransaction interfaces

2015-02-27 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341164#comment-14341164 ] Andrew Purtell commented on HBASE-12975: Here's what I have for SplitTransaction.

[jira] [Updated] (HBASE-12975) Supportable SplitTransaction and RegionMergeTransaction interfaces

2015-02-27 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12975: --- Assignee: Andrew Purtell (was: Rajeshbabu Chintaguntla) Summary: Supportable SplitTransa

[jira] [Commented] (HBASE-13097) Use same EventLoopGroup for different AsyncRpcClients if possible

2015-02-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341149#comment-14341149 ] stack commented on HBASE-13097: --- Lets try it. I pushed the addendum to branch-1 and master,

[jira] [Updated] (HBASE-13097) Use same EventLoopGroup for different AsyncRpcClients if possible

2015-02-27 Thread zhangduo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangduo updated HBASE-13097: - Attachment: HBASE-13097-addendum.patch I think the problem is still PooledByteBufAllocator. Since it is n

[jira] [Commented] (HBASE-12924) HRegionServer#MovedRegionsCleaner Chore does not start

2015-02-27 Thread Jonathan Lawlor (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341132#comment-14341132 ] Jonathan Lawlor commented on HBASE-12924: - Great; [~stack] I think this one is re

[jira] [Commented] (HBASE-13087) branch-1 isn't rolling upgradable from 0.98

2015-02-27 Thread Rajesh Nishtala (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341131#comment-14341131 ] Rajesh Nishtala commented on HBASE-13087: - So Elliot and I spent some time diggin

[jira] [Commented] (HBASE-12924) HRegionServer#MovedRegionsCleaner Chore does not start

2015-02-27 Thread Sameet Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341121#comment-14341121 ] Sameet Agarwal commented on HBASE-12924: The test is unrelated. It passes locally

[jira] [Commented] (HBASE-12924) HRegionServer#MovedRegionsCleaner Chore does not start

2015-02-27 Thread Jonathan Lawlor (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341119#comment-14341119 ] Jonathan Lawlor commented on HBASE-12924: - Patch looks great, Thanks [~asameet].

[jira] [Commented] (HBASE-11580) Failover handling for secondary region replicas

2015-02-27 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341098#comment-14341098 ] Jeffrey Zhong commented on HBASE-11580: --- I've reviewed the patch and left some comm

[jira] [Commented] (HBASE-13127) Add timeouts on all tests so less zombie sightings

2015-02-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341092#comment-14341092 ] stack commented on HBASE-13127: --- bq. That's some Junit kungfoo! You want me to hack up a p

[jira] [Updated] (HBASE-13120) Allow disabling hadoop classpath and native library lookup

2015-02-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-13120: -- Resolution: Fixed Fix Version/s: 1.1.0 2.0.0 Status: Resolv

[jira] [Commented] (HBASE-13127) Add timeouts on all tests so less zombie sightings

2015-02-27 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341084#comment-14341084 ] Nick Dimiduk commented on HBASE-13127: -- That's some Junit kungfoo! > Add timeouts o

[jira] [Commented] (HBASE-13127) Add timeouts on all tests so less zombie sightings

2015-02-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341073#comment-14341073 ] Hadoop QA commented on HBASE-13127: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-12924) HRegionServer#MovedRegionsCleaner Chore does not start

2015-02-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341068#comment-14341068 ] Hadoop QA commented on HBASE-12924: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-13097) Use same EventLoopGroup for different AsyncRpcClients if possible

2015-02-27 Thread zhangduo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341057#comment-14341057 ] zhangduo commented on HBASE-13097: -- Let me see. > Use same EventLoopGroup for different

[jira] [Updated] (HBASE-13108) Reduce Connection creations in TestAcidGuarantees

2015-02-27 Thread zhangduo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangduo updated HBASE-13108: - Resolution: Won't Fix Status: Resolved (was: Patch Available) HBASE-13097 resolved in another wa

[jira] [Updated] (HBASE-13127) Add timeouts on all tests so less zombie sightings

2015-02-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-13127: -- Attachment: 13127.alternate.txt Alternate > Add timeouts on all tests so less zombie sightings > -

[jira] [Commented] (HBASE-13127) Add timeouts on all tests so less zombie sightings

2015-02-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341039#comment-14341039 ] stack commented on HBASE-13127: --- [~ndimiduk] Policy is a bit hard but I could add this to e

[jira] [Commented] (HBASE-13127) Add timeouts on all tests so less zombie sightings

2015-02-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341038#comment-14341038 ] stack commented on HBASE-13127: --- [~ndimiduk] Policy is a bit hard but I could add this to e

[jira] [Commented] (HBASE-13128) Make HBCK's lock file retry creation and deletion

2015-02-27 Thread Victoria (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341029#comment-14341029 ] Victoria commented on HBASE-13128: -- Since we are working with the older version of hadoo

[jira] [Commented] (HBASE-13128) Make HBCK's lock file retry creation and deletion

2015-02-27 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340999#comment-14340999 ] Sean Busbey commented on HBASE-13128: - mind if I rename to scope it to just the delet

[jira] [Updated] (HBASE-13128) Make HBCK's lock file retry creation and deletion

2015-02-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-13128: -- Assignee: Victoria (was: Elliott Clark) > Make HBCK's lock file retry creation and deletion >

[jira] [Assigned] (HBASE-13128) Make HBCK's lock file retry creation and deletion

2015-02-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark reassigned HBASE-13128: - Assignee: Elliott Clark > Make HBCK's lock file retry creation and deletion > --

[jira] [Commented] (HBASE-13128) Make HBCK's lock file retry creation and deletion

2015-02-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340988#comment-14340988 ] Elliott Clark commented on HBASE-13128: --- This is all about removing the file. The c

[jira] [Commented] (HBASE-13097) Use same EventLoopGroup for different AsyncRpcClients if possible

2015-02-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340964#comment-14340964 ] stack commented on HBASE-13097: --- I saw this after the patch went in: kalashnikov-22:hbase.

[jira] [Updated] (HBASE-13127) Add timeouts on all tests so less zombie sightings

2015-02-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-13127: -- Attachment: 13127v2.txt Should have been {code} find hbase-*/src/test -type f -name Test*.java -exec grep -l -

[jira] [Commented] (HBASE-13128) Make HBCK's lock file retry creation and deletion

2015-02-27 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340911#comment-14340911 ] Sean Busbey commented on HBASE-13128: - on Hadoop 2.6.0+, we'll already block and wait

[jira] [Updated] (HBASE-12924) HRegionServer#MovedRegionsCleaner Chore does not start

2015-02-27 Thread Sameet Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sameet Agarwal updated HBASE-12924: --- Attachment: first-task-v4.patch Cleanup checkstyle errors > HRegionServer#MovedRegionsCleane

[jira] [Commented] (HBASE-13125) Purge hbase.bucketcache.sizes from the refguide; no such config (should be hbase.bucketcache.size?)

2015-02-27 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340891#comment-14340891 ] Nick Dimiduk commented on HBASE-13125: -- Yes, we don't manage the delta between branc

[jira] [Commented] (HBASE-13127) Add timeouts on all tests so less zombie sightings

2015-02-27 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340885#comment-14340885 ] Nick Dimiduk commented on HBASE-13127: -- Can we control this kind of thing with JUnit

[jira] [Commented] (HBASE-13127) Add timeouts on all tests so less zombie sightings

2015-02-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340854#comment-14340854 ] Hadoop QA commented on HBASE-13127: --- {color:red}-1 overall{color}. Here are the result

[jira] [Created] (HBASE-13128) Make HBCK's lock file retry creation and deletion

2015-02-27 Thread Victoria (JIRA)
Victoria created HBASE-13128: Summary: Make HBCK's lock file retry creation and deletion Key: HBASE-13128 URL: https://issues.apache.org/jira/browse/HBASE-13128 Project: HBase Issue Type: Improve

[jira] [Commented] (HBASE-13127) Add timeouts on all tests so less zombie sightings

2015-02-27 Thread Andrey Stepachev (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340823#comment-14340823 ] Andrey Stepachev commented on HBASE-13127: -- I'm thinking about adding waitFor or

[jira] [Commented] (HBASE-13120) Allow disabling hadoop classpath and native library lookup

2015-02-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340815#comment-14340815 ] Hadoop QA commented on HBASE-13120: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-13127) Add timeouts on all tests so less zombie sightings

2015-02-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340777#comment-14340777 ] stack commented on HBASE-13127: --- [~octo47] What would you suggest? > Add timeouts on all t

[jira] [Commented] (HBASE-13058) Hbase shell command 'scan' for non existent table shows unnecessary info for one unrelated existent table.

2015-02-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340747#comment-14340747 ] Hadoop QA commented on HBASE-13058: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (HBASE-13058) Hbase shell command 'scan' for non existent table shows unnecessary info for one unrelated existent table.

2015-02-27 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-13058: Status: Patch Available (was: Reopened) > Hbase shell command 'scan' for non exist

[jira] [Commented] (HBASE-13124) Option to collect latencies for individual requests

2015-02-27 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340703#comment-14340703 ] Andrew Purtell commented on HBASE-13124: Agree with Nick. Hypothetically, if we h

[jira] [Commented] (HBASE-13126) Clean up API for unintended methods within non-private classes.

2015-02-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340689#comment-14340689 ] Enis Soztutar commented on HBASE-13126: --- I think we should do the hadoop's model of

[jira] [Updated] (HBASE-13127) Add timeouts on all tests so less zombie sightings

2015-02-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-13127: -- Status: Patch Available (was: Open) > Add timeouts on all tests so less zombie sightings > ---

[jira] [Updated] (HBASE-13127) Add timeouts on all tests so less zombie sightings

2015-02-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-13127: -- Attachment: 13127.txt Lets see how this patch does against hadoopqa. Adds different timings dependent on test

[jira] [Commented] (HBASE-13120) Allow disabling hadoop classpath and native library lookup

2015-02-27 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340646#comment-14340646 ] Sean Busbey commented on HBASE-13120: - wfm. > Allow disabling hadoop classpath and n

[jira] [Commented] (HBASE-13097) Use same EventLoopGroup for different AsyncRpcClients if possible

2015-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340642#comment-14340642 ] Hudson commented on HBASE-13097: FAILURE: Integrated in HBase-1.1 #219 (See [https://bui

[jira] [Updated] (HBASE-13035) [0.98] Backport HBASE-12867 - Shell does not support custom replication endpoint specification

2015-02-27 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-13035: --- Fix Version/s: (was: 0.98.11) 0.98.12 > [0.98] Backport HBASE-12867 -

[jira] [Commented] (HBASE-13035) [0.98] Backport HBASE-12867 - Shell does not support custom replication endpoint specification

2015-02-27 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340638#comment-14340638 ] Andrew Purtell commented on HBASE-13035: Moved to 0.98.12. [~Usha710] would you l

[jira] [Commented] (HBASE-13120) Allow disabling hadoop classpath and native library lookup

2015-02-27 Thread Siddharth Wagle (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340636#comment-14340636 ] Siddharth Wagle commented on HBASE-13120: - [~busbey] Renamed. _if you just check

[jira] [Commented] (HBASE-13127) Add timeouts on all tests so less zombie sightings

2015-02-27 Thread Andrey Stepachev (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340634#comment-14340634 ] Andrey Stepachev commented on HBASE-13127: -- [~stack] need to think about timeout

[jira] [Updated] (HBASE-13120) Allow disabling hadoop classpath and native library lookup

2015-02-27 Thread Siddharth Wagle (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle updated HBASE-13120: Attachment: (was: HBASE-13120-1.patch) > Allow disabling hadoop classpath and native li

[jira] [Updated] (HBASE-13120) Allow disabling hadoop classpath and native library lookup

2015-02-27 Thread Siddharth Wagle (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle updated HBASE-13120: Attachment: HBASE-13120-1.patch > Allow disabling hadoop classpath and native library looku

[jira] [Updated] (HBASE-13120) Allow disabling hadoop classpath and native library lookup

2015-02-27 Thread Siddharth Wagle (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle updated HBASE-13120: Attachment: HBASE-13120-1.patch > Allow disabling hadoop classpath and native library looku

  1   2   >