Description
Hadoop's IPC Server currently writes responses from request handler threads using blocking writes. Performance and scalability might be improved if responses were written asynchronously.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-1763 Too many lost task trackers - Job failures
- Closed