Re: [ANNOUNCE] RocksDB Version Upgrade and Performance

2021-08-08 Thread Jiayi Liao
last year by some hacking on the codes, and it's great to see that RocksDB has an official release on ARM platform. I think the new features(or bugfix) are more important for us and I'm +1 for this. Best, Jiayi Liao On Thu, Aug 5, 2021 at 1:50 AM Yun Tang wrote: > Hi Yuval, >

Re:Re: The mapping relationship between Checkpoint subtask id and Task subtask id

2020-02-13 Thread Jiayi Liao
Hi Zhijiang, It did confuses us when we’re tring to locate the unfinished subtask in Checkpoint UI last time. I’ve created an issue[1] for this. @杨东晓 Do you have time to work on this? [1]. https://issues.apache.org/jira/browse/FLINK-16051 Best Regards, Jiayi Liao At 2020

Re:Cron style for checkpoint

2019-11-20 Thread Jiayi Liao
usually reaches the peek of the day after 20:00, which we want to increase the interval of checkpoint otherwise it’ll introduce more disk and network IO. Just want to share something about this :) Best, Jiayi Liao At 2019-11-21 10:20:47, "shuwen zhou" wrote: >Hi Community,

Re:Apache Flink - Operator name and uuid best practices

2019-11-16 Thread Jiayi Liao
/flink/flink-docs-stable/ops/upgrading.html#matching-operator-state Best, Jiayi Liao At 2019-11-16 18:35:38, "M Singh" wrote: Hi: I am working on a project and wanted to find out what are the best practices for setting name and uuid for operators: 1. Are there any restric