[jira] [Commented] (HBASE-7778) [snapshot 130201 merge] Tests with sleep after minicluster shutdown fail due to interrupt flag.

2013-02-07 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573311#comment-13573311 ] nkeywal commented on HBASE-7778: Yes, I inverted the boolean test in HBASE-7475. Sorry

[jira] [Created] (HBASE-7785) rolling-restart.sh script unable to check expiration of master znode

2013-02-07 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-7785: -- Summary: rolling-restart.sh script unable to check expiration of master znode Key: HBASE-7785 URL: https://issues.apache.org/jira/browse/HBASE-7785 Project: HBase

[jira] [Updated] (HBASE-7785) rolling-restart.sh script unable to check expiration of master znode

2013-02-07 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-7785: --- Attachment: HBASE-7785.txt Here is diff for change rolling-restart.sh script

[jira] [Commented] (HBASE-7462) TestDrainingServer is an integration test. It should be a unit test instead

2013-02-07 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573321#comment-13573321 ] nkeywal commented on HBASE-7462: It's likely better not to mock zookeeper. The best

[jira] [Created] (HBASE-7786) Consolidate HRegion creation/opening API

2013-02-07 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-7786: -- Summary: Consolidate HRegion creation/opening API Key: HBASE-7786 URL: https://issues.apache.org/jira/browse/HBASE-7786 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-7462) TestDrainingServer is an integration test. It should be a unit test instead

2013-02-07 Thread Gustavo Anatoly (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573404#comment-13573404 ] Gustavo Anatoly commented on HBASE-7462: Ok Nicolas,I will follow your suggestion.

[jira] [Updated] (HBASE-7787) Remove HLogSplitter.RECOVERED_EDITS duplicate of HLog.RECOVERED_EDITS_DIR

2013-02-07 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7787: --- Status: Patch Available (was: Open) Remove HLogSplitter.RECOVERED_EDITS duplicate of

[jira] [Updated] (HBASE-7787) Remove HLogSplitter.RECOVERED_EDITS duplicate of HLog.RECOVERED_EDITS_DIR

2013-02-07 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7787: --- Attachment: HBASE-7787-v0.patch Remove HLogSplitter.RECOVERED_EDITS duplicate of

[jira] [Created] (HBASE-7787) Remove HLogSplitter.RECOVERED_EDITS duplicate of HLog.RECOVERED_EDITS_DIR

2013-02-07 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-7787: -- Summary: Remove HLogSplitter.RECOVERED_EDITS duplicate of HLog.RECOVERED_EDITS_DIR Key: HBASE-7787 URL: https://issues.apache.org/jira/browse/HBASE-7787 Project:

[jira] [Commented] (HBASE-7365) Safer table creation and deletion using .tmp dir

2013-02-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573498#comment-13573498 ] Jonathan Hsieh commented on HBASE-7365: --- In the current implementation the clone

[jira] [Commented] (HBASE-7365) Safer table creation and deletion using .tmp dir

2013-02-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573514#comment-13573514 ] Jonathan Hsieh commented on HBASE-7365: --- I'm going to file the fix to this problem

[jira] [Commented] (HBASE-7787) Remove HLogSplitter.RECOVERED_EDITS duplicate of HLog.RECOVERED_EDITS_DIR

2013-02-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573515#comment-13573515 ] Hadoop QA commented on HBASE-7787: -- {color:red}-1 overall{color}. Here are the results

[jira] [Created] (HBASE-7788) [snapshot 130201 merge] Fix flakey TestRestore*SnapshotFromClient#testCloneSnapshot

2013-02-07 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-7788: - Summary: [snapshot 130201 merge] Fix flakey TestRestore*SnapshotFromClient#testCloneSnapshot Key: HBASE-7788 URL: https://issues.apache.org/jira/browse/HBASE-7788

[jira] [Assigned] (HBASE-7788) [snapshot 130201 merge] Fix flakey TestRestore*SnapshotFromClient#testCloneSnapshot

2013-02-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh reassigned HBASE-7788: - Assignee: Jonathan Hsieh [snapshot 130201 merge] Fix flakey

[jira] [Updated] (HBASE-7783) [snapshot 130201 merge] Remove accidentally committed hbase-server/bin files

2013-02-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7783: -- Attachment: hbase-7783.patch don't look at the patch -- its pretty silly.

[jira] [Updated] (HBASE-7783) [snapshot 130201 merge] Remove accidentally committed hbase-server/bin files

2013-02-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7783: -- Attachment: hbase-7783.summary Look at hbase-7783.summary for the gist of the patch.

[jira] [Updated] (HBASE-7783) [snapshot 130201 merge] Remove accidentally committed hbase-server/bin files

2013-02-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7783: -- Status: Patch Available (was: Open) [snapshot 130201 merge] Remove accidentally

[jira] [Updated] (HBASE-7788) [snapshot 130201 merge] Fix flakey TestRestore*SnapshotFromClient#testCloneSnapshot

2013-02-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7788: -- Attachment: hbase-7788.patch Nice and simple patch. [snapshot 130201

[jira] [Updated] (HBASE-7788) [snapshot 130201 merge] Fix flakey TestRestore*SnapshotFromClient#testCloneSnapshot

2013-02-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7788: -- Status: Patch Available (was: Open) [snapshot 130201 merge] Fix flakey

[jira] [Commented] (HBASE-7788) [snapshot 130201 merge] Fix flakey TestRestore*SnapshotFromClient#testCloneSnapshot

2013-02-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573529#comment-13573529 ] Hadoop QA commented on HBASE-7788: -- {color:red}-1 overall{color}. Here are the results

[jira] [Updated] (HBASE-7788) [snapshot 130201 merge] Fix flakey TestRestore*SnapshotFromClient#testCloneSnapshot

2013-02-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7788: -- Attachment: hbase-7788.debug.patch the hbase-7788.debug.patch file adds some debugging

[jira] [Commented] (HBASE-7783) [snapshot 130201 merge] Remove accidentally committed hbase-server/bin files

2013-02-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573530#comment-13573530 ] Hadoop QA commented on HBASE-7783: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7788) [snapshot 130201 merge] Fix flakey TestRestore*SnapshotFromClient#testCloneSnapshot

2013-02-07 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573531#comment-13573531 ] Matteo Bertozzi commented on HBASE-7788: yeah, it looks simple :) +1 on the patch

[jira] [Commented] (HBASE-7788) [snapshot 130201 merge] Fix flakey TestRestore*SnapshotFromClient#testCloneSnapshot

2013-02-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573539#comment-13573539 ] Hadoop QA commented on HBASE-7788: -- {color:red}-1 overall{color}. Here are the results

[jira] [Updated] (HBASE-7786) Consolidate HRegion creation/opening API

2013-02-07 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7786: --- Attachment: HBASE-7786-v0.patch Consolidate HRegion creation/opening API

[jira] [Updated] (HBASE-7786) Consolidate HRegion creation/opening API

2013-02-07 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7786: --- Status: Patch Available (was: Open) Consolidate HRegion creation/opening API

[jira] [Commented] (HBASE-4676) Prefix Compression - Trie data block encoding

2013-02-07 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573548#comment-13573548 ] Matteo Bertozzi commented on HBASE-4676: Is there a reason why the prefix-tree and

[jira] [Commented] (HBASE-7786) Consolidate HRegion creation/opening API

2013-02-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573605#comment-13573605 ] Hadoop QA commented on HBASE-7786: -- {color:red}-1 overall{color}. Here are the results

[jira] [Created] (HBASE-7789) Clean DeadServer.java and add a Jitter method in ConnectionUtils

2013-02-07 Thread nkeywal (JIRA)
nkeywal created HBASE-7789: -- Summary: Clean DeadServer.java and add a Jitter method in ConnectionUtils Key: HBASE-7789 URL: https://issues.apache.org/jira/browse/HBASE-7789 Project: HBase Issue

[jira] [Commented] (HBASE-7723) Remove NN URI from ZK splitlogs.

2013-02-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573631#comment-13573631 ] stack commented on HBASE-7723: -- Do a 'grep -r makeQualified' under hbase checkout. This is

[jira] [Created] (HBASE-7790) Refactor OpenRegionHandler so that the cleanup happens in one place - the finally block

2013-02-07 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-7790: - Summary: Refactor OpenRegionHandler so that the cleanup happens in one place - the finally block Key: HBASE-7790 URL:

[jira] [Commented] (HBASE-7698) race between RS shutdown thread and openregionhandler causes region to get stuck

2013-02-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573649#comment-13573649 ] ramkrishna.s.vasudevan commented on HBASE-7698: --- Raised HBASE-7790 for the

[jira] [Updated] (HBASE-6073) Add support for scan filters in Thrift2

2013-02-07 Thread Sergey Polzunov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Polzunov updated HBASE-6073: --- Tags: Thrift2 Scan Get Filters (was: Thrift2 Scan Filters) Release Note: The

[jira] [Updated] (HBASE-6073) Add support for scan filters in Thrift2

2013-02-07 Thread Sergey Polzunov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Polzunov updated HBASE-6073: --- Attachment: hbase-thrift2-filters-src.patch

[jira] [Commented] (HBASE-7723) Remove NN URI from ZK splitlogs.

2013-02-07 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573668#comment-13573668 ] Lars Hofhansl commented on HBASE-7723: -- Let's cross that bridge when needed I'd say.

[jira] [Updated] (HBASE-7786) Consolidate HRegion creation/opening API

2013-02-07 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7786: --- Attachment: HBASE-7786-v1.patch Consolidate HRegion creation/opening API

[jira] [Updated] (HBASE-7785) rolling-restart.sh script unable to check expiration of master znode

2013-02-07 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7785: - Fix Version/s: 0.94.5 0.96.0 rolling-restart.sh script unable to check

[jira] [Commented] (HBASE-7785) rolling-restart.sh script unable to check expiration of master znode

2013-02-07 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573681#comment-13573681 ] Lars Hofhansl commented on HBASE-7785: -- Yep. We do this everywhere else in this

[jira] [Commented] (HBASE-7698) race between RS shutdown thread and openregionhandler causes region to get stuck

2013-02-07 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573683#comment-13573683 ] Jimmy Xiang commented on HBASE-7698: @Ram, sure, +1 for commit. race

[jira] [Updated] (HBASE-7741) Don't use bulk assigner if assigning just several regions

2013-02-07 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7741: --- Resolution: Fixed Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Status:

[jira] [Updated] (HBASE-6782) HBase shell's 'status 'detailed'' should escape the printed keys

2013-02-07 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-6782: --- Resolution: Fixed Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Status:

[jira] [Commented] (HBASE-7786) Consolidate HRegion creation/opening API

2013-02-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573702#comment-13573702 ] Sergey Shelukhin commented on HBASE-7786: - {quote} + * Used only by tests and

[jira] [Commented] (HBASE-7786) Consolidate HRegion creation/opening API

2013-02-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573703#comment-13573703 ] Sergey Shelukhin commented on HBASE-7786: - ...assuming the tests pass :)

[jira] [Commented] (HBASE-5930) Periodically flush the Memstore?

2013-02-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573705#comment-13573705 ] Hadoop QA commented on HBASE-5930: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7763) Compactions not sorting based on size anymore.

2013-02-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573713#comment-13573713 ] Sergey Shelukhin commented on HBASE-7763: - There's also a third thing, you can

[jira] [Commented] (HBASE-7786) Consolidate HRegion creation/opening API

2013-02-07 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573715#comment-13573715 ] Matteo Bertozzi commented on HBASE-7786: {quote} {code} Used only by tests and

[jira] [Commented] (HBASE-7290) Online snapshots

2013-02-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573720#comment-13573720 ] Ted Yu commented on HBASE-7290: --- ZKProcedureUtil has a reference to ZooKeeperWatcher. This

[jira] [Commented] (HBASE-7764) [snapshot 130201 merge] Fix TestSnapshotCloneIndependence failure

2013-02-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573723#comment-13573723 ] Ted Yu commented on HBASE-7764: --- I applied Enis' HBASE-7721 patch to see if the new split

[jira] [Commented] (HBASE-7786) Consolidate HRegion creation/opening API

2013-02-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573729#comment-13573729 ] stack commented on HBASE-7786: -- Thanks for doing housekeeping. {code} + * Used only by

[jira] [Updated] (HBASE-4676) Prefix Compression - Trie data block encoding

2013-02-07 Thread Matt Corgan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Corgan updated HBASE-4676: --- Release Note: Eperimental: please use on non-critical data for now. PREFIX_TREE encoder stores row

[jira] [Updated] (HBASE-4676) Prefix Compression - Trie data block encoding

2013-02-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4676: -- Fix Version/s: 0.96.0 Release Note: Experimental: please use on non-critical data for now. PREFIX_TREE

[jira] [Updated] (HBASE-7698) race between RS shutdown thread and openregionhandler causes region to get stuck

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

[jira] [Updated] (HBASE-4676) Prefix Compression - Trie data block encoding

2013-02-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4676: -- Resolution: Fixed Status: Resolved (was: Patch Available) Prefix Compression - Trie data block

[jira] [Commented] (HBASE-7789) Clean DeadServer.java and add a Jitter method in ConnectionUtils

2013-02-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573737#comment-13573737 ] stack commented on HBASE-7789: -- Sounds good except for 'use directly the object instead of a

[jira] [Commented] (HBASE-7787) Remove HLogSplitter.RECOVERED_EDITS duplicate of HLog.RECOVERED_EDITS_DIR

2013-02-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573739#comment-13573739 ] stack commented on HBASE-7787: -- +1 Remove HLogSplitter.RECOVERED_EDITS

[jira] [Commented] (HBASE-7786) Consolidate HRegion creation/opening API

2013-02-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573741#comment-13573741 ] Hadoop QA commented on HBASE-7786: -- {color:green}+1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7233) Serializing KeyValues

2013-02-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573744#comment-13573744 ] stack commented on HBASE-7233: -- [~mcorgan] Yeah, I think that the way to go. Client can send

[jira] [Commented] (HBASE-7764) [snapshot 130201 merge] Fix TestSnapshotCloneIndependence failure

2013-02-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573745#comment-13573745 ] Jonathan Hsieh commented on HBASE-7764: --- Can you give a quick summary of why this

[jira] [Commented] (HBASE-7786) Consolidate HRegion creation/opening API

2013-02-07 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573751#comment-13573751 ] Matteo Bertozzi commented on HBASE-7786: {quote}Deprecate if you are not going to

[jira] [Commented] (HBASE-7723) Remove NN URI from ZK splitlogs.

2013-02-07 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573755#comment-13573755 ] Himanshu Vashishtha commented on HBASE-7723: There are two use cases here: a)

[jira] [Commented] (HBASE-7233) Serializing KeyValues

2013-02-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573756#comment-13573756 ] Andrew Purtell commented on HBASE-7233: --- If versioning the codecs like

[jira] [Commented] (HBASE-7233) Serializing KeyValues

2013-02-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573757#comment-13573757 ] stack commented on HBASE-7233: -- [~andrew.purt...@gmail.com] I was thinking would just return

[jira] [Commented] (HBASE-7233) Serializing KeyValues

2013-02-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573760#comment-13573760 ] Andrew Purtell commented on HBASE-7233: --- bq. I was thinking would just return no

[jira] [Comment Edited] (HBASE-7233) Serializing KeyValues

2013-02-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573760#comment-13573760 ] Andrew Purtell edited comment on HBASE-7233 at 2/7/13 6:37 PM:

[jira] [Commented] (HBASE-7415) [snapshots] Add task information to snapshot operation

2013-02-07 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573765#comment-13573765 ] Jesse Yates commented on HBASE-7415: I've been caught up in other work and haven't had

[jira] [Commented] (HBASE-7764) [snapshot 130201 merge] Fix TestSnapshotCloneIndependence failure

2013-02-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573766#comment-13573766 ] Ted Yu commented on HBASE-7764: --- After reverting HBASE-7412, the test passed. Here is

[jira] [Commented] (HBASE-7725) Add generic attributes to CP initiated compaction request AND latch on compaction completion

2013-02-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573767#comment-13573767 ] Sergey Shelukhin commented on HBASE-7725: - left some non-blocking comments in /r/.

[jira] [Commented] (HBASE-7495) parallel seek in StoreScanner

2013-02-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573771#comment-13573771 ] Sergey Shelukhin commented on HBASE-7495: - latest patch looks reasonable but what

[jira] [Commented] (HBASE-7786) Consolidate HRegion creation/opening API

2013-02-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573774#comment-13573774 ] Sergey Shelukhin commented on HBASE-7786: - {quote} bq. createDaughterRegion(final

[jira] [Commented] (HBASE-7495) parallel seek in StoreScanner

2013-02-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573778#comment-13573778 ] Ted Yu commented on HBASE-7495: --- Review request is at https://reviews.apache.org/r/9272/

[jira] [Resolved] (HBASE-7785) rolling-restart.sh script unable to check expiration of master znode

2013-02-07 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-7785. -- Resolution: Fixed Committed to 0.94 and 0.96. Thanks for the patch.

[jira] [Commented] (HBASE-7233) Serializing KeyValues

2013-02-07 Thread Matt Corgan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573784#comment-13573784 ] Matt Corgan commented on HBASE-7233: {quote}So, wondering if we should add to Cell

[jira] [Commented] (HBASE-7723) Remove NN URI from ZK splitlogs.

2013-02-07 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573785#comment-13573785 ] Lars Hofhansl commented on HBASE-7723: -- There's also c) support changing of HBase

[jira] [Updated] (HBASE-3171) Drop ROOT and instead store META location(s) directly in ZooKeeper

2013-02-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-3171: -- Status: Patch Available (was: Open) Drop ROOT and instead store META location(s) directly in ZooKeeper

[jira] [Commented] (HBASE-7415) [snapshots] Add task information to snapshot operation

2013-02-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573788#comment-13573788 ] Jonathan Hsieh commented on HBASE-7415: --- [~jesse_yates] sounds reasonable. when we

[jira] [Commented] (HBASE-7725) Add generic attributes to CP initiated compaction request AND latch on compaction completion

2013-02-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573792#comment-13573792 ] Andrew Purtell commented on HBASE-7725: --- I think downcasting is a code smell and

[jira] [Commented] (HBASE-3171) Drop ROOT and instead store META location(s) directly in ZooKeeper

2013-02-07 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573793#comment-13573793 ] Jean-Daniel Cryans commented on HBASE-3171: --- Found that TestAdmin has a new

[jira] [Commented] (HBASE-7725) Add generic attributes to CP initiated compaction request AND latch on compaction completion

2013-02-07 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573795#comment-13573795 ] Jesse Yates commented on HBASE-7725: Thanks [~sershe]! Since I've got +1s from stack

[jira] [Comment Edited] (HBASE-7725) Add generic attributes to CP initiated compaction request AND latch on compaction completion

2013-02-07 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573795#comment-13573795 ] Jesse Yates edited comment on HBASE-7725 at 2/7/13 7:09 PM:

[jira] [Commented] (HBASE-7725) Add generic attributes to CP initiated compaction request AND latch on compaction completion

2013-02-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573796#comment-13573796 ] Andrew Purtell commented on HBASE-7725: --- Fine, -1. Consider the above. Then let's

[jira] [Commented] (HBASE-7741) Don't use bulk assigner if assigning just several regions

2013-02-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573817#comment-13573817 ] Hudson commented on HBASE-7741: --- Integrated in HBase-TRUNK #3861 (See

[jira] [Commented] (HBASE-6782) HBase shell's 'status 'detailed'' should escape the printed keys

2013-02-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573818#comment-13573818 ] Hudson commented on HBASE-6782: --- Integrated in HBase-TRUNK #3861 (See

[jira] [Commented] (HBASE-7698) race between RS shutdown thread and openregionhandler causes region to get stuck

2013-02-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573819#comment-13573819 ] Hudson commented on HBASE-7698: --- Integrated in HBase-TRUNK #3861 (See

[jira] [Commented] (HBASE-7233) Serializing KeyValues

2013-02-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573823#comment-13573823 ] Andrew Purtell commented on HBASE-7233: --- Yeah I guess there is a little bit of

[jira] [Commented] (HBASE-3171) Drop ROOT and instead store META location(s) directly in ZooKeeper

2013-02-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573825#comment-13573825 ] Hadoop QA commented on HBASE-3171: -- {color:red}-1 overall{color}. Here are the results

[jira] [Comment Edited] (HBASE-7233) Serializing KeyValues

2013-02-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573823#comment-13573823 ] Andrew Purtell edited comment on HBASE-7233 at 2/7/13 7:28 PM:

[jira] [Commented] (HBASE-7725) Add generic attributes to CP initiated compaction request AND latch on compaction completion

2013-02-07 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573833#comment-13573833 ] Jesse Yates commented on HBASE-7725: I'd need to control a compaction request from

[jira] [Commented] (HBASE-7725) Add generic attributes to CP initiated compaction request AND latch on compaction completion

2013-02-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573837#comment-13573837 ] Andrew Purtell commented on HBASE-7725: --- I do like it better, thanks for listening,

[jira] [Commented] (HBASE-7725) Add generic attributes to CP initiated compaction request AND latch on compaction completion

2013-02-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573840#comment-13573840 ] Sergey Shelukhin commented on HBASE-7725: - hmm, allowing the user to create

[jira] [Commented] (HBASE-7723) Remove NN URI from ZK splitlogs.

2013-02-07 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573841#comment-13573841 ] Himanshu Vashishtha commented on HBASE-7723: Yes, I considered it to be a

[jira] [Commented] (HBASE-7725) Add generic attributes to CP initiated compaction request AND latch on compaction completion

2013-02-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573844#comment-13573844 ] Sergey Shelukhin commented on HBASE-7725: - Another alternative, uglier but with

[jira] [Updated] (HBASE-7723) Remove NN URI from ZK splitlogs.

2013-02-07 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7723: - Fix Version/s: (was: 0.94.5) 0.94.6 Remove NN URI from ZK splitlogs.

[jira] [Commented] (HBASE-7725) Add generic attributes to CP initiated compaction request AND latch on compaction completion

2013-02-07 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573860#comment-13573860 ] Jesse Yates commented on HBASE-7725: {quote} Another alternative, uglier but with more

[jira] [Commented] (HBASE-7725) Add generic attributes to CP initiated compaction request AND latch on compaction completion

2013-02-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573861#comment-13573861 ] Andrew Purtell commented on HBASE-7725: --- bq. allowing the user to create compaction

[jira] [Comment Edited] (HBASE-7725) Add generic attributes to CP initiated compaction request AND latch on compaction completion

2013-02-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573861#comment-13573861 ] Andrew Purtell edited comment on HBASE-7725 at 2/7/13 7:58 PM:

[jira] [Commented] (HBASE-7725) Add generic attributes to CP initiated compaction request AND latch on compaction completion

2013-02-07 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573866#comment-13573866 ] Sergey Shelukhin commented on HBASE-7725: - Hmm, sure. +1. CompactionRequest then

[jira] [Commented] (HBASE-7725) Add generic attributes to CP initiated compaction request AND latch on compaction completion

2013-02-07 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573870#comment-13573870 ] Jesse Yates commented on HBASE-7725: Not necessarily - we already have a couple cases

[jira] [Commented] (HBASE-7725) Add generic attributes to CP initiated compaction request AND latch on compaction completion

2013-02-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573871#comment-13573871 ] Andrew Purtell commented on HBASE-7725: --- We don't have consensus on if interface

[jira] [Commented] (HBASE-7233) Serializing KeyValues

2013-02-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573883#comment-13573883 ] stack commented on HBASE-7233: -- Tags should be concern of Cell else you will have to cast to

[jira] [Commented] (HBASE-7763) Compactions not sorting based on size anymore.

2013-02-07 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13573887#comment-13573887 ] Elliott Clark commented on HBASE-7763: -- For the bulk load scenario, sorting by size

  1   2   3   >