[jira] [Commented] (HBASE-8662) [rest] support impersonation

2013-06-16 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684677#comment-13684677 ] Jimmy Xiang commented on HBASE-8662: My bad. The patch is on RB now. Thanks.

[jira] [Created] (HBASE-8749) Potential race condition between FSUtils.renameAndSetModifyTime() and LogCleaner

2013-06-16 Thread Ted Yu (JIRA)
Ted Yu created HBASE-8749: - Summary: Potential race condition between FSUtils.renameAndSetModifyTime() and LogCleaner Key: HBASE-8749 URL: https://issues.apache.org/jira/browse/HBASE-8749 Project: HBase

[jira] [Created] (HBASE-8750) MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt

2013-06-16 Thread Himanshu Vashishtha (JIRA)
Himanshu Vashishtha created HBASE-8750: -- Summary: MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt Key: HBASE-8750 URL: https://issues.apache.org/jira/browse/HBASE-8750

[jira] [Updated] (HBASE-8750) MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt

2013-06-16 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Himanshu Vashishtha updated HBASE-8750: --- Attachment: HBASE-8750-v0.patch patch that adds a check to assign meta in cas the

[jira] [Updated] (HBASE-8750) MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt

2013-06-16 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Himanshu Vashishtha updated HBASE-8750: --- Status: Patch Available (was: Open) MetaServerShutdownHandler stucks if .META.

[jira] [Commented] (HBASE-8750) MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt

2013-06-16 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684692#comment-13684692 ] Himanshu Vashishtha commented on HBASE-8750: mvn test -P localTests

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

2013-06-16 Thread Gustavo Anatoly (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684722#comment-13684722 ] Gustavo Anatoly commented on HBASE-7462: Thanks Stack and Thanks Nicolas, I

[jira] [Commented] (HBASE-8750) MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt

2013-06-16 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684724#comment-13684724 ] Jimmy Xiang commented on HBASE-8750: HBASE-8705 should fix this, right?

[jira] [Updated] (HBASE-8749) Potential race condition between FSUtils.renameAndSetModifyTime() and LogCleaner

2013-06-16 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-8749: --- Assignee: Matteo Bertozzi Status: Patch Available (was: Open) Potential race

[jira] [Updated] (HBASE-8749) Potential race condition between FSUtils.renameAndSetModifyTime() and LogCleaner

2013-06-16 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-8749: --- Attachment: HBASE-8749-v0.patch yeah that's correct. I've missed that in the review. Once

[jira] [Commented] (HBASE-8750) MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt

2013-06-16 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684734#comment-13684734 ] Himanshu Vashishtha commented on HBASE-8750: 8705 adds retries for assigning

[jira] [Updated] (HBASE-8749) Potential race condition between FSUtils.renameAndSetModifyTime() and HFile/LogCleaner

2013-06-16 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-8749: --- Summary: Potential race condition between FSUtils.renameAndSetModifyTime() and

[jira] [Updated] (HBASE-8502) Eternally stuck Region after split

2013-06-16 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-8502: --- Description: Exact HBase version: 0.92.1-cdh4.1.2 A couple of days ago I encountered a RIT

[jira] [Commented] (HBASE-8749) Potential race condition between FSUtils.renameAndSetModifyTime() and HFile/LogCleaner

2013-06-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684762#comment-13684762 ] Ted Yu commented on HBASE-8749: --- I was thinking of the same solution. Can you run patch

[jira] [Commented] (HBASE-8701) distributedLogReplay need to apply wal edits in the receiving order of those edits

2013-06-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684769#comment-13684769 ] Ted Yu commented on HBASE-8701: --- I will post a patch Monday morning which does the

[jira] [Commented] (HBASE-8749) Potential race condition between FSUtils.renameAndSetModifyTime() and HFile/LogCleaner

2013-06-16 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684792#comment-13684792 ] Matteo Bertozzi commented on HBASE-8749: everything seems to be fine on jenkins,

[jira] [Commented] (HBASE-8749) Potential race condition between FSUtils.renameAndSetModifyTime() and HFile/LogCleaner

2013-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684798#comment-13684798 ] stack commented on HBASE-8749: -- +1 on patch Potential race condition

[jira] [Commented] (HBASE-8750) MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt

2013-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684802#comment-13684802 ] stack commented on HBASE-8750: -- Seems fine to me. I was going to say what Jimmy says but

[jira] [Commented] (HBASE-6295) Possible performance improvement in client batch operations: presplit and send in background

2013-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684805#comment-13684805 ] stack commented on HBASE-6295: -- [~liochon] I am not sure why precommit stops working. I

[jira] [Commented] (HBASE-8750) MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt

2013-06-16 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684848#comment-13684848 ] Jimmy Xiang commented on HBASE-8750: It is good to me. Perhaps it is better to use

[jira] [Commented] (HBASE-8701) distributedLogReplay need to apply wal edits in the receiving order of those edits

2013-06-16 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684860#comment-13684860 ] Jeffrey Zhong commented on HBASE-8701: -- Thanks [~ted_yu] for the new proposal which

[jira] [Updated] (HBASE-8662) [rest] support impersonation

2013-06-16 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-8662: --- Status: Open (was: Patch Available) Some unit tests are broken. Will post a new patch.

[jira] [Created] (HBASE-8751) Enable peer cluster to choose/change the ColumnFamilies/Tables it really want to replicate from a source cluster

2013-06-16 Thread Feng Honghua (JIRA)
Feng Honghua created HBASE-8751: --- Summary: Enable peer cluster to choose/change the ColumnFamilies/Tables it really want to replicate from a source cluster Key: HBASE-8751 URL:

[jira] [Updated] (HBASE-8751) Enable peer cluster to choose/change the ColumnFamilies/Tables it really want to replicate from a source cluster

2013-06-16 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua updated HBASE-8751: Attachment: HBASE-8751-0.94-V0.patch this patch is based on code from

[jira] [Created] (HBASE-8752) Backport HBASE-6466 to 0.94

2013-06-16 Thread Richard Ding (JIRA)
Richard Ding created HBASE-8752: --- Summary: Backport HBASE-6466 to 0.94 Key: HBASE-8752 URL: https://issues.apache.org/jira/browse/HBASE-8752 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-8752) Backport HBASE-6466 to 0.94

2013-06-16 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated HBASE-8752: Attachment: HBASE-8752.patch Attaching the patch. Backport HBASE-6466 to 0.94

[jira] [Updated] (HBASE-8752) Backport HBASE-6466 to 0.94

2013-06-16 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated HBASE-8752: Status: Patch Available (was: Open) Backport HBASE-6466 to 0.94 ---

[jira] [Commented] (HBASE-8752) Backport HBASE-6466 to 0.94

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

[jira] [Updated] (HBASE-6295) Possible performance improvement in client batch operations: presplit and send in background

2013-06-16 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-6295: --- Status: Patch Available (was: Open) Possible performance improvement in client batch

[jira] [Updated] (HBASE-6295) Possible performance improvement in client batch operations: presplit and send in background

2013-06-16 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-6295: --- Attachment: 6295.v12.patch Possible performance improvement in client batch operations:

[jira] [Updated] (HBASE-6295) Possible performance improvement in client batch operations: presplit and send in background

2013-06-16 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-6295: --- Status: Open (was: Patch Available) Possible performance improvement in client batch

[jira] [Commented] (HBASE-6295) Possible performance improvement in client batch operations: presplit and send in background

2013-06-16 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684919#comment-13684919 ] Nicolas Liochon commented on HBASE-6295: Thanks Stack. This build failed without a

[jira] [Commented] (HBASE-8749) Potential race condition between FSUtils.renameAndSetModifyTime() and HFile/LogCleaner

2013-06-16 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684922#comment-13684922 ] Nicolas Liochon commented on HBASE-8749: +1 as well. Potential

[jira] [Updated] (HBASE-8665) bad compaction priority behavior in queue can cause store to be blocked

2013-06-16 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-8665: --- Priority: Blocker (was: Major) bad compaction priority behavior in queue can cause

[jira] [Commented] (HBASE-8665) bad compaction priority behavior in queue can cause store to be blocked

2013-06-16 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684926#comment-13684926 ] Nicolas Liochon commented on HBASE-8665: I've changed the criticality to blocker,

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

2013-06-16 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684928#comment-13684928 ] Nicolas Liochon commented on HBASE-7462: For removing the cluster, it's the whole

[jira] [Created] (HBASE-8753) Provide new delete flag which can delete all cells under a column-family which have a same designated timestamp

2013-06-16 Thread Feng Honghua (JIRA)
Feng Honghua created HBASE-8753: --- Summary: Provide new delete flag which can delete all cells under a column-family which have a same designated timestamp Key: HBASE-8753 URL:

[jira] [Updated] (HBASE-8753) Provide new delete flag which can delete all cells under a column-family which have a same designated timestamp

2013-06-16 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua updated HBASE-8753: Attachment: HBASE-8753-0.94-V0.patch patch HBASE-8753-0.94-V0.patch is based on

[jira] [Commented] (HBASE-8751) Enable peer cluster to choose/change the ColumnFamilies/Tables it really want to replicate from a source cluster

2013-06-16 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684933#comment-13684933 ] Feng Honghua commented on HBASE-8751: - Showing up in the 'table:cf-list list' doesn't

[jira] [Updated] (HBASE-8749) Potential race condition between FSUtils.renameAndSetModifyTime() and HFile/LogCleaner

2013-06-16 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated HBASE-8749: - Attachment: HBase-8749-0.94.txt Attached HBase-8749-0.94.txt is patch against 0.94 branch

[jira] [Commented] (HBASE-8749) Potential race condition between FSUtils.renameAndSetModifyTime() and HFile/LogCleaner

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

[jira] [Commented] (HBASE-8701) distributedLogReplay need to apply wal edits in the receiving order of those edits

2013-06-16 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684971#comment-13684971 ] Himanshu Vashishtha commented on HBASE-8701: Re option 1/3: In-fact, as part

[jira] [Commented] (HBASE-8741) Mutations on Regions in recovery mode might have same sequenceIDs

2013-06-16 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684977#comment-13684977 ] Himanshu Vashishtha commented on HBASE-8741: bq. Who would read the new info