[ https://issues.apache.org/jira/browse/HADOOP-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated HADOOP-1025: --------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. > remove dead code in Server.java > ------------------------------- > > Key: HADOOP-1025 > URL: https://issues.apache.org/jira/browse/HADOOP-1025 > Project: Hadoop > Issue Type: Improvement > Components: ipc > Reporter: Doug Cutting > Assigned To: Doug Cutting > Priority: Minor > Fix For: 0.12.0 > > Attachments: HADOOP-1025.patch > > > There's some dead code in Server.java. The callDequeued field is no longer > used, yet it is populated, synchronized on and notified. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.