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

GEODE-6706:Export GC logs along with the member logs and stats #3797

Closed
wants to merge 4 commits into from
Closed

GEODE-6706:Export GC logs along with the member logs and stats #3797

wants to merge 4 commits into from

Conversation

geetrawat
Copy link
Contributor

  • Added a logic to check for GC log directory and then exporting the logs from that directory alongwith other member logs and stats file. This logic has been added to 2 methods1. export()
  1. filterAndSize()
  • Also, refactored the above mentioned methods and added a new method named getFilesToExport() for re-use of the same code.

Thank you for submitting a contribution to Apache Geode.

In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?

  • Has your PR been rebased against the latest commit within the target branch (typically develop)?

  • Is your initial contribution a single, squashed commit?

  • Does gradlew build run cleanly?

  • Have you written or updated unit tests to verify your changes?

  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?

Note:

Please ensure that once the PR is submitted, check Concourse for build issues and
submit an update to your PR as soon as possible. If you need help, please send an
email to dev@geode.apache.org.

* Added a logic to check for GC log directory and then exporting the logs from that directory alongwith other member logs and stats file. This logic has been added to 2 methods1. export()
2. filterAndSize()

* Also, refactored the above mentioned methods and added a new method named getFilesToExport() for re-use of the same code.
Last failure was not related to this PR’s changes, adding
an empty commit to launch the CI from scratch.
Last failure was not related to this PR’s changes, adding
an empty commit to launch the CI from scratch.
@mhansonp
Copy link
Contributor

Hello! I see that you have submitted a PR but it is not passing pre-checkin. Are you still working on this? If you have questions feel free to ask.

Last failure was not related to this PR’s changes, adding
an empty commit to launch the CI from scratch.
@geetrawat geetrawat closed this Aug 8, 2019
@geetrawat geetrawat deleted the feature/GEODE-6706 branch August 8, 2019 20:53
@geetrawat geetrawat restored the feature/GEODE-6706 branch August 12, 2019 19:19
@geetrawat geetrawat deleted the feature/GEODE-6706 branch August 13, 2019 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants