kagarwal06 commented on code in PR #16046:
URL: https://github.com/apache/kafka/pull/16046#discussion_r1617123960


##########
tests/kafkatest/services/security/templates/jaas.conf:
##########
@@ -55,6 +55,7 @@ KafkaServer {
     useKeyTab=true
     storeKey=true
     keyTab="/mnt/security/keytab"
+    refreshKrb5Config=true

Review Comment:
   This change is needed because of an issue in GraalVm native-image. They will 
fix it in upcoming releases.
   I raised this in their community slack channel.
   This is a workaround for now.
   Conversation thread: 
https://graalvm.slack.com/archives/CN9KSFB40/p1700246576831259



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

Reply via email to