Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make consumer::Info.cluster field optional #781

Closed
Jarema opened this issue Dec 22, 2022 · 0 comments
Closed

Make consumer::Info.cluster field optional #781

Jarema opened this issue Dec 22, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Jarema
Copy link
Member

Jarema commented Dec 22, 2022

in #779 cluster field was marked to deserialize with default.

The proper solution should be cluster: Option<ClusterInfo>, but as it is a breaking change, was not part of patch release.
Next non-patch release should include this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants