Skip to content

Fix issue #461#468

Merged
marcuslinke merged 2 commits intomasterfrom
issue-461
Feb 19, 2016
Merged

Fix issue #461#468
marcuslinke merged 2 commits intomasterfrom
issue-461

Conversation

@marcuslinke
Copy link
Copy Markdown
Contributor

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

@KostyaSha
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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