Skip to content

Conversation

@spinscale
Copy link
Contributor

The java time formatter used in the exporter adds a plus sign to the
year, if a year with more than five digits is used. This changes the
creation of those timestamp to only have a date up to 9999.

A part of the code was already fixed, but this unifies the code between 6.x and master.

Closes #38378

The java time formatter used in the exporter adds a plus sign to the
year, if a year with more than five digits is used. This changes the
creation of those timestamp to only have a date up to 9999.

Closes elastic#38378
@spinscale spinscale added >test Issues or PRs that are addressing/adding tests v7.0.0 :Data Management/Monitoring labels Feb 5, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features

@jasontedor jasontedor added v8.0.0 and removed v7.0.0 labels Feb 6, 2019
@spinscale spinscale merged commit 611ca3a into elastic:master Feb 12, 2019
spinscale added a commit that referenced this pull request Feb 12, 2019
The java time formatter used in the exporter adds a plus sign to the
year, if a year with more than five digits is used. This changes the
creation of those timestamp to only have a date up to 9999.

Closes #38378
spinscale added a commit that referenced this pull request Feb 12, 2019
The java time formatter used in the exporter adds a plus sign to the
year, if a year with more than five digits is used. This changes the
creation of those timestamp to only have a date up to 9999.

Closes #38378
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.

LocalExporterIntegTests#testExport can fail with assertion error.

6 participants