Github user zsxwing commented on the issue:

    https://github.com/apache/spark/pull/18964
  
    > I also notice that Spark RPC by default uses java native serialization, 
even a verifying endpoint exist or not request would cost 1K of payload size, 
not to mention some other real logic endpoint, so in the real world it might be 
useful to profile this
    
    @neoremind did you see any performance issue caused by Spark RPC? Spark 
doesn't send a lot of RPC messages. I don't see it's a bottleneck even when we 
tried to optimize the latency in Structured Streaming.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to