Skip to content

Conversation

garyrussell
Copy link
Contributor

Fixes #522

return Collections.unmodifiableCollection(listenerConsumer.assignedPartitions);
}
else {
return null;
Copy link
Member

Choose a reason for hiding this comment

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

I would suggest to fix toString() as well.
Right now it might finish with the ", topicPartitions=null", which might not be so useful.

Your thoughts?

Thanks

@artembilan artembilan merged commit 7d1aa4e into spring-projects:master Dec 18, 2017
artembilan pushed a commit that referenced this pull request Dec 18, 2017
Fixes #522

* Polishing - PR Comment

**Cherry-pick to 2.0.x & 1.3.x**
artembilan pushed a commit that referenced this pull request Dec 18, 2017
Fixes #522

* Polishing - PR Comment

**Cherry-pick to 2.0.x & 1.3.x**
@artembilan
Copy link
Member

... and cherry-picked to 2.0.x and 1.3.x

@ghost
Copy link

ghost commented Dec 19, 2017

Hi, many thanks ... I still can not believe, that it happens so fast :)

@ghost
Copy link

ghost commented Jan 17, 2018

Hi, which will be the spring-kafka-2.0.x version with the fix?

Thanks

@garyrussell
Copy link
Contributor Author

It will be in 2.0.3; we can release that this week.

Is there some reason you can't upgrade to 2.1.1, which includes the fix?

@garyrussell garyrussell deleted the GH-522 branch January 17, 2018 14:36
@ghost
Copy link

ghost commented Jan 18, 2018

Hi,
we will first update / fix to the smaller version and on the next release iteration to the next version 2.1.1

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