Re: [jira] [Created] (FLINK-5544) Implement Internal Timer Service in RocksDB

2017-01-17 Thread SHI Xiaogang
Hi Florian, The memory usage depends on the types of keys and namespaces. We have not experienced that many concurrently open windows. But given that each open window needs several bytes for its timer, 2M open windows may cost up to hundreds of MB. Regards Xiaogang 2017-01-18 14:45 GMT+08:00

Re: [jira] [Created] (FLINK-5544) Implement Internal Timer Service in RocksDB

2017-01-17 Thread Florian König
Hi, that sounds very useful. We are using quite a lot of timers in custom windows. Does anybody have experience with the memory requirements of, let’s say, 2 million concurrently open windows and the associated timers? Thanks Florian > Am 18.01.2017 um 04:40 schrieb Xiaogang Shi (JIRA)

[jira] [Created] (FLINK-5544) Implement Internal Timer Service in RocksDB

2017-01-17 Thread Xiaogang Shi (JIRA)
Xiaogang Shi created FLINK-5544: --- Summary: Implement Internal Timer Service in RocksDB Key: FLINK-5544 URL: https://issues.apache.org/jira/browse/FLINK-5544 Project: Flink Issue Type: Bug