[jira] [Commented] (KAFKA-13582) `TestVerifiableProducer. test_multiple_kraft_security_protocols` consistently fails

2022-01-10 Thread David Jacot (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-13582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17472026#comment-17472026
 ] 

David Jacot commented on KAFKA-13582:
-

I have reduced the priority to Major as it is purely a configuration issue.

> `TestVerifiableProducer. test_multiple_kraft_security_protocols` consistently 
> fails
> ---
>
> Key: KAFKA-13582
> URL: https://issues.apache.org/jira/browse/KAFKA-13582
> Project: Kafka
>  Issue Type: Bug
>Affects Versions: 3.1.0
>Reporter: David Jacot
>Assignee: Ron Dagostino
>Priority: Major
>
> `TestVerifiableProducer. test_multiple_kraft_security_protocols` consistently 
> fails in 3.1 and trunk: 
> [http://confluent-kafka-system-test-results.s3-us-west-2.amazonaws.com/2021-12-27--001.system-test-kafka-3.1--1640613507--confluentinc--3.1]–3527156ac3/report.html.
> It seems that the system test does not comply with the changes made in 
> [https://github.com/apache/kafka/commit/36cc3dc2589ef279add3de59c6e7c4548e264eed.]
>  We need to fix it.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (KAFKA-13582) `TestVerifiableProducer. test_multiple_kraft_security_protocols` consistently fails

2022-01-10 Thread Ron Dagostino (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-13582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17472008#comment-17472008
 ] 

Ron Dagostino commented on KAFKA-13582:
---

This is purely a test configuration issue.  An example error message:

Exception in thread "main" org.apache.kafka.common.config.ConfigException: 
Controller listener with name CONTROLLER_SASL_SSL defined in 
controller.listener.names not found in listener.security.protocol.map  (an 
explicit security mapping for each controller listener is required if 
listener.security.protocol.map is non-empty, or if there are security protocols 
other than PLAINTEXT in use)

> `TestVerifiableProducer. test_multiple_kraft_security_protocols` consistently 
> fails
> ---
>
> Key: KAFKA-13582
> URL: https://issues.apache.org/jira/browse/KAFKA-13582
> Project: Kafka
>  Issue Type: Bug
>Affects Versions: 3.1.0
>Reporter: David Jacot
>Priority: Blocker
>
> `TestVerifiableProducer. test_multiple_kraft_security_protocols` consistently 
> fails in 3.1 and trunk: 
> [http://confluent-kafka-system-test-results.s3-us-west-2.amazonaws.com/2021-12-27--001.system-test-kafka-3.1--1640613507--confluentinc--3.1]–3527156ac3/report.html.
> It seems that the system test does not comply with the changes made in 
> [https://github.com/apache/kafka/commit/36cc3dc2589ef279add3de59c6e7c4548e264eed.]
>  We need to fix it.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)