mjsax commented on a change in pull request #8864:
URL: https://github.com/apache/kafka/pull/8864#discussion_r457703608



##########
File path: 
connect/runtime/src/main/java/org/apache/kafka/connect/storage/KafkaStatusBackingStore.java
##########
@@ -148,6 +148,7 @@ public KafkaStatusBackingStore(Time time, Converter 
converter) {
         this.statusTopic = statusTopic;
     }
 
+    @SuppressWarnings("deprecation")

Review comment:
       @rhauch @kkonstantine As discussed in person, I create a ticket that is 
marked as blocker for 2.7 release to address this issue: 
https://issues.apache.org/jira/browse/KAFKA-10297




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to