Vladsz83 commented on PR #11293: URL: https://github.com/apache/ignite/pull/11293#issuecomment-2029568609
> This PR includes #11223 and correct naming. Is this true? Yes, but #11223 is significantly different. If merged, it doesn't require additional fixes of broken extensions and any user code which uses `CdcConsumer` and internal `class MetricRegistry`. I belive, we should remove usages of the internals from `CdcConsumer` first. Then, rename new `interface IgniteMetricRegistry` -> `interface MetricRegistry`. We could keep notes, TODOs about it in the code and the docs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
