shekhars-li opened a new pull request, #1694:
URL: https://github.com/apache/samza/pull/1694

   ##What
   Added a new store level config called 
stores.<store_name>.rocksdb.max.background.jobs to configure RocksDB config 
max_background_jobs
   
   ##Why
   RocksDB deprecated max_background_compactions. This is now automatically 
decided based on max_background_jobs. This config may help with write stalls as 
explained here: 
https://github.com/facebook/rocksdb/wiki/Write-Stalls#write-stall-mitigation
   
   ##API Changes:
   None


-- 
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