gengliangwang commented on PR #38542:
URL: https://github.com/apache/spark/pull/38542#issuecomment-1306425272

   @mridulm There is no full prototype. I will send out a PR very soon. 
   I did some benchmarks, it showed using Protobuf as serialization can speed 
up the read/write 3~4 times compared to the current implementation. Thus, we 
can use RocksDB as the storage layer, similar to the current `InMemoryStore`.
   I have to revert this one for removing the duplicated `diskStore` in 
https://github.com/apache/spark/commit/4274fb8806c25519cac829d00b01132fe08c0cac#diff-0cd94c36f45f50f513aeda6504fda0545270b05e105191131b601eb12b8a656bR42


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to