Xu Zhang created SPARK-21749:
--------------------------------
Summary: Add comments for MessageEncoder to explain the wire format
Key: SPARK-21749
URL: https://issues.apache.org/jira/browse/SPARK-21749
Project: Spark
Issue Type: Improvement
Components: Spark Core
Affects Versions: 2.0.0
Reporter: Xu Zhang
Priority: Trivial
Spark RPC is built upon TCP tier and leverage netty framework. It would be
better to have some comments in RPC module especially to explain the RPC
message wire format since it is critical to understand what Message consists
(header + payload). So Javadoc comments can be added into MessageEncoder class.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]