aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorShixiong Zhu <shixiong@databricks.com>2016-04-01 15:00:38 -0700
committerShixiong Zhu <shixiong@databricks.com>2016-04-01 15:00:38 -0700
commit0b7d4966ca7e02f351c4b92a74789cef4799fcb1 (patch)
treeca899869e31b7d717f22284f834d468394e7e971 /pom.xml
parente41acb757327e3226ffe312766ec759c16616588 (diff)
downloadspark-0b7d4966ca7e02f351c4b92a74789cef4799fcb1.tar.gz
spark-0b7d4966ca7e02f351c4b92a74789cef4799fcb1.tar.bz2
spark-0b7d4966ca7e02f351c4b92a74789cef4799fcb1.zip
[SPARK-14316][SQL] StateStoreCoordinator should extend ThreadSafeRpcEndpoint
## What changes were proposed in this pull request? RpcEndpoint is not thread safe and allows multiple messages to be processed at the same time. StateStoreCoordinator should use ThreadSafeRpcEndpoint. ## How was this patch tested? Existing unit tests. Author: Shixiong Zhu <shixiong@databricks.com> Closes #12100 from zsxwing/fix-StateStoreCoordinator.
Diffstat (limited to 'pom.xml')
0 files changed, 0 insertions, 0 deletions