rkhachatryan commented on pull request #13065: URL: https://github.com/apache/flink/pull/13065#issuecomment-669885752
Thanks for your feedback @AHeise . We discussed caching `volatile` offline but it seems overkill for this case. `volatile` read happens asynchronously after adding a record, so it shouldn't affect latency. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
