Skip to content

Conversation

@pgomulka
Copy link
Contributor

@pgomulka pgomulka commented Mar 5, 2019

Due to migration from joda - java licence expiration 'full date' format
has to use 4-char pattern (MMMM). However since jdk9 the date with ROOT
locale will still return abbreviated days and month names.

closes #39136

Due to migration from joda - java licence expiration 'full date' format
has to use 4-char pattern (MMMM). However since jdk9 the date with ROOT
locale will still return abbreviated days and month names.
@pgomulka pgomulka added WIP :Core/Infra/Core Core issues without another label labels Mar 5, 2019
@pgomulka pgomulka self-assigned this Mar 5, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@pgomulka pgomulka changed the title WIP Change licence expiration pattern WIP Change licence expiration date pattern Mar 5, 2019
@pgomulka pgomulka removed the WIP label Mar 5, 2019
@pgomulka pgomulka changed the title WIP Change licence expiration date pattern Change licence expiration date pattern Mar 5, 2019
@pgomulka pgomulka requested a review from tvernum March 5, 2019 13:26
Copy link
Contributor

@tvernum tvernum left a comment

Choose a reason for hiding this comment

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

LGTM, but the assumeTrue message was copied incorrectly between tests.

@pgomulka pgomulka merged commit 0616c20 into elastic:master Mar 6, 2019
@tvernum
Copy link
Contributor

tvernum commented Mar 6, 2019

@pgomulka Sorry, I should have checked the labels when I reviewed this.
Can you add version labels and > bug please?

@pgomulka
Copy link
Contributor Author

pgomulka commented Mar 6, 2019

@tvernum good idea. That probably should be backported to 7.0 too right?

@tvernum
Copy link
Contributor

tvernum commented Mar 6, 2019

Yes, 8.0.0, 7.1.0 and 7.0.0

pgomulka added a commit to pgomulka/elasticsearch that referenced this pull request Mar 7, 2019
Due to migration from joda to java.time licence expiration 'full date' format
has to use 4-char pattern (MMMM). Also since jdk9 the date with ROOT
locale will still return abbreviated days and month names.

closes elastic#39136
pgomulka added a commit to pgomulka/elasticsearch that referenced this pull request Mar 7, 2019
Due to migration from joda to java.time licence expiration 'full date' format
has to use 4-char pattern (MMMM). Also since jdk9 the date with ROOT
locale will still return abbreviated days and month names.

closes elastic#39136
pgomulka added a commit that referenced this pull request Mar 7, 2019
Due to migration from joda to java.time licence expiration 'full date' format
has to use 4-char pattern (MMMM). Also since jdk9 the date with ROOT
locale will still return abbreviated days and month names.

closes #39136
backport #39681
pgomulka added a commit that referenced this pull request Mar 7, 2019
Due to migration from joda to java.time licence expiration 'full date' format
has to use 4-char pattern (MMMM). Also since jdk9 the date with ROOT
locale will still return abbreviated days and month names.

closes #39136
backport #39681
@jpountz
Copy link
Contributor

jpountz commented Jul 5, 2019

@pgomulka I'm assuming there is nothing left to backport and removed the backport pending label.

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.

Incorrect date formatting in License Expiration logs

5 participants