rkhachatryan commented on PR #21778:
URL: https://github.com/apache/flink/pull/21778#issuecomment-1411671806

   > RocksDB actually cannot limit the native memory usage perfectly, why we 
can make the test stable if not leveraging metrics to detect the memory usage?
   
   This PR changes the test from measuring memory usage to directly verifying 
the number of Cache/WBM objects that were actually created (regardless of 
capacity). Sharing of those objects was the goal of the main PR.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to