Skip to content

Serialize dates with min 3 fractional digits when using SourceSeriali… #4175

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

Merged
merged 1 commit into from
Oct 23, 2019

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Oct 23, 2019

…zer in integration tests

This commit adds a new JsonConverter to serialize DateTime/DateTimeOffset with a minimum of 3 fractional digits when running integration tests using the test SourceSerializer. Related to a bug in Elasticsearch <7.1.0 in the XML comment of the JsonConverter.

Always emit the random values used when running a test/integrate build, not just if they were explicitly set.

Closes #4167

…zer in integration tests

This commit adds a new JsonConverter to serialize DateTime/DateTimeOffset with a minimum of 3 fractional digits when running integration tests using the test SourceSerializer. Related to a bug in Elasticsearch <7.1.0 in the XML comment of the JsonConverter.

Always emit the random values used when running a test/integrate build, not just if they were explicitly set.
@russcam russcam merged commit 57a6266 into 7.x Oct 23, 2019
russcam added a commit that referenced this pull request Oct 23, 2019
…zer in integration tests (#4175)

This commit adds a new JsonConverter to serialize DateTime/DateTimeOffset with a minimum of 3 fractional digits when running integration tests using the test SourceSerializer. Related to a bug in Elasticsearch <7.1.0 in the XML comment of the JsonConverter.

Always emit the random values used when running a test/integrate build, not just if they were explicitly set.

(cherry picked from commit 57a6266)
@russcam
Copy link
Contributor Author

russcam commented Oct 23, 2019

ported to master

@Mpdreamz Mpdreamz deleted the fix/4167 branch November 6, 2019 19:04
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