[jira] [Commented] (HBASE-15698) Increment TimeRange not serialized to server

2016-04-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257523#comment-15257523 ] Heng Chen commented on HBASE-15698: --- [~busbey] I dump the information in RSRpcServices

[jira] [Updated] (HBASE-15702) Improve PerClientRandomNonceGenerator

2016-04-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15702: -- Attachment: HBASE-15702_v1.patch fix checkstyle and address ikeda comments. > Improve PerClientRando

[jira] [Commented] (HBASE-15714) We are calling checkRow() twice in doMiniBatchMutation()

2016-04-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259483#comment-15259483 ] Heng Chen commented on HBASE-15714: --- To be safe, we could add one param in getRowLock t

[jira] [Updated] (HBASE-15720) Print row locks at the debug dump page

2016-04-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15720: -- Attachment: 4742C21D-B9CE-4921-9B32-CC319488EC64.png > Print row locks at the debug dump page > ---

[jira] [Updated] (HBASE-15720) Print row locks at the debug dump page

2016-04-26 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15720: -- Attachment: HBASE-15720.patch Give a patch. Is it your needs? [~enis] > Print row locks at the debug

[jira] [Commented] (HBASE-15676) FuzzyRowFilter fails and matches all the rows in the table if the mask consists of all 0s

2016-04-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259722#comment-15259722 ] Heng Chen commented on HBASE-15676: --- {code} + // This shift is idempotent - always

[jira] [Commented] (HBASE-15676) FuzzyRowFilter fails and matches all the rows in the table if the mask consists of all 0s

2016-04-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261413#comment-15261413 ] Heng Chen commented on HBASE-15676: --- Please fix checkstyle and findbugs, otherwise patc

[jira] [Updated] (HBASE-15720) Print row locks at the debug dump page

2016-04-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15720: -- Fix Version/s: 1.0.5 0.98.20 1.2.2 1.1.5

[jira] [Commented] (HBASE-15720) Print row locks at the debug dump page

2016-04-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261529#comment-15261529 ] Heng Chen commented on HBASE-15720: --- push to all branches. > Print row locks at the de

[jira] [Resolved] (HBASE-15720) Print row locks at the debug dump page

2016-04-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen resolved HBASE-15720. --- Resolution: Fixed Hadoop Flags: Reviewed > Print row locks at the debug dump page > ---

[jira] [Commented] (HBASE-15702) Improve PerClientRandomNonceGenerator

2016-04-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261584#comment-15261584 ] Heng Chen commented on HBASE-15702: --- {quote} Just create static final fields. That is n

[jira] [Updated] (HBASE-15702) Improve PerClientRandomNonceGenerator

2016-04-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15702: -- Attachment: HBASE-15702_v2.patch Address Ikeda comments about lazy load > Improve PerClientRandomNonce

[jira] [Updated] (HBASE-15714) We are calling checkRow() twice in doMiniBatchMutation()

2016-04-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15714: -- Attachment: HBASE-15714.patch > We are calling checkRow() twice in doMiniBatchMutation() >

[jira] [Commented] (HBASE-15714) We are calling checkRow() twice in doMiniBatchMutation()

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261650#comment-15261650 ] Heng Chen commented on HBASE-15714: --- If getRowLock called in doMiniBatchMutation, it m

[jira] [Commented] (HBASE-15702) Improve PerClientRandomNonceGenerator

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261679#comment-15261679 ] Heng Chen commented on HBASE-15702: --- Sorry? Don't you mean singleton instance lazy loa

[jira] [Commented] (HBASE-15702) Improve PerClientRandomNonceGenerator

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261736#comment-15261736 ] Heng Chen commented on HBASE-15702: --- Just like this? {code} Class A { private final

[jira] [Commented] (HBASE-15702) Improve PerClientRandomNonceGenerator

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261767#comment-15261767 ] Heng Chen commented on HBASE-15702: --- Or you just mean we create static final PerClient

[jira] [Commented] (HBASE-15702) Improve PerClientRandomNonceGenerator

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261798#comment-15261798 ] Heng Chen commented on HBASE-15702: --- {quote} I know you get what I meant, but "static"

[jira] [Updated] (HBASE-15714) We are calling checkRow() twice in doMiniBatchMutation()

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15714: -- Attachment: HBASE-15714_v1.patch address enis comments. > We are calling checkRow() twice in doMini

[jira] [Updated] (HBASE-15714) We are calling checkRow() twice in doMiniBatchMutation()

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15714: -- Status: Patch Available (was: Open) > We are calling checkRow() twice in doMiniBatchMutation() > -

[jira] [Updated] (HBASE-15702) Improve PerClientRandomNonceGenerator

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15702: -- Attachment: HBASE-15702_v3.patch Address Ikeda comments about static field. Looks more clean now. >

[jira] [Commented] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263525#comment-15263525 ] Heng Chen commented on HBASE-15278: --- {quote} Seems the latest patch still modifies Asyn

[jira] [Updated] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15278: -- Attachment: HBASE-15278_v1.patch Can't see unexpection exception anymore, Let QA check the patch > As

[jira] [Commented] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263542#comment-15263542 ] Heng Chen commented on HBASE-15278: --- Sound good. > AsyncRPCClient hangs if Connection

[jira] [Commented] (HBASE-15635) Mean age of Blocks in cache (seconds) on webUI should be greater than zero

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263583#comment-15263583 ] Heng Chen commented on HBASE-15635: --- suggestions? > Mean age of Blocks in cache (secon

[jira] [Updated] (HBASE-15702) Improve PerClientRandomNonceGenerator

2016-04-28 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15702: -- Attachment: HBASE-15702_v4.patch No more static NonceGenerator in ConnectionImplemention > Improve Per

[jira] [Commented] (HBASE-15702) Improve PerClientRandomNonceGenerator

2016-04-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263680#comment-15263680 ] Heng Chen commented on HBASE-15702: --- Any suggestions? > Improve PerClientRandomNonceGe

[jira] [Updated] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-04-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15278: -- Attachment: HBASE-15278_v2.patch address Duo's comments > AsyncRPCClient hangs if Connection closes be

[jira] [Commented] (HBASE-15737) Remove use of Guava Stopwatch

2016-04-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265012#comment-15265012 ] Heng Chen commented on HBASE-15737: --- +1 > Remove use of Guava Stopwatch >

[jira] [Commented] (HBASE-15740) Replication source.shippedKBs metric is undercounting because it is in KB

2016-04-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265019#comment-15265019 ] Heng Chen commented on HBASE-15740: --- {code} - @Override public void incrShippedKBs(lon

[jira] [Updated] (HBASE-15714) We are calling checkRow() twice in doMiniBatchMutation()

2016-04-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15714: -- Attachment: HBASE-15714_v2.patch Sharp eye! We use getRowLockInternal instead of getRowLock, we shoul

[jira] [Updated] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-04-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15278: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Thank

[jira] [Reopened] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-04-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen reopened HBASE-15278: --- revert it. See testcase failed https://builds.apache.org/job/PreCommit-HBASE-Build/1691/testReport/ >

[jira] [Commented] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-04-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265128#comment-15265128 ] Heng Chen commented on HBASE-15278: --- Testcase failed due to Channel.close happen before

[jira] [Updated] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-04-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15278: -- Status: Patch Available (was: Reopened) > AsyncRPCClient hangs if Connection closes before RPC call re

[jira] [Updated] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-04-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15278: -- Attachment: HBASE-15278_v3.patch > AsyncRPCClient hangs if Connection closes before RPC call response

[jira] [Commented] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-04-30 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265217#comment-15265217 ] Heng Chen commented on HBASE-15278: --- Relate testcase passed. https://builds.apache.org/

[jira] [Updated] (HBASE-15720) Print row locks at the debug dump page

2016-05-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15720: -- Attachment: HBASE-15720-branch-1.2-addendum.patch I am really sorry for that. I will be more careful n

[jira] [Updated] (HBASE-15720) Print row locks at the debug dump page

2016-05-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15720: -- Attachment: HBASE-15720-branch-1.0-addendum.patch > Print row locks at the debug dump page > --

[jira] [Commented] (HBASE-15720) Print row locks at the debug dump page

2016-05-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267733#comment-15267733 ] Heng Chen commented on HBASE-15720: --- Fix compile error on branch-1.2 and branch-1.0, r

[jira] [Resolved] (HBASE-15720) Print row locks at the debug dump page

2016-05-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen resolved HBASE-15720. --- Resolution: Fixed > Print row locks at the debug dump page > -- >

[jira] [Commented] (HBASE-15714) We are calling checkRow() twice in doMiniBatchMutation()

2016-05-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267957#comment-15267957 ] Heng Chen commented on HBASE-15714: --- push to master. Let me upload patch for branch-1

[jira] [Updated] (HBASE-15714) We are calling checkRow() twice in doMiniBatchMutation()

2016-05-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15714: -- Attachment: HBASE-15714-branch-1.patch > We are calling checkRow() twice in doMiniBatchMutation() > ---

[jira] [Updated] (HBASE-15714) We are calling checkRow() twice in doMiniBatchMutation()

2016-05-03 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15714: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) > We

[jira] [Commented] (HBASE-15596) hbAdmin is not closed after LoadIncrementalHFiles completes

2016-05-08 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275912#comment-15275912 ] Heng Chen commented on HBASE-15596: --- push to branch-1.2 > hbAdmin is not closed after

[jira] [Updated] (HBASE-15596) hbAdmin is not closed after LoadIncrementalHFiles completes

2016-05-08 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15596: -- Resolution: Fixed Assignee: Heng Chen Status: Resolved (was: Patch Available) > hbAdmin

[jira] [Updated] (HBASE-15765) RPC handlers should steal from other queues in the same or higher priority

2016-05-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15765: -- Attachment: HBASE-15765.patch Try this patch. :) > RPC handlers should steal from other queues in the

[jira] [Updated] (HBASE-15765) RPC handlers should steal from other queues in the same or higher priority

2016-05-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15765: -- Status: Patch Available (was: Open) > RPC handlers should steal from other queues in the same or highe

[jira] [Created] (HBASE-15804) Return 404 in some document link

2016-05-09 Thread Heng Chen (JIRA)
Heng Chen created HBASE-15804: - Summary: Return 404 in some document link Key: HBASE-15804 URL: https://issues.apache.org/jira/browse/HBASE-15804 Project: HBase Issue Type: Bug Report

[jira] [Updated] (HBASE-15804) Return 404 in some document link

2016-05-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15804: -- Description: http://hbase.apache.org/book.html#security The link to {{Understanding User Authenticatio

[jira] [Commented] (HBASE-15740) Replication source.shippedKBs metric is undercounting because it is in KB

2016-05-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15276211#comment-15276211 ] Heng Chen commented on HBASE-15740: --- LGTM. +1 > Replication source.shippedKBs metric i

[jira] [Commented] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-05-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15276212#comment-15276212 ] Heng Chen commented on HBASE-15278: --- It always happens in TestAsyncIPC, Let me check i

[jira] [Updated] (HBASE-15804) Some links in documentation are 404

2016-05-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15804: -- Summary: Some links in documentation are 404 (was: Return 404 in some document link) > Some links in

[jira] [Updated] (HBASE-15765) RPC handlers should steal from other queues in the same or higher priority

2016-05-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15765: -- Attachment: HBASE-15765_v1.patch fix failed test case > RPC handlers should steal from other queues in

[jira] [Created] (HBASE-15814) Miss important information in Document of HBase Security

2016-05-10 Thread Heng Chen (JIRA)
Heng Chen created HBASE-15814: - Summary: Miss important information in Document of HBase Security Key: HBASE-15814 URL: https://issues.apache.org/jira/browse/HBASE-15814 Project: HBase Issue Type

[jira] [Commented] (HBASE-15804) Some links in documentation are 404

2016-05-11 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15281181#comment-15281181 ] Heng Chen commented on HBASE-15804: --- OK, let me try to fix it. > Some links in documen

[jira] [Updated] (HBASE-15804) Some links in documentation are 404

2016-05-11 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15804: -- Attachment: HBASE-15804.patch > Some links in documentation are 404 > -

[jira] [Commented] (HBASE-15829) hbase.client.retries.number has different meanings in branch-1 and master

2016-05-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15284095#comment-15284095 ] Heng Chen commented on HBASE-15829: --- Backport HBASE-14521 to branch-1? > hbase.client.

[jira] [Commented] (HBASE-15316) Add the ability to cache ROOT_INDEX on reads only

2016-05-16 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15284252#comment-15284252 ] Heng Chen commented on HBASE-15316: --- Do you mean: * When read block, we add one optio

[jira] [Commented] (HBASE-15765) RPC handlers should steal from other queues in the same or higher priority

2016-05-16 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285893#comment-15285893 ] Heng Chen commented on HBASE-15765: --- {quote} we can steal 1 RPC every ~3seconds if I re

[jira] [Commented] (HBASE-15316) Add the ability to cache ROOT_INDEX on reads only

2016-05-17 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286158#comment-15286158 ] Heng Chen commented on HBASE-15316: --- If i understand correctly, this means we should a

[jira] [Created] (HBASE-15844) We should respect hfile.block.index.cacheonwrite when write intermediate index Block

2016-05-17 Thread Heng Chen (JIRA)
Heng Chen created HBASE-15844: - Summary: We should respect hfile.block.index.cacheonwrite when write intermediate index Block Key: HBASE-15844 URL: https://issues.apache.org/jira/browse/HBASE-15844 Projec

[jira] [Updated] (HBASE-15316) Add the ability to cache ROOT_INDEX on reads only

2016-05-17 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15316: -- Attachment: HBASE-15316.patch upload a patch as above understanding > Add the ability to cache ROOT_IN

[jira] [Commented] (HBASE-15765) RPC handlers should steal from other queues in the same or higher priority

2016-05-17 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15288112#comment-15288112 ] Heng Chen commented on HBASE-15765: --- {quote} In the same priority level, we have (numHa

[jira] [Commented] (HBASE-15867) Move HBase replication tracking from ZooKeeper to HBase

2016-05-22 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295868#comment-15295868 ] Heng Chen commented on HBASE-15867: --- [~sukuna...@gmail.com] has said that he was on the

[jira] [Commented] (HBASE-15844) We should respect hfile.block.index.cacheonwrite when write intermediate index Block

2016-05-22 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295871#comment-15295871 ] Heng Chen commented on HBASE-15844: --- Any suggestions? [~anoop.hbase] [~carp84] > We s

[jira] [Commented] (HBASE-15867) Move HBase replication tracking from ZooKeeper to HBase

2016-05-23 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297716#comment-15297716 ] Heng Chen commented on HBASE-15867: --- Not sure progress of HBASE-13773 by [~sukuna...@gm

[jira] [Commented] (HBASE-15885) Compute StoreFile HDFS Blocks Distribution when needed

2016-05-25 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299689#comment-15299689 ] Heng Chen commented on HBASE-15885: --- getHDFSBlockDistribution would be called in compac

[jira] [Updated] (HBASE-15900) RS stuck in get lock of HStore

2016-05-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15900: -- Attachment: dump.txt Upload the dump.txt > RS stuck in get lock of HStore > --

[jira] [Created] (HBASE-15900) RS stuck in get lock of HStore

2016-05-27 Thread Heng Chen (JIRA)
Heng Chen created HBASE-15900: - Summary: RS stuck in get lock of HStore Key: HBASE-15900 URL: https://issues.apache.org/jira/browse/HBASE-15900 Project: HBase Issue Type: Bug Reporter

[jira] [Updated] (HBASE-15900) RS stuck in get lock of HStore

2016-05-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15900: -- Affects Version/s: 1.1.1 > RS stuck in get lock of HStore > -- > >

[jira] [Commented] (HBASE-15900) RS stuck in get lock of HStore

2016-05-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303748#comment-15303748 ] Heng Chen commented on HBASE-15900: --- Check code on HStore.java, the method which may h

[jira] [Commented] (HBASE-15900) RS stuck in get lock of HStore

2016-05-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303759#comment-15303759 ] Heng Chen commented on HBASE-15900: --- Yes, something like this. I extract one region lo

[jira] [Updated] (HBASE-15900) RS stuck in get lock of HStore

2016-05-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15900: -- Attachment: c91324eb_81194e359707acadee2906ffe36ab130.log > RS stuck in get lock of HStore > --

[jira] [Commented] (HBASE-15900) RS stuck in get lock of HStore

2016-05-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303771#comment-15303771 ] Heng Chen commented on HBASE-15900: --- In the log, we can see, before request flush of r

[jira] [Commented] (HBASE-15900) RS stuck in get lock of HStore

2016-05-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306187#comment-15306187 ] Heng Chen commented on HBASE-15900: --- [~stack] I have found something HStore.lock.readLo

[jira] [Comment Edited] (HBASE-15900) RS stuck in get lock of HStore

2016-05-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306187#comment-15306187 ] Heng Chen edited comment on HBASE-15900 at 5/30/16 3:18 AM: [

[jira] [Commented] (HBASE-15900) RS stuck in get lock of HStore

2016-05-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306194#comment-15306194 ] Heng Chen commented on HBASE-15900: --- Sorry, [~sergey.soldatov] My RS has been restart,

[jira] [Updated] (HBASE-15900) RS stuck in get lock of HStore

2016-05-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15900: -- Attachment: 9fe15a52_9fe15a52_save Lucky! it was saved last time by my workmate. Upload it now! >

[jira] [Commented] (HBASE-15914) lease expired exception when do scan with multiple thread

2016-05-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306203#comment-15306203 ] Heng Chen commented on HBASE-15914: --- Please upload your jstack information. > lease ex

[jira] [Comment Edited] (HBASE-15900) RS stuck in get lock of HStore

2016-05-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306187#comment-15306187 ] Heng Chen edited comment on HBASE-15900 at 5/30/16 4:09 AM: [

[jira] [Commented] (HBASE-15900) RS stuck in get lock of HStore

2016-05-29 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306269#comment-15306269 ] Heng Chen commented on HBASE-15900: --- 1.8.0_20 I can find threads which own the read lo

[jira] [Commented] (HBASE-15900) RS stuck in get lock of HStore

2016-05-31 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15307438#comment-15307438 ] Heng Chen commented on HBASE-15900: --- I open DEBUG Level log in RS, and found the probl

[jira] [Updated] (HBASE-15900) RS stuck in get lock of HStore

2016-05-31 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15900: -- Attachment: 0d32a6bab354e6cc170cd59a2d485797.rs.log > RS stuck in get lock of HStore >

[jira] [Updated] (HBASE-15900) RS stuck in get lock of HStore

2016-05-31 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15900: -- Attachment: 0d32a6bab354e6cc170cd59a2d485797.jstack.txt > RS stuck in get lock of HStore >

[jira] [Commented] (HBASE-15900) RS stuck in get lock of HStore

2016-05-31 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15307450#comment-15307450 ] Heng Chen commented on HBASE-15900: --- We could see in 0d32a6bab354e6cc170cd59a2d485797.r

[jira] [Commented] (HBASE-15900) RS stuck in get lock of HStore

2016-05-31 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15309259#comment-15309259 ] Heng Chen commented on HBASE-15900: --- Maybe. HDFS version is 2.5.1. Let me try to up

[jira] [Commented] (HBASE-15900) RS stuck in get lock of HStore

2016-05-31 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15309386#comment-15309386 ] Heng Chen commented on HBASE-15900: --- Yeah , it looks like this bug block the longCompac

[jira] [Commented] (HBASE-15900) RS stuck in get lock of HStore

2016-05-31 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15309393#comment-15309393 ] Heng Chen commented on HBASE-15900: --- branch-1.3 seems compile with 2.5.x too. [~manto

[jira] [Commented] (HBASE-15900) RS stuck in get lock of HStore

2016-06-01 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15309926#comment-15309926 ] Heng Chen commented on HBASE-15900: --- {code} do you happen to have any steps to reliably

[jira] [Commented] (HBASE-14915) Hanging test : org.apache.hadoop.hbase.mapreduce.TestImportExport

2015-12-05 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043669#comment-15043669 ] Heng Chen commented on HBASE-14915: --- Oh, [~stack] I notice this information in QA info

[jira] [Commented] (HBASE-14004) [Replication] Inconsistency between Memstore and WAL may result in data in remote cluster that is not in the origin

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044308#comment-15044308 ] Heng Chen commented on HBASE-14004: --- {quote} To be clear, this means we will hold the W

[jira] [Commented] (HBASE-14004) [Replication] Inconsistency between Memstore and WAL may result in data in remote cluster that is not in the origin

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044318#comment-15044318 ] Heng Chen commented on HBASE-14004: --- {quote} If only RS crashed, DNs not, there is no d

[jira] [Commented] (HBASE-14004) [Replication] Inconsistency between Memstore and WAL may result in data in remote cluster that is not in the origin

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044327#comment-15044327 ] Heng Chen commented on HBASE-14004: --- {quote} No. You can close old WAL using any length

[jira] [Commented] (HBASE-14004) [Replication] Inconsistency between Memstore and WAL may result in data in remote cluster that is not in the origin

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044341#comment-15044341 ] Heng Chen commented on HBASE-14004: --- {quote} Now HBase only use hflush, if we add a hsy

[jira] [Commented] (HBASE-14866) VerifyReplication should use peer configuration in peer connection

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044347#comment-15044347 ] Heng Chen commented on HBASE-14866: --- +1 > VerifyReplication should use peer configurat

[jira] [Updated] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Attachment: HBASE-14703_v10.patch Update patch as [~jesse_yates] suggestions in RB. I also update RB.

[jira] [Commented] (HBASE-14915) Hanging test : org.apache.hadoop.hbase.mapreduce.TestImportExport

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044358#comment-15044358 ] Heng Chen commented on HBASE-14915: --- [~stack] I think QA report which you post show tha

[jira] [Commented] (HBASE-14004) [Replication] Inconsistency between Memstore and WAL may result in data in remote cluster that is not in the origin

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044368#comment-15044368 ] Heng Chen commented on HBASE-14004: --- {quote} btw, could see quite some discussion here

[jira] [Commented] (HBASE-14895) Seek only to the newly flushed file on scanner reset on flush

2015-12-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044451#comment-15044451 ] Heng Chen commented on HBASE-14895: --- {code} -List scanners = getScannersNoCompactio

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