Zhang, Liye created SPARK-4005: ---------------------------------- Summary: handle message replies in receive instead of in the individual private methods Key: SPARK-4005 URL: https://issues.apache.org/jira/browse/SPARK-4005 Project: Spark Issue Type: Bug Components: Spark Core Affects Versions: 1.1.0 Reporter: Zhang, Liye
In BlockManagermasterActor, when handling message type UpdateBlockInfo, the message replies is in handled in individual private methods, should handle it in receive of Akka. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org