oslo messaging fails to send message with kafka driver and ipv6

Bug #1907702 reported by cooldharma06
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo.messaging
In Progress
Undecided
cooldharma06

Bug Description

Oslo messaging fails to send message notification to kafka broker in ipv6 environment.

branch: stable.victoria
Messaging server: kafka and kafka-2.6.0
Platform: Ubuntu-18.04

Configuration:

[oslo_messaging_notifications]
transport_url = kafka://kafkauser:testpass@[fd00::10:0:0:27]:9092,kafkauser:testpass@[fd00::10:0:0:30]:9092,kafkauser:testpass@[fd00::10:0:0:29]:9092/
driver = messagingv2
topics = test_kafka_topic

In logs we are not getting any error messages related to this.

Changed in oslo.messaging:
assignee: nobody → cooldharma06 (cooldharma06)
description: updated
Changed in oslo.messaging:
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.