[
https://issues.apache.org/jira/browse/MAPREDUCE-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harsh J moved HDFS-176 to MAPREDUCE-3442:
-----------------------------------------
Key: MAPREDUCE-3442 (was: HDFS-176)
Project: Hadoop Map/Reduce (was: Hadoop HDFS)
> Progress-report RPC clients should wait for the RPC to complete before
> sending another progress report
> ------------------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-3442
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3442
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Devaraj Das
> Priority: Minor
>
> The Progress-report IPC clients don't wait for an invoked IPC to complete
> before sending another progress report. Since in the IPC server, handlers
> execute as threads, an old progress report might overwrite the status sent by
> a newer progress report. Making the progress report IPC methods return a
> boolean or something, and having the clients wait for the response to a
> progress report before sending the next one, should handle the issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira