jokercurry
jokercurry
I think this is a parameter setting. If the `retry interval` * `retry times` is greater than the `heartbeat` time passed by the server to the coordinator, the check of...
I got your point. If you raise a pr, I'm glad to review.@zuston WDYT? @jerqi
Maybe you could choose not to retry when you use multiple checker, because in your description, the scenario of multiple checkers seems to be more dependent on the results of...
> Like discussion at dev mail list, we will freeze the code and cut 0.6 version branch in September 15, we will not merge this pr before I cut 0.6...
For object storage, there may be more S3, but for cos, I don't know this very well. Do you have any good suggestions? @jerqi
Could we support anomaly detection of hdfs files first?
> We should have more general interface. We can only implement part of them. I think we only need to provide a path that includes the remote, and the rest...
So I did not use the concept of `path` for the time being, but used a string to represent.
> So I did not use the concept of `path` for the time being, but used a string to represent. The concept of subsequent use of buckets or paths can...