Skip to content

Conversation

@bmaidics
Copy link
Contributor

No description provided.

@bmaidics bmaidics force-pushed the kafka_client_asyncapi branch from ab2b1ca to b79279e Compare February 22, 2024 12:23
}

return new KafkaTopicConfig(name, defaultOffset, deltaType, keyConfig, valueConfig);
return topicBuilder.build();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
return topicBuilder.build();
return topic.build();

@jfallows jfallows merged commit 8c6bb21 into aklivity:develop Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants