Skip to content

Comments

[KARAF-6125] Standardized timezone handling for audit dates#747

Merged
jbonofre merged 1 commit intoapache:masterfrom
diamondq:KARAF-6125
Feb 1, 2019
Merged

[KARAF-6125] Standardized timezone handling for audit dates#747
jbonofre merged 1 commit intoapache:masterfrom
diamondq:KARAF-6125

Conversation

@diamondq
Copy link
Contributor

Fixed a couple of cases where the FastDateFormat was not using a consistent timezone (sometimes provided and sometimes the default). This also required fixing a couple of callers of the FastDateFormat, which was mostly related to tests.
This bug caused audit file names to sometimes incorrectly roll between days depending on the timezone of the user.

Fixed a couple of cases where the FastDateFormat was not using a consistent timezone (sometimes provided and sometimes the default). This also required fixing a couple of callers of the FastDateFormat, which was mostly related to tests.
This bug caused audit file names to sometimes incorrectly roll between days depending on the timezone of the user.
@jbonofre jbonofre self-requested a review January 31, 2019 20:17
Copy link
Member

@jbonofre jbonofre left a comment

Choose a reason for hiding this comment

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

LGTM, thanks a lot ! I'm including this for Karaf 4.2.3.

@jbonofre
Copy link
Member

jbonofre commented Feb 1, 2019

retest this please

@jbonofre
Copy link
Member

jbonofre commented Feb 1, 2019

The test failure is not related to the PR (it's a flaky test). I launch a new Jenkins to double check.

@jbonofre jbonofre merged commit 5f3fdad into apache:master Feb 1, 2019
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