Peter Lee
Peter Lee
> what is the tool you use to generate the profiling graph
cc @autopear, @sagar0, @yhchiang could you please take a look? TIA!
https://github.com/peterxcli/ozone/pull/6 I made some code refactor and added some test coverage of the OM listener related scenario. If you think that's good, then I can push them to this patch....
> 1. this PR introduces a new property ozone.om.listener.nodes. This works fine assuming a single Ozone cluster. But will it working in a multi cluster environment? What about "ozone.om.listener.nodes.cluster1"? Perhaps...
Hi @symious thanks for the initial patch, I've done adding more test and some code refactor in OMRatisServer, please take a looks also. TIA!
Close with https://github.com/flyteorg/flyte/pull/5951
Hi @jsancio, I hope you're doing well. I wanted to kindly ask if you could take a moment to review this pull request Whenever you have time, your feedback would...
After merging trunk, the test `QuorumControllerMetricsIntegrationTest#testFailingOverIncrementsNewActiveControllerCount (forceFailoverUsingLogLayer=true)` failed with following log. The first exception is expected, as `logEnv.activeLogManager().get().throwOnNextAppend()` has been called. But the subsequent SnapshotRegistry exception seems always happen 4...