Skip to content

Conversation

@garyrussell
Copy link
Contributor

Since the getters are @Nullable the default implementation should
return null instead of throwing an UnsupportedOperationException.

Since the getters are `@Nullable` the default implementation should
return `null` instead of throwing an `UnsupportedOperationException`.
garyrussell added a commit to spring-attic/spring-cloud-stream-binder-kafka that referenced this pull request Feb 13, 2019
Override deserializer getters in test consumer factory because the
defaults incorrectly throw an `UnsupportedOperationException`.

See spring-projects/spring-kafka#963
@artembilan artembilan merged commit 5a98a51 into spring-projects:master Feb 13, 2019
@garyrussell garyrussell deleted the fixConsumerFactory branch February 15, 2019 19:49
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