Skip to content

Conversation

@marcuslinke
Copy link
Contributor

@KostyaSha I followed your suggestion. Should fix the issue.

@KostyaSha
Copy link
Member

I started looking at mockings, but your variant is better :)

T next = OBJECT_MAPPER.readValue(jp, clazz);
resultCallback.onNext(next);
ObjectNode objectNode = OBJECT_MAPPER.readTree(jp);

Copy link
Member

Choose a reason for hiding this comment

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

Please add comment
// exclude empty item serialisation into class #461

@KostyaSha
Copy link
Member

👍 besides add comment for better future code understanding

marcuslinke added a commit that referenced this pull request Feb 19, 2016
@marcuslinke marcuslinke merged commit d7dd30d into master Feb 19, 2016
@KostyaSha KostyaSha added this to the 3.0.0 milestone Feb 19, 2016
@KostyaSha
Copy link
Member

I will backport to 2.1

KostyaSha pushed a commit to KostyaSha/docker-java that referenced this pull request Feb 20, 2016
KostyaSha pushed a commit to KostyaSha/docker-java that referenced this pull request Feb 20, 2016
@marcuslinke marcuslinke deleted the issue-461 branch April 8, 2016 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants