You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/08/23 14:57:08 UTC

[GitHub] StephanEwen commented on issue #6603: [FLINK-10198][state] Set Env object in DBOptions for RocksDB

StephanEwen commented on issue #6603: [FLINK-10198][state] Set Env object in DBOptions for RocksDB
URL: https://github.com/apache/flink/pull/6603#issuecomment-415448851
 
 
   This has big implication on how users configure their memory. Previously, there was one buffer pool per state, now there is one buffer pool total. So it definitely breaks configurations (lowering overall memory usage, but impacting performance).
   
   Is there a concrete reason to add this now, or maybe at some point when we revisit the overall RocksDB configuration model?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services