[ 
https://issues.apache.org/jira/browse/HBASE-16696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15521044#comment-15521044
 ] 

ramkrishna.s.vasudevan commented on HBASE-16696:
------------------------------------------------

I verified the test case and could find the problem. It is because of the 
recent commits
https://issues.apache.org/jira/browse/HBASE-16604.
I will check once again that patch and see if that fix needs to be verified 
once again. This problem will not be seen in other branches because only master 
does the ref counting of blocks and so missing that 'shipped()' call will lead 
to problems.
ScannerResetException has been introduced that does not allow the lease to be 
removed and I think in this case with RpcCallback it calls sets the callback 
but as there is an exception it does not really do the shipped() call.
But i need to verify this once again and wil be back with a patch soon.

> TestBlockEvictionFromClient fails in master branch
> --------------------------------------------------
>
>                 Key: HBASE-16696
>                 URL: https://issues.apache.org/jira/browse/HBASE-16696
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: ramkrishna.s.vasudevan
>         Attachments: build-1638.out, build-1639.out
>
>
> TestBlockEvictionFromClient consistently fails in master branch.
> From existing Jenkins builds, looks like this started with build 1639.
> See attached Jenkins console logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to