Jesse

Results 16 comments of Jesse

Same here.

@CalvinKirs No similar tests have been done before. Is this test rigorous? Is there any guidance? If I can, I'd like to try fake source.

> 我用的版本是cmak-3.0.0.4,启动的时候发现同样的问题,需要在zk上手动创建/kafka-manager/mutex/locks、/kafka-manager/mutex/leases这两个节点 Kafka萌新请问创建的ZK节点类型是什么类型呢?大佬能给出创建节点的命令吗?谢谢大佬!

@fredia In my example, I specify the path of checkpoint in CentOS as /D/, fileSystem.mkdirs() will return false, and the file creation fails, so the checkpoint initialize fails. In addition,...

@MartijnVisser Thank for the review! could you please take a review again? In addition, I would like to ask about our code version management. Is it allowed to merge code...

@MartijnVisser So this means that this problem cannot be fixed in the old version unless you modify the code and compile it yourself, right?

@MartijnVisser I found that some branches end in the string -rc. What does this mean?

> Thanks for the PR @JesseAtSZ , > > I'm trying to understand why checkpoints are failing with `FINALIZE_CHECKPOINT_FAILURE` (which is ignored by `CheckpointFailureManager`) and not something like `IOException`. From...

@rkhachatryan The job you mentioned stateless, does it mean that whether state is used in in my job? [FLINK-27570](https://issues.apache.org/jira/browse/FLINK-27570) was first found in a job with state, later, I constructed...