You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org> on 2011/08/16 03:50:30 UTC

[jira] [Commented] (HBASE-4201) Fix delayed RPC crash

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

jiraposter@reviews.apache.org commented on HBASE-4201:
------------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1519/
-----------------------------------------------------------

Review request for hbase.


Summary
-------

This was initially part of the larger patch for HBASE-4192, but it is semantically independent and I split it to a new patch and added a unit test at Todd's suggestion.


This addresses bug HBASE-4201.
    https://issues.apache.org/jira/browse/HBASE-4201


Diffs
-----

  src/main/java/org/apache/hadoop/hbase/ipc/HBaseServer.java 7117bce 
  src/test/java/org/apache/hadoop/hbase/ipc/TestDelayedRpc.java 0b21c6c 

Diff: https://reviews.apache.org/r/1519/diff


Testing
-------

Ran TestDelayedRpc, added a new test case for this situation.


Thanks,

Vlad



> Fix delayed RPC crash
> ---------------------
>
>                 Key: HBASE-4201
>                 URL: https://issues.apache.org/jira/browse/HBASE-4201
>             Project: HBase
>          Issue Type: Bug
>          Components: ipc
>            Reporter: Vlad Dogaru
>            Priority: Minor
>
> Delayed RPC crashes if return value is not delayed and endDelay is called before the actual function returns a value.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira