aajisaka commented on PR #55028:
URL: https://github.com/apache/spark/pull/55028#issuecomment-4324642851

   Updated. The additional commit contains 2 fixes:
   1. Fix `GcmEncryptedMessage.encryptedCount` miscalculation, which caused 
Spark executor to stall if the message size is in a specific range.
   2. Optimize `DecryptionHandler` to avoid heartbeat lost issue between Spark 
driver and executor.
   
   Thanks @LamiumAmplexicaule for the stress tests and validation.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to