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

[Feature Request] Evaluate removal of DATETIME_FORMATTER_CACHING_SETTING feature flag #13744

Open
mgodwan opened this issue May 19, 2024 · 1 comment
Labels
enhancement Enhancement or improvement to existing feature or request Indexing:Performance

Comments

@mgodwan
Copy link
Member

mgodwan commented May 19, 2024

Is your feature request related to a problem? Please describe

Remove DATETIME_FORMATTER_CACHING_SETTING feature flag, and have the new date time format, along with caching enabled by default

Describe the solution you'd like

The feature flag's default value was switched to false here

The change provides improvement on parsing date time format by default format for a majority of use-cases (which don't use milliseconds).

Related component

Indexing:Performance

Describe alternatives you've considered

No response

Additional context

No response

@mgodwan mgodwan added enhancement Enhancement or improvement to existing feature or request untriaged labels May 19, 2024
@peternied
Copy link
Member

[Triage - attendees 1 2 3 4 5 6 7 8 9 10]
@mgodwan Thanks for creating this issue, look forward to a pull request to address

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request Indexing:Performance
Projects
None yet
Development

No branches or pull requests

2 participants