Github user zsxwing commented on the pull request:
https://github.com/apache/spark/pull/10069#issuecomment-161120459
There is a bug in
https://github.com/apache/spark/blob/9bf2120672ae0f620a217ccd96bef189ab75e0d6/core/src/main/scala/org/apache/spark/network/netty/NettyBlockTransferService.scala#L126
It should not use `array` directly, since ByteBuffer doesn't guarantee all
bytes in `array` are valid.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]