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

Fix / support JSON marshalling of BeanChange + add changeLogAsync option to ServerConfig #1178

Merged
merged 3 commits into from Oct 18, 2017

Conversation

rPraml
Copy link
Contributor

@rPraml rPraml commented Oct 18, 2017

This PR fixes deserialization of the BeanChange and adds the ability to write changelog synchronious - and the test can detect failures

@rbygrave
Copy link
Member

changeLogAsync defaults to false ... so I'll ponder if that is the correct / desired default. The plugin I want / plan to have pushes the change logs into elasticsearch.

@rbygrave rbygrave added this to the 11.2.4 milestone Oct 18, 2017
@rbygrave rbygrave changed the title Fix beanchange deser Fix / support JSON marshalling of BeanChange + add changeLogAsync option to ServerConfig Oct 18, 2017
@rbygrave rbygrave merged commit 6ac146c into ebean-orm:master Oct 18, 2017
@rPraml
Copy link
Contributor Author

rPraml commented Oct 18, 2017

I think you're right, changeLogAsync should be initialized with true as default value.

@rPraml rPraml deleted the fix-beanchange-deser branch March 1, 2018 23:49
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.

None yet

2 participants