You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2022/02/14 18:18:03 UTC

[GitHub] [drill] rymarm commented on a change in pull request #2456: DRILL-8122: Change kafka metadata obtaining due to KAFKA-5697

rymarm commented on a change in pull request #2456:
URL: https://github.com/apache/drill/pull/2456#discussion_r806118920



##########
File path: contrib/storage-kafka/src/main/java/org/apache/drill/exec/store/kafka/KafkaGroupScan.java
##########
@@ -227,6 +229,33 @@ private void init() {
     }
   }
 
+
+  /** Workaround for Kafka > 2.0 version due to <a href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-505%3A+Add+new+public+method+to+only+update+assignment+metadata+in+consumer">KIP-505</a>.

Review comment:
       Why do you prefer to remove the direct link? I think it's a very convenient thing and it's fast to check whether it was resolved.




-- 
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: dev-unsubscribe@drill.apache.org

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