You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2014/03/03 00:16:21 UTC

[jira] [Commented] (HBASE-10634) Multiget doesn't fully work

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

Sergey Shelukhin commented on HBASE-10634:
------------------------------------------

Hmm... let me try to repro tomorrow.
I think there might be a straightforward race between setting action counter and notifying the waiting thread, and conversion; probably some sync is necessary. So conversion is done but the other thread sees unconverted result... But I'm not sure now. 
Maybe error should be put in front of the function, still, to make sure we don't get extra calls now.


> Multiget doesn't fully work
> ---------------------------
>
>                 Key: HBASE-10634
>                 URL: https://issues.apache.org/jira/browse/HBASE-10634
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Devaraj Das
>            Assignee: Sergey Shelukhin
>             Fix For: hbase-10070
>
>         Attachments: 10634-1.txt, HBASE-10634.patch, HBASE-10634.patch, multi.out, no-multi.out
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)