yikf opened a new pull request #3098: URL: https://github.com/apache/hadoop/pull/3098
NPE after HADOOP-17728. If something is added to the queue, ReferenceQueue.enqueue will be called, i.e. lock.notifyAll be called, That will not wait forerver. more details: [HADOOP-17758](https://issues.apache.org/jira/browse/HADOOP-17758) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
