Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.3.3, 2.4.3, 3.0.0
-
None
Description
This is very like SPARK-26665
`ByteBuffer.allocate` may throw OutOfMemoryError when the response is large but no enough memory is available. However, when this happens, TransportClient.sendRpcSync will just hang forever if the timeout set to unlimited.
Attachments
Issue Links
- links to