lhotari commented on code in PR #19975: URL: https://github.com/apache/pulsar/pull/19975#discussion_r1160110139
########## pulsar-functions/worker/src/main/java/org/apache/pulsar/functions/worker/service/api/Component.java: ########## Review Comment: the default implementations for the old method signatures don't provide any benefit in backwards or forwards compatibility as we discussed. Let's remove them. This isn't a public API so it's not a breaking change in Pulsar. -- 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]
