这是indexloc提供的服务,不要输入任何密码
Skip to content

[Bug]: Description of readBootstrapServerAndTopic parameter is incorrect #2396

@VeronicaWasson

Description

@VeronicaWasson

Related Template(s)

Kafka_to_Kafka

Template Version

latest

What happened?

The description for readBootstrapServerAndTopic includes this example string: localhost:9092;topic1,topic2, which implies the template can read from multiple source topics.

However from testing, this doesn't seem to work. I get the following error:

 org.apache.kafka.common.errors.InvalidTopicException: Topic 'topic1,topic2' is invalid

See customer issue b/412615052

Relevant log output

Metadata

Metadata

Assignees

Labels

KafkabugSomething isn't workingp2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions