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

Add -XX:+PrintGCDateStamps when using GC Logs #11735

Merged
merged 1 commit into from Jul 27, 2015

Conversation

pickypg
Copy link
Member

@pickypg pickypg commented Jun 17, 2015

Now that Elasticsearch requires Java 7 or later, it's safe to add -XX:+PrintGCDateStamps to get human readable times alongside JVM times.

Closes #11733

@jpountz
Copy link
Contributor

jpountz commented Jul 8, 2015

LGTM

@martijnvg martijnvg added v1.7.1 and removed v1.7.0 labels Jul 16, 2015
@martijnvg
Copy link
Member

Bumping the version up to 1.7.1 for the today's release.

@jpountz
Copy link
Contributor

jpountz commented Jul 17, 2015

@pickypg Let's merge?

@nik9000
Copy link
Member

nik9000 commented Jul 27, 2015

+1

Now that Elasticsearch requires Java 7 or later, it's safe to add `-XX:+PrintGCDateStamps` to get human readable times alongside JVM times.
@pickypg pickypg force-pushed the feature/use-gc-datestamps-11733 branch from fdca22b to e1c99bc Compare July 27, 2015 19:18
pickypg added a commit that referenced this pull request Jul 27, 2015
Add -XX:+PrintGCDateStamps when using GC Logs
@pickypg pickypg merged commit 15ea07f into elastic:master Jul 27, 2015
@pickypg pickypg deleted the feature/use-gc-datestamps-11733 branch July 27, 2015 19:20
@pickypg
Copy link
Member Author

pickypg commented Jul 27, 2015

Merged into 1.7 with d0f7e5e

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.

None yet

5 participants