[jira] [Commented] (HBASE-9360) Enable 0.94 -> 0.96 replication to minimize upgrade down time

2014-01-16 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873939#comment-13873939 ] Jeffrey Zhong commented on HBASE-9360: -- The work is done. The code(https://github.co

[jira] [Created] (HBASE-10366) 0.94 filterRow() may be skipped in 0.96(or onwards) code

2014-01-16 Thread Jeffrey Zhong (JIRA)
Jeffrey Zhong created HBASE-10366: - Summary: 0.94 filterRow() may be skipped in 0.96(or onwards) code Key: HBASE-10366 URL: https://issues.apache.org/jira/browse/HBASE-10366 Project: HBase Is

[jira] [Updated] (HBASE-10366) 0.94 filterRow() may be skipped in 0.96(or onwards) code

2014-01-16 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10366: -- Status: Patch Available (was: Open) > 0.94 filterRow() may be skipped in 0.96(or onwards) cod

[jira] [Updated] (HBASE-10366) 0.94 filterRow() may be skipped in 0.96(or onwards) code

2014-01-16 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10366: -- Attachment: hbase-10366.patch > 0.94 filterRow() may be skipped in 0.96(or onwards) code > ---

[jira] [Updated] (HBASE-10366) 0.94 filterRow() may be skipped in 0.96(or onwards) code

2014-01-16 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10366: -- Description: HBASE-6429 combines both filterRow & filterRow(List kvs) functions in Filter. W

[jira] [Commented] (HBASE-10366) 0.94 filterRow() may be skipped in 0.96(or onwards) code

2014-01-16 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13874293#comment-13874293 ] Jeffrey Zhong commented on HBASE-10366: --- I manually verified in Phoenix on 0.96. Le

[jira] [Commented] (HBASE-9360) Enable 0.94 -> 0.96 replication to minimize upgrade down time

2014-01-17 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13875043#comment-13875043 ] Jeffrey Zhong commented on HBASE-9360: -- Good suggestions. Let me add a paragraph on t

[jira] [Updated] (HBASE-10366) 0.94 filterRow() may be skipped in 0.96(or onwards) code

2014-01-17 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10366: -- Attachment: hbase-10366-v1.patch Thanks All for the reviews! v1 patch adds a unit test. [~te.

[jira] [Commented] (HBASE-10366) 0.94 filterRow() may be skipped in 0.96(or onwards) code

2014-01-17 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13875436#comment-13875436 ] Jeffrey Zhong commented on HBASE-10366: --- Will commit v1 patch tomorrow if there is

[jira] [Updated] (HBASE-10366) 0.94 filterRow() may be skipped in 0.96(or onwards) code

2014-01-19 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10366: -- Resolution: Fixed Release Note: Thanks for the reviews! I've integrated the v1 patch into

[jira] [Commented] (HBASE-10408) Intermittent TestDistributedLogSplitting#testLogReplayForDisablingTable failure

2014-01-23 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880212#comment-13880212 ] Jeffrey Zhong commented on HBASE-10408: --- There is a log as following: {code} 2014-0

[jira] [Commented] (HBASE-10412) Distributed log replay : Cell tags getting missed

2014-01-24 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881356#comment-13881356 ] Jeffrey Zhong commented on HBASE-10412: --- The patch looks good to me! We can combine

[jira] [Commented] (HBASE-10434) Store Tag compression information for a WAL in its header

2014-01-29 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885915#comment-13885915 ] Jeffrey Zhong commented on HBASE-10434: --- [~anoopsamjohn] I saw your changed Compres

[jira] [Created] (HBASE-10442) prepareDelete() isn't called before doPreMutationHook for a row deletion case

2014-01-29 Thread Jeffrey Zhong (JIRA)
Jeffrey Zhong created HBASE-10442: - Summary: prepareDelete() isn't called before doPreMutationHook for a row deletion case Key: HBASE-10442 URL: https://issues.apache.org/jira/browse/HBASE-10442 Proje

[jira] [Updated] (HBASE-10442) prepareDelete() isn't called before doPreMutationHook for a row deletion case

2014-01-29 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10442: -- Component/s: Coprocessors Tags: Phoenix > prepareDelete() isn't called before doPre

[jira] [Updated] (HBASE-10442) prepareDelete() isn't called before doPreMutationHook for a row deletion case

2014-01-29 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10442: -- Attachment: hbase-10442.patch > prepareDelete() isn't called before doPreMutationHook for a ro

[jira] [Updated] (HBASE-10442) prepareDelete() isn't called before doPreMutationHook for a row deletion case

2014-01-29 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10442: -- Affects Version/s: 0.98.0 0.96.0 0.96.1 > prepar

[jira] [Commented] (HBASE-10442) prepareDelete() isn't called before doPreMutationHook for a row deletion case

2014-01-29 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886196#comment-13886196 ] Jeffrey Zhong commented on HBASE-10442: --- [~apurtell] Any chance I can get this in t

[jira] [Updated] (HBASE-10442) prepareDelete() isn't called before doPreMutationHook for a row deletion case

2014-01-29 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10442: -- Status: Patch Available (was: Open) > prepareDelete() isn't called before doPreMutationHook f

[jira] [Commented] (HBASE-10442) prepareDelete() isn't called before doPreMutationHook for a row deletion case

2014-01-29 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886214#comment-13886214 ] Jeffrey Zhong commented on HBASE-10442: --- Thanks [~apurtell]! My full local tests pa

[jira] [Commented] (HBASE-10434) Store Tag compression information for a WAL in its header

2014-01-29 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886265#comment-13886265 ] Jeffrey Zhong commented on HBASE-10434: --- CompressionContext is accessed by faking t

[jira] [Created] (HBASE-10486) ProtobufUtil Append & Increment deserialization lost cell level timestamp

2014-02-07 Thread Jeffrey Zhong (JIRA)
Jeffrey Zhong created HBASE-10486: - Summary: ProtobufUtil Append & Increment deserialization lost cell level timestamp Key: HBASE-10486 URL: https://issues.apache.org/jira/browse/HBASE-10486 Project:

[jira] [Updated] (HBASE-10486) ProtobufUtil Append & Increment deserialization lost cell level timestamp

2014-02-07 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10486: -- Status: Patch Available (was: Open) > ProtobufUtil Append & Increment deserialization lost ce

[jira] [Updated] (HBASE-10486) ProtobufUtil Append & Increment deserialization lost cell level timestamp

2014-02-07 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10486: -- Attachment: hbase-10486.patch > ProtobufUtil Append & Increment deserialization lost cell leve

[jira] [Updated] (HBASE-10486) ProtobufUtil Append & Increment deserialization lost cell level timestamp

2014-02-07 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10486: -- Attachment: hbase-10486-v2.patch Adjust the test case for the fix where qualifier timestamp ar

[jira] [Updated] (HBASE-10486) ProtobufUtil Append & Increment deserialization lost cell level timestamp

2014-02-09 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10486: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Availabl

[jira] [Commented] (HBASE-10486) ProtobufUtil Append & Increment deserialization lost cell level timestamp

2014-02-10 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13897463#comment-13897463 ] Jeffrey Zhong commented on HBASE-10486: --- [~saint@gmail.com] I've integrated the

[jira] [Created] (HBASE-10580) IntegrationTestingUtility#restoreCluster leak resource when running in a mini cluster mode

2014-02-20 Thread Jeffrey Zhong (JIRA)
Jeffrey Zhong created HBASE-10580: - Summary: IntegrationTestingUtility#restoreCluster leak resource when running in a mini cluster mode Key: HBASE-10580 URL: https://issues.apache.org/jira/browse/HBASE-10580

[jira] [Assigned] (HBASE-10580) IntegrationTestingUtility#restoreCluster leak resource when running in a mini cluster mode

2014-02-20 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong reassigned HBASE-10580: - Assignee: Jeffrey Zhong > IntegrationTestingUtility#restoreCluster leak resource when ru

[jira] [Created] (HBASE-10581) ACL znode is left without PBed during upgrading hbase0.94* to hbase0.96+

2014-02-20 Thread Jeffrey Zhong (JIRA)
Jeffrey Zhong created HBASE-10581: - Summary: ACL znode is left without PBed during upgrading hbase0.94* to hbase0.96+ Key: HBASE-10581 URL: https://issues.apache.org/jira/browse/HBASE-10581 Project: H

[jira] [Updated] (HBASE-10581) ACL znode is left without PBed during upgrading hbase0.94* to hbase0.96+

2014-02-20 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10581: -- Affects Version/s: 0.98.0 0.96.0 0.96.1 > ACL zn

[jira] [Created] (HBASE-10582) 0.94->0.96 Upgrade: ACL can't be repopulated when ACL table contains row for table '-ROOT' or '.META.'

2014-02-20 Thread Jeffrey Zhong (JIRA)
Jeffrey Zhong created HBASE-10582: - Summary: 0.94->0.96 Upgrade: ACL can't be repopulated when ACL table contains row for table '-ROOT' or '.META.' Key: HBASE-10582 URL: https://issues.apache.org/jira/browse/HBASE

[jira] [Updated] (HBASE-10581) ACL znode are left without PBed during upgrading hbase0.94* to hbase0.96+

2014-02-20 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10581: -- Summary: ACL znode are left without PBed during upgrading hbase0.94* to hbase0.96+ (was: ACL

[jira] [Commented] (HBASE-10581) ACL znode are left without PBed during upgrading hbase0.94* to hbase0.96+

2014-02-20 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907824#comment-13907824 ] Jeffrey Zhong commented on HBASE-10581: --- We can remove them because start cluster w

[jira] [Commented] (HBASE-10582) 0.94->0.96 Upgrade: ACL can't be repopulated when ACL table contains row for table '-ROOT' or '.META.'

2014-02-20 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907836#comment-13907836 ] Jeffrey Zhong commented on HBASE-10582: --- That's a good question but it really happe

[jira] [Commented] (HBASE-10582) 0.94->0.96 Upgrade: ACL can't be repopulated when ACL table contains row for table '-ROOT' or '.META.'

2014-02-20 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907838#comment-13907838 ] Jeffrey Zhong commented on HBASE-10582: --- {quote} do another JIRA that disallows gr

[jira] [Comment Edited] (HBASE-10582) 0.94->0.96 Upgrade: ACL can't be repopulated when ACL table contains row for table '-ROOT' or '.META.'

2014-02-20 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907836#comment-13907836 ] Jeffrey Zhong edited comment on HBASE-10582 at 2/21/14 1:26 AM: ---

[jira] [Comment Edited] (HBASE-10582) 0.94->0.96 Upgrade: ACL can't be repopulated when ACL table contains row for table '-ROOT' or '.META.'

2014-02-20 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907838#comment-13907838 ] Jeffrey Zhong edited comment on HBASE-10582 at 2/21/14 1:26 AM: ---

[jira] [Updated] (HBASE-10580) IntegrationTestingUtility#restoreCluster leak resource when running in a mini cluster mode

2014-02-20 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10580: -- Attachment: hbase-10580.patch > IntegrationTestingUtility#restoreCluster leak resource when ru

[jira] [Updated] (HBASE-10580) IntegrationTestingUtility#restoreCluster leak resource when running in a mini cluster mode

2014-02-20 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10580: -- Status: Patch Available (was: Open) > IntegrationTestingUtility#restoreCluster leak resource

[jira] [Updated] (HBASE-10582) 0.94->0.96 Upgrade: ACL can't be repopulated when ACL table contains row for table '-ROOT' or '.META.'

2014-02-20 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10582: -- Status: Patch Available (was: Open) > 0.94->0.96 Upgrade: ACL can't be repopulated when ACL t

[jira] [Updated] (HBASE-10582) 0.94->0.96 Upgrade: ACL can't be repopulated when ACL table contains row for table '-ROOT' or '.META.'

2014-02-20 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10582: -- Attachment: hbase-10582.patch > 0.94->0.96 Upgrade: ACL can't be repopulated when ACL table co

[jira] [Updated] (HBASE-10581) ACL znode are left without PBed during upgrading hbase0.94* to hbase0.96+

2014-02-20 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10581: -- Attachment: hbase-10581.patch > ACL znode are left without PBed during upgrading hbase0.94* to

[jira] [Updated] (HBASE-10581) ACL znode are left without PBed during upgrading hbase0.94* to hbase0.96+

2014-02-20 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10581: -- Status: Patch Available (was: Open) > ACL znode are left without PBed during upgrading hbase0

[jira] [Commented] (HBASE-10581) ACL znode are left without PBed during upgrading hbase0.94* to hbase0.96+

2014-02-21 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908695#comment-13908695 ] Jeffrey Zhong commented on HBASE-10581: --- {quote} Can we modify this patch to do Him

[jira] [Updated] (HBASE-10582) 0.94->0.96 Upgrade: ACL can't be repopulated when ACL table contains row for table '-ROOT' or '.META.'

2014-02-21 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10582: -- Attachment: hbase-10582-v1.patch Add a unit test case "testACLTableMigration" to test the ACL

[jira] [Commented] (HBASE-10581) ACL znode are left without PBed during upgrading hbase0.94* to hbase0.96+

2014-02-21 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908764#comment-13908764 ] Jeffrey Zhong commented on HBASE-10581: --- Cool. If there is no objection, I'll check

[jira] [Commented] (HBASE-10581) ACL znode are left without PBed during upgrading hbase0.94* to hbase0.96+

2014-02-21 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909061#comment-13909061 ] Jeffrey Zhong commented on HBASE-10581: --- {quote} It's kind of crazy to even tacitly

[jira] [Updated] (HBASE-10580) IntegrationTestingUtility#restoreCluster leak resource when running in a mini cluster mode

2014-02-21 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10580: -- Resolution: Fixed Fix Version/s: 0.99.0 0.98.1 0.9

[jira] [Updated] (HBASE-10581) ACL znode are left without PBed during upgrading hbase0.94* to hbase0.96+

2014-02-24 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10581: -- Resolution: Fixed Fix Version/s: 0.99.0 0.98.1 0.9

[jira] [Updated] (HBASE-10582) 0.94->0.96 Upgrade: ACL can't be repopulated when ACL table contains row for table '-ROOT' or '.META.'

2014-02-24 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-10582: -- Resolution: Fixed Fix Version/s: 0.99.0 0.98.1 0.9

[jira] [Commented] (HBASE-12782) ITBLL fails for me if generator does anything but 5M per maptask

2015-01-30 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299325#comment-14299325 ] Jeffrey Zhong commented on HBASE-12782: --- [~saint@gmail.com] Great findings! I p

[jira] [Updated] (HBASE-11567) Write bulk load COMMIT events to WAL

2015-02-04 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-11567: -- Attachment: HBASE-11567-v4-rebase.patch rebased the v4 patch against master. The patch is long

[jira] [Updated] (HBASE-11567) Write bulk load COMMIT events to WAL

2015-02-04 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-11567: -- Attachment: (was: HBASE-11567-v4-rebase.patch) > Write bulk load COMMIT events to WAL > ---

[jira] [Updated] (HBASE-11567) Write bulk load COMMIT events to WAL

2015-02-04 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-11567: -- Attachment: HBASE-11567-v4-rebase.patch > Write bulk load COMMIT events to WAL > --

[jira] [Updated] (HBASE-11567) Write bulk load COMMIT events to WAL

2015-02-06 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-11567: -- Resolution: Fixed Fix Version/s: 1.1.0 2.0.0 Hadoop Flags: Review

[jira] [Commented] (HBASE-11569) Flush / Compaction handling from secondary region replicas

2015-02-10 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315467#comment-14315467 ] Jeffrey Zhong commented on HBASE-11569: --- Looks good to me(+1). I posted few minor c

[jira] [Created] (HBASE-13077) BoundedCompletionService doesn't pass trace info to server

2015-02-19 Thread Jeffrey Zhong (JIRA)
Jeffrey Zhong created HBASE-13077: - Summary: BoundedCompletionService doesn't pass trace info to server Key: HBASE-13077 URL: https://issues.apache.org/jira/browse/HBASE-13077 Project: HBase

[jira] [Updated] (HBASE-13077) BoundedCompletionService doesn't pass trace info to server

2015-02-19 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-13077: -- Attachment: HBASE-13077.patch This patch is for 1.0. Thanks. > BoundedCompletionService doesn'

[jira] [Updated] (HBASE-13077) BoundedCompletionService doesn't pass trace info to server

2015-02-19 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-13077: -- Status: Patch Available (was: Open) > BoundedCompletionService doesn't pass trace info to serv

[jira] [Updated] (HBASE-13077) BoundedCompletionService doesn't pass trace info to server

2015-02-19 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-13077: -- Description: Today [~ndimiduk] & I found that BoundedCompletionService doesn't pass htrace inf

[jira] [Updated] (HBASE-13077) BoundedCompletionService doesn't pass trace info to server

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

[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] [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] [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] [Commented] (HBASE-13136) TestSplitLogManager.testGetPreviousRecoveryMode is flakey

2015-03-02 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344005#comment-14344005 ] Jeffrey Zhong commented on HBASE-13136: --- [~Apache9] There does exist an race condit

[jira] [Commented] (HBASE-13136) TestSplitLogManager.testGetPreviousRecoveryMode is flakey

2015-03-02 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344191#comment-14344191 ] Jeffrey Zhong commented on HBASE-13136: --- Looks good to me. (+1). > TestSplitLogMa

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

2015-03-02 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-v2.patch The v2 patch addressed [~enis] comments. > Bulk load handling

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

2015-03-03 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345997#comment-14345997 ] Jeffrey Zhong commented on HBASE-11571: --- Thanks [~enis] for the reviews! I've integ

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

2015-03-03 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: -- Resolution: Fixed Fix Version/s: 1.1.0 2.0.0 Hadoop Flags: Review

[jira] [Commented] (HBASE-12562) Handling memory pressure for secondary region replicas

2015-03-04 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348056#comment-14348056 ] Jeffrey Zhong commented on HBASE-12562: --- +1. Looks good to me with some some minor

[jira] [Commented] (HBASE-13121) Async wal replication for region replicas and dist log replay does not work together

2015-03-05 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349872#comment-14349872 ] Jeffrey Zhong commented on HBASE-13121: --- Looks good to me(+1) with two minor commen

[jira] [Commented] (HBASE-13160) SplitLogWorker does not pick up the task immediately

2015-03-06 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14350757#comment-14350757 ] Jeffrey Zhong commented on HBASE-13160: --- +1. Two very minor things: if we could ap

[jira] [Commented] (HBASE-13172) TestDistributedLogSplitting.testThreeRSAbort fails several times on branch-1

2015-03-08 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14352559#comment-14352559 ] Jeffrey Zhong commented on HBASE-13172: --- I just skimmed through the thread. It seem

[jira] [Updated] (HBASE-12533) staging directories are not deleted after secure bulk load

2014-11-26 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-12533: -- Attachment: HBASE-12533-v2.patch I tested the patch in a secure env and verified the fix solves

[jira] [Created] (HBASE-12588) Need to fail writes when row lock can't be acquired

2014-11-26 Thread Jeffrey Zhong (JIRA)
Jeffrey Zhong created HBASE-12588: - Summary: Need to fail writes when row lock can't be acquired Key: HBASE-12588 URL: https://issues.apache.org/jira/browse/HBASE-12588 Project: HBase Issue T

[jira] [Updated] (HBASE-12577) Disable distributed log replay by default

2014-11-26 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-12577: -- Attachment: HBASE-12567.patch Submit for QA run. Thanks. > Disable distributed log replay by d

[jira] [Updated] (HBASE-12577) Disable distributed log replay by default

2014-11-26 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-12577: -- Status: Patch Available (was: Open) > Disable distributed log replay by default >

[jira] [Updated] (HBASE-12588) Need to fail writes when row lock can't be acquired

2014-11-26 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-12588: -- Status: Patch Available (was: Open) > Need to fail writes when row lock can't be acquired > --

[jira] [Updated] (HBASE-12588) Need to fail writes when row lock can't be acquired

2014-11-26 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-12588: -- Attachment: HBASE-12588.patch > Need to fail writes when row lock can't be acquired > -

[jira] [Commented] (HBASE-12588) Need to fail writes when row lock can't be acquired

2014-11-26 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14226993#comment-14226993 ] Jeffrey Zhong commented on HBASE-12588: --- Yes, you're right so updates do under row

[jira] [Resolved] (HBASE-12053) SecurityBulkLoadEndPoint set 777 permission on input data files

2014-11-26 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong resolved HBASE-12053. --- Resolution: Fixed Hadoop Flags: Reviewed Thanks for the comments! I've integrated the f

[jira] [Updated] (HBASE-12533) staging directories are not deleted after secure bulk load

2014-11-26 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-12533: -- Resolution: Fixed Fix Version/s: 0.99.2 0.98.9 2.0.

[jira] [Commented] (HBASE-12588) Need to fail writes when row lock can't be acquired

2014-11-26 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227081#comment-14227081 ] Jeffrey Zhong commented on HBASE-12588: --- [~Apache9] it's similar cause. This call g

[jira] [Commented] (HBASE-12588) Need to fail writes when row lock can't be acquired

2014-11-26 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227281#comment-14227281 ] Jeffrey Zhong commented on HBASE-12588: --- Adding FAILURE status would be better. I'm

[jira] [Updated] (HBASE-12588) Need to fail writes when row lock can't be acquired

2014-11-26 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-12588: -- Resolution: Not a Problem Status: Resolved (was: Patch Available) It seems that's the

[jira] [Commented] (HBASE-12588) Need to fail writes when row lock can't be acquired

2014-11-28 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228652#comment-14228652 ] Jeffrey Zhong commented on HBASE-12588: --- [~saint@gmail.com] Yes, it's similar.

[jira] [Created] (HBASE-12600) Remove REPLAY tag dependency in Distributed Replay Mode

2014-11-28 Thread Jeffrey Zhong (JIRA)
Jeffrey Zhong created HBASE-12600: - Summary: Remove REPLAY tag dependency in Distributed Replay Mode Key: HBASE-12600 URL: https://issues.apache.org/jira/browse/HBASE-12600 Project: HBase Iss

[jira] [Updated] (HBASE-12600) Remove REPLAY tag dependency in Distributed Replay Mode

2014-11-28 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-12600: -- Attachment: HBASE-12600.patch Submit the patch for QA run. > Remove REPLAY tag dependency in D

[jira] [Updated] (HBASE-12600) Remove REPLAY tag dependency in Distributed Replay Mode

2014-11-28 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-12600: -- Status: Patch Available (was: Open) > Remove REPLAY tag dependency in Distributed Replay Mode

[jira] [Commented] (HBASE-12600) Remove REPLAY tag dependency in Distributed Replay Mode

2014-11-28 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228658#comment-14228658 ] Jeffrey Zhong commented on HBASE-12600: --- [~enis] I want to get this in branch-1. Pl

[jira] [Commented] (HBASE-12600) Remove REPLAY tag dependency in Distributed Replay Mode

2014-11-29 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228953#comment-14228953 ] Jeffrey Zhong commented on HBASE-12600: --- Yes. Thanks [~saint@gmail.com] for the

[jira] [Commented] (HBASE-12588) Need to fail writes when row lock can't be acquired

2014-11-29 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229003#comment-14229003 ] Jeffrey Zhong commented on HBASE-12588: --- I agree with [~Apache9]. batchMutate is al

[jira] [Updated] (HBASE-12600) Remove REPLAY tag dependency in Distributed Replay Mode

2014-12-01 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-12600: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available

[jira] [Updated] (HBASE-12485) Maintain SeqId monotonically increasing when Region Replica is on

2014-12-03 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-12485: -- Status: Patch Available (was: Open) > Maintain SeqId monotonically increasing when Region Repl

[jira] [Updated] (HBASE-12485) Maintain SeqId monotonically increasing when Region Replica is on

2014-12-03 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-12485: -- Attachment: HBASE-12485.patch Submit Patch for QA run. The patch basically uses SeqId file to s

[jira] [Updated] (HBASE-12485) Maintain SeqId monotonically increasing

2014-12-04 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-12485: -- Summary: Maintain SeqId monotonically increasing (was: Maintain SeqId monotonically increasing

[jira] [Updated] (HBASE-12485) Maintain SeqId monotonically increasing

2014-12-04 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-12485: -- Attachment: (was: HBASE-12485.patch) > Maintain SeqId monotonically increasing > --

[jira] [Updated] (HBASE-12485) Maintain SeqId monotonically increasing

2014-12-04 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-12485: -- Attachment: HBASE-12485.patch Resubmit for QA run > Maintain SeqId monotonically increasing >

[jira] [Commented] (HBASE-12485) Maintain SeqId monotonically increasing

2014-12-04 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234729#comment-14234729 ] Jeffrey Zhong commented on HBASE-12485: --- Thanks [~saint@gmail.com] for the revi

<    3   4   5   6   7   8   9   10   11   12   >