[jira] [Commented] (HBASE-6025) Expose Hadoop Dynamic Metrics through JSON Rest interface

2012-05-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13277545#comment-13277545 ] stack commented on HBASE-6025: -- @Enis You saying that what comes out of jmx will show in a

[jira] [Commented] (HBASE-6000) Cleanup where we keep .proto files

2012-05-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13277554#comment-13277554 ] stack commented on HBASE-6000: -- There is no requirement that you install protoc to build

[jira] [Updated] (HBASE-6000) Cleanup where we keep .proto files

2012-05-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6000: - Attachment: 6000.txt Here's a patch that moves it all under src/main/protobuf Cleanup where we

[jira] [Updated] (HBASE-6000) Cleanup where we keep .proto files

2012-05-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6000: - Assignee: stack Affects Version/s: 0.96.0 Release Note: Moves the REST proto files from

[jira] [Updated] (HBASE-5935) Add Region-level PB-based calls to HMasterInterface

2012-05-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5935: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Committed to

[jira] [Commented] (HBASE-6028) Implement a cancel for in-progress compactions

2012-05-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13277584#comment-13277584 ] stack commented on HBASE-6028: -- IIRC, there already is a cancel facility that is used on

[jira] [Updated] (HBASE-5453) Switch on-disk formats (reference files, HFile meta fields, etc) to PB

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5453: - Attachment: 5453v11.txt 5453v11.txt v11 addressing Gregory's last review comments.

[jira] [Updated] (HBASE-5453) Switch on-disk formats (reference files, HFile meta fields, etc) to PB

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5453: - Fix Version/s: 0.96.0 Release Note: Convert Reference, .tableinfo, .regioninfo, hbase.version, and hbase.id

[jira] [Updated] (HBASE-6000) Cleanup where we keep .proto files

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6000: - Status: Open (was: Patch Available) Cleanup where we keep .proto files --

[jira] [Updated] (HBASE-6000) Cleanup where we keep .proto files

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6000: - Attachment: 6000.txt Retry. Failure looks unrelated. Cleanup where we keep .proto files

[jira] [Commented] (HBASE-5802) Change the default metrics class to NullContextWithUpdateThread

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278046#comment-13278046 ] stack commented on HBASE-5802: -- Elliott: You going to add comments? We should backport to

[jira] [Commented] (HBASE-5926) Delete the master znode after a master crash

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278078#comment-13278078 ] stack commented on HBASE-5926: -- CleanZNode should be in the tool package or in zookeeper

[jira] [Commented] (HBASE-6002) Possible chance of resource leak in HlogSplitter

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278086#comment-13278086 ] stack commented on HBASE-6002: -- Is that writersClosed flag being used? Agree we should not

[jira] [Commented] (HBASE-6025) Expose Hadoop Dynamic Metrics through JSON Rest interface

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278095#comment-13278095 ] stack commented on HBASE-6025: -- @Gary Thanks boss. Looking, I was running w/ 1.0.2 last

[jira] [Updated] (HBASE-6034) Upgrade Hadoop dependency for 0.92 branch

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6034: - Attachment: 6034.092.txt Updates jackson too. Upgrade Hadoop dependency for 0.92 branch

[jira] [Updated] (HBASE-6034) Upgrade Hadoop dependency for 0.92 branch

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6034: - Attachment: 6034.094.txt Patch for 0.94. Already has jackson updated and shipped w/ 1.0.2 so this patch just

[jira] [Commented] (HBASE-6034) Upgrade Hadoop dependency for 0.92 branch

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278104#comment-13278104 ] stack commented on HBASE-6034: -- Correction. 0.94 had old jackson 1.5.5.

[jira] [Updated] (HBASE-6034) Upgrade Hadoop dependency for 0.92 branch

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6034: - Assignee: stack Status: Patch Available (was: Open) Upgrade Hadoop dependency for 0.92 branch

[jira] [Updated] (HBASE-6034) Upgrade Hadoop dependency for 0.92 branch

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6034: - Attachment: 6034.txt Here is for trunk. Updates from 1.0.2 to 1.0.3 and updates jackson so we can get the /jmx

[jira] [Updated] (HBASE-6005) Broken Links on Homepages

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

[jira] [Commented] (HBASE-6005) Broken Links on Homepages

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278128#comment-13278128 ] stack commented on HBASE-6005: -- bq. Where would the new release list be? How you mean? It'd

[jira] [Commented] (HBASE-5997) Fix concerns raised in HBASE-5922 related to HalfStoreFileReader

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278135#comment-13278135 ] stack commented on HBASE-5997: -- @Anoop Excellent work. Fix concerns raised

[jira] [Commented] (HBASE-6005) Broken Links on Homepages

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278137#comment-13278137 ] stack commented on HBASE-6005: -- Thanks Elliott... here I'd say:

[jira] [Commented] (HBASE-5124) Backport LoadTestTool to 0.92

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278141#comment-13278141 ] stack commented on HBASE-5124: -- I'll cut a 0.92.2 RC after this and the upgrade to 1.0.3 goes

[jira] [Commented] (HBASE-5926) Delete the master znode after a master crash

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278180#comment-13278180 ] stack commented on HBASE-5926: -- bq. We need the content. For the regionserver, the content is

[jira] [Resolved] (HBASE-5802) Change the default metrics class to NullContextWithUpdateThread

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-5802. -- Resolution: Fixed Fix Version/s: 0.94.1 Hadoop Flags: Incompatible change,Reviewed I marked it as

[jira] [Commented] (HBASE-6005) Broken Links on Homepages

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278211#comment-13278211 ] stack commented on HBASE-6005: -- I committed addendum. Updated the site. Takes a while for

[jira] [Updated] (HBASE-6022) Include Junit in the libs when packaging so that TestAcidGaurntee can run

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

[jira] [Commented] (HBASE-6034) Upgrade Hadoop dependencies

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278225#comment-13278225 ] stack commented on HBASE-6034: -- I ran the failed test locally a few times w/ patch in place.

[jira] [Updated] (HBASE-6034) Upgrade Hadoop dependencies

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6034: - Resolution: Fixed Fix Version/s: 0.94.1 0.92.2 Status: Resolved (was: Patch

[jira] [Commented] (HBASE-5920) New Compactions Logic can silently prevent user-initiated compactions from occurring

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278250#comment-13278250 ] stack commented on HBASE-5920: -- The test failures are probably not because of your patch

[jira] [Commented] (HBASE-5926) Delete the master znode after a master crash

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278342#comment-13278342 ] stack commented on HBASE-5926: -- Its fine putting it in file. And what Ted said. Thanks N.

[jira] [Commented] (HBASE-5927) SSH and DisableTableHandler happening together does not clear the znode of the region and RIT map.

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278369#comment-13278369 ] stack commented on HBASE-5927: -- +1 Makes sense. Thanks for writing a nice test.

[jira] [Commented] (HBASE-6011) Unable to start master in local mode

2012-05-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278382#comment-13278382 ] stack commented on HBASE-6011: -- +1 Thanks for fixing. I noticed this last night but then

[jira] [Updated] (HBASE-5453) Switch on-disk formats (reference files, HFile meta fields, etc) to PB

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5453: - Attachment: 5453v12.txt Fixed nasty bug. Default value system and deserialization of HColumnDescriptor

[jira] [Updated] (HBASE-5453) Switch on-disk formats (reference files, HFile meta fields, etc) to PB

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5453: - Status: Patch Available (was: Open) Switch on-disk formats (reference files, HFile meta fields, etc) to PB

[jira] [Updated] (HBASE-5453) Switch on-disk formats (reference files, HFile meta fields, etc) to PB

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5453: - Status: Open (was: Patch Available) Switch on-disk formats (reference files, HFile meta fields, etc) to PB

[jira] [Commented] (HBASE-5926) Delete the master znode after a master crash

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279000#comment-13279000 ] stack commented on HBASE-5926: -- +1 on patch v14 Delete the master znode

[jira] [Commented] (HBASE-5926) Delete the master znode after a master crash

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279005#comment-13279005 ] stack commented on HBASE-5926: -- I'll fix Ted comments on commit. Delete the

[jira] [Updated] (HBASE-5926) Delete the master znode after a master crash

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5926: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Looks like N

[jira] [Commented] (HBASE-6044) copytable: remove rs.* parameters

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279013#comment-13279013 ] stack commented on HBASE-6044: -- +1 Thanks for updating docs. copytable:

[jira] [Commented] (HBASE-6002) Possible chance of resource leak in HlogSplitter

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279015#comment-13279015 ] stack commented on HBASE-6002: -- I'm fine w/ commit. Was setting wap.w = null after close

[jira] [Commented] (HBASE-6002) Possible chance of resource leak in HlogSplitter

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279016#comment-13279016 ] stack commented on HBASE-6002: -- Sorry. My above suggestion would do away w/ the need of the

[jira] [Commented] (HBASE-6050) HLogSplitter renaming recovered.edits and CJ removing the parent directory races, making the HBCK to think cluster is inconsistent.

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279029#comment-13279029 ] stack commented on HBASE-6050: -- Good one Ram. So, we are talking about the parent region?

[jira] [Updated] (HBASE-6000) Cleanup where we keep .proto files

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6000: - Status: Patch Available (was: Open) Cleanup where we keep .proto files --

[jira] [Commented] (HBASE-6009) Changes for HBASE-5209 are technically incompatible

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279043#comment-13279043 ] stack commented on HBASE-6009: -- Lets try and avoid serializing fat ClusterStatus objects

[jira] [Commented] (HBASE-5926) Delete the master znode after a master crash

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279048#comment-13279048 ] stack commented on HBASE-5926: -- Fixed. Thanks Ted. Delete the master znode

[jira] [Commented] (HBASE-6046) Master retry on ZK session expiry causes inconsistent region assignments.

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279051#comment-13279051 ] stack commented on HBASE-6046: -- Nice work Ram. Master retry on ZK session

[jira] [Commented] (HBASE-6048) Table Scan is failing if offheap cache enabled

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279052#comment-13279052 ] stack commented on HBASE-6048: -- I don't think this critical. Off-heap cache needs more work

[jira] [Commented] (HBASE-5882) Prcoess RIT on master restart can try assigning the region if the region is found on a dead server instead of waiting for Timeout Monitor

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279064#comment-13279064 ] stack commented on HBASE-5882: -- Patch looks good to me. For the next time, instead of

[jira] [Commented] (HBASE-6009) Changes for HBASE-5209 are technically incompatible

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279077#comment-13279077 ] stack commented on HBASE-6009: -- bq ...that HBASE-5209 was committed in 0.92.1, and that broke

[jira] [Updated] (HBASE-5453) Switch on-disk formats (reference files, HFile meta fields, etc) to PB

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5453: - Status: Patch Available (was: Open) Switch on-disk formats (reference files, HFile meta fields, etc) to PB

[jira] [Updated] (HBASE-5453) Switch on-disk formats (reference files, HFile meta fields, etc) to PB

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5453: - Attachment: 5453v13.txt Fix the hbck failure (was creating a .regioninfo using old serializations)

[jira] [Updated] (HBASE-5453) Switch on-disk formats (reference files, HFile meta fields, etc) to PB

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5453: - Status: Open (was: Patch Available) Switch on-disk formats (reference files, HFile meta fields, etc) to PB

[jira] [Commented] (HBASE-5970) Improve the AssignmentManager#updateTimer and speed up handling opened event

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279118#comment-13279118 ] stack commented on HBASE-5970: -- I like the effect this patch has. You are addressing this

[jira] [Commented] (HBASE-5453) Switch on-disk formats (reference files, HFile meta fields, etc) to PB

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279134#comment-13279134 ] stack commented on HBASE-5453: -- The failed test passes locally. Will commit soon unless

[jira] [Updated] (HBASE-6008) copy_tables_desc.rb imports non-existant ZooKeeperWatcher

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6008: - Attachment: rm.txt Patch to remove the script. copy_tables_desc.rb imports non-existant

[jira] [Assigned] (HBASE-6008) copy_tables_desc.rb imports non-existant ZooKeeperWatcher

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-6008: Assignee: Jean-Daniel Cryans Assigning you J-D since you probably have best notion of the provenance of

[jira] [Updated] (HBASE-5453) Switch on-disk formats (reference files, HFile meta fields, etc) to PB

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5453: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk. Thanks for review

[jira] [Resolved] (HBASE-5446) Replace serialization for client-facing ZK data with PBs

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-5446. -- Resolution: Fixed Fix Version/s: 0.96.0 IMO, zk is all pb now so resolving. Replace

[jira] [Created] (HBASE-6051) Convert .META. and -ROOT- content to pb

2012-05-18 Thread stack (JIRA)
stack created HBASE-6051: Summary: Convert .META. and -ROOT- content to pb Key: HBASE-6051 URL: https://issues.apache.org/jira/browse/HBASE-6051 Project: HBase Issue Type: Task Reporter:

[jira] [Resolved] (HBASE-6051) Convert .META. and -ROOT- content to pb

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-6051. -- Resolution: Duplicate hbase-6052 Convert .META. and -ROOT- content to pb

[jira] [Created] (HBASE-6052) Convert .META. and -ROOT- content to pb

2012-05-18 Thread stack (JIRA)
stack created HBASE-6052: Summary: Convert .META. and -ROOT- content to pb Key: HBASE-6052 URL: https://issues.apache.org/jira/browse/HBASE-6052 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-6054) 0.92 failing because of missing commons-io after upgrade to hadoop 1.0.3.

2012-05-18 Thread stack (JIRA)
stack created HBASE-6054: Summary: 0.92 failing because of missing commons-io after upgrade to hadoop 1.0.3. Key: HBASE-6054 URL: https://issues.apache.org/jira/browse/HBASE-6054 Project: HBase

[jira] [Updated] (HBASE-6054) 0.92 failing because of missing commons-io after upgrade to hadoop 1.0.3.

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6054: - Attachment: commons-io.txt Add commons-io to test scope. Needed by the MR tests. Its not being pulled in

[jira] [Commented] (HBASE-6054) 0.92 failing because of missing commons-io after upgrade to hadoop 1.0.3.

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279237#comment-13279237 ] stack commented on HBASE-6054: -- Committed to 0.92 branch. Will wait on jenkins build to see

[jira] [Updated] (HBASE-5920) New Compactions Logic can silently prevent user-initiated compactions from occurring

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5920: - Attachment: 5290-094.txt Here is what I applied to 0.94. Its trunk patch w/ some minor fixup in HRegionServer.

[jira] [Updated] (HBASE-5920) New Compactions Logic can silently prevent user-initiated compactions from occurring

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5920: - Committed to 0.92, 0.94 and to trunk. Thanks for the patch Derek New Compactions Logic can

[jira] [Assigned] (HBASE-5920) New Compactions Logic can silently prevent user-initiated compactions from occurring

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-5920: Assignee: Derek Wollenstein New Compactions Logic can silently prevent user-initiated compactions

[jira] [Commented] (HBASE-5904) is_enabled from shell returns differently from pre- and post- HBASE-5155

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279279#comment-13279279 ] stack commented on HBASE-5904: -- @Ram I will apply David's patch that backs hbase-5155 out of

[jira] [Commented] (HBASE-5993) Add a no-read Append

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279281#comment-13279281 ] stack commented on HBASE-5993: -- @Lars Yeah, in the server, a new cell would be made of the

[jira] [Commented] (HBASE-6016) ServerShutdownHandler#processDeadRegion could return false for disabling table regions

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279285#comment-13279285 ] stack commented on HBASE-6016: -- +1 ServerShutdownHandler#processDeadRegion

[jira] [Created] (HBASE-6056) Restore hbase-default version check

2012-05-18 Thread stack (JIRA)
stack created HBASE-6056: Summary: Restore hbase-default version check Key: HBASE-6056 URL: https://issues.apache.org/jira/browse/HBASE-6056 Project: HBase Issue Type: Bug Reporter:

[jira] [Updated] (HBASE-6054) 0.92 failing because of missing commons-io after upgrade to hadoop 1.0.3.

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6054: - Attachment: hbasedefaultcheck.txt 0.92 failing because of missing commons-io after upgrade to hadoop 1.0.3.

[jira] [Resolved] (HBASE-6056) Restore hbase-default version check

2012-05-18 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-6056. -- Resolution: Fixed Fix Version/s: 0.94.1 Assignee: stack Committed to trunk and 0.94

[jira] [Resolved] (HBASE-6054) 0.92 failing because of missing commons-io after upgrade to hadoop 1.0.3.

2012-05-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-6054. -- Resolution: Fixed Fix Version/s: 0.92.2 Assignee: stack Failing for some other reason now, not

[jira] [Assigned] (HBASE-1749) If RS looses lease, we used to restart by default; reinstitute

2012-05-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-1749: Assignee: nkeywal Haven't you done this N? If RS looses lease, we used to restart by

[jira] [Updated] (HBASE-1177) Delay when client is located on the same node as the regionserver

2012-05-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-1177: - Tags: noob Labels: noob (was: ) Any new dev want to take on proving this phenomeon is because of Nagles?

[jira] [Commented] (HBASE-5943) Set tcpnodelay as default

2012-05-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279879#comment-13279879 ] stack commented on HBASE-5943: -- I saw this issue by Ron Bodkin arguing the same: HADOOP-7421

[jira] [Resolved] (HBASE-2125) tcpnodelay is false by default; it should be true?

2012-05-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2125. -- Resolution: Duplicate HBASE-5943 FYI, the Toad in the IRC conversation here has a new handle now. Its

[jira] [Updated] (HBASE-5986) Clients can see holes in the META table when regions are being split

2012-05-23 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5986: - Resolution: Fixed Fix Version/s: 0.96.0 Status: Resolved (was: Patch Available) Committed to

[jira] [Commented] (HBASE-5986) Clients can see holes in the META table when regions are being split

2012-05-23 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13282079#comment-13282079 ] stack commented on HBASE-5986: -- Thanks for running tests Ted. Clients can

[jira] [Updated] (HBASE-4336) Convert source tree into maven modules

2012-05-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4336: - Attachment: refactor.txt.gz I cleaned up some left over files, renamed the hbase-assemble as hbase-assembly.

[jira] [Updated] (HBASE-4336) Convert source tree into maven modules

2012-05-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4336: - Attachment: 4336v2.txt.gz 5 or 6 files seemed to be behind trunk. Did some fix up. Here is what I'm

[jira] [Updated] (HBASE-4336) Convert source tree into maven modules

2012-05-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4336: - Attachment: 4336v2_part2.txt Had to do some more weeding. This part2 patch removes yet more stuff that wasn't

[jira] [Commented] (HBASE-4336) Convert source tree into maven modules

2012-05-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13283913#comment-13283913 ] stack commented on HBASE-4336: -- I removed the top-level src directory altogether with the

[jira] [Commented] (HBASE-4336) Convert source tree into maven modules

2012-05-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13283917#comment-13283917 ] stack commented on HBASE-4336: -- Chatting w/ Jesse, it seems my fixup was because I applied

[jira] [Commented] (HBASE-4336) Convert source tree into maven modules

2012-05-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284057#comment-13284057 ] stack commented on HBASE-4336: -- I applied addendum v2. Thanks Jesse and Ted. We should open

[jira] [Commented] (HBASE-4368) Expose processlist in shell (per regionserver and perhaps by cluster)

2012-05-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284067#comment-13284067 ] stack commented on HBASE-4368: -- Go for it Shanin. You thinking of making an http GET asking

[jira] [Commented] (HBASE-4336) Convert source tree into maven modules

2012-05-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284079#comment-13284079 ] stack commented on HBASE-4336: -- Where? In hadoopqa wrapper script or in the jenkins build

[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284199#comment-13284199 ] stack commented on HBASE-6110: -- bq. I feel like hbasetestutility's minicluster should have

[jira] [Commented] (HBASE-6110) Fix TestInfoServers

2012-05-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284200#comment-13284200 ] stack commented on HBASE-6110: -- On hbase-webapps, in tgz, we used have hbase-webapps that the

[jira] [Commented] (HBASE-4368) Expose processlist in shell (per regionserver and perhaps by cluster)

2012-05-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284247#comment-13284247 ] stack commented on HBASE-4368: -- Is it called processlist in mysql? Should we use that name

[jira] [Updated] (HBASE-6105) Sweep all INFO level logging and aggressively drop to DEBUG, and from DEBUG to TRACE

2012-05-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6105: - Tags: noob Labels: noob (was: ) Sweep all INFO level logging and aggressively drop to DEBUG, and

[jira] [Commented] (HBASE-6120) Few logging improvements around enabling tables

2012-05-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284561#comment-13284561 ] stack commented on HBASE-6120: -- +1 on patch Few logging improvements around

[jira] [Commented] (HBASE-6109) Improve RIT performances during assignment on large clusters

2012-05-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284565#comment-13284565 ] stack commented on HBASE-6109: -- @nkeywal Trunk should have settled now. Can you redo your

[jira] [Updated] (HBASE-6095) ActiveMasterManager NullPointerException

2012-05-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6095: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Applied 0.92

[jira] [Commented] (HBASE-6107) Distributed log splitting hangs even there is no task under /hbase/splitlog

2012-05-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284927#comment-13284927 ] stack commented on HBASE-6107: -- +1 on patch. Will wait on hadoopqa before committing.

[jira] [Updated] (HBASE-6108) Use HRegion.closeHRegion instead of HRegion.close() and HRegion.getLog().close()

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

[jira] [Commented] (HBASE-6083) Modify old filter tests to use Junit4/no longer use HBaseTestCase

2012-05-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284942#comment-13284942 ] stack commented on HBASE-6083: -- Here is what I put up in rb in case it doesn't make it over

<    1   2   3   4   5   6   7   8   9   10   >