tillrohrmann commented on a change in pull request #10762: [FLINK-15115][kafka] 
Drop Kafka 0.8/0.9
URL: https://github.com/apache/flink/pull/10762#discussion_r365323005
 
 

 ##########
 File path: 
flink-connectors/flink-connector-kafka-base/src/main/java/org/apache/flink/table/descriptors/KafkaValidator.java
 ##########
 @@ -38,7 +38,6 @@
 public class KafkaValidator extends ConnectorDescriptorValidator {
 
        public static final String CONNECTOR_TYPE_VALUE_KAFKA = "kafka";
-       public static final String CONNECTOR_VERSION_VALUE_08 = "0.8";
 
 Review comment:
   `KafkaShortRetentionTestBase.java` contains in line 253 Kafka 0.8 specific 
code. In line 254 the same class contains Kafka 0.9 specific code. 

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


With regards,
Apache Git Services

Reply via email to