mimaison commented on a change in pull request #11756: URL: https://github.com/apache/kafka/pull/11756#discussion_r807883399
########## File path: connect/runtime/src/main/java/org/apache/kafka/connect/storage/KafkaStatusBackingStore.java ########## @@ -137,11 +137,6 @@ private int generation; private SharedTopicAdmin ownTopicAdmin; - @Deprecated Review comment: It's not public API but looking at the history it looks like we're aware of external users and we decided to keep compatibility. For that reason, I've reverted this change. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org