GitHub user PurelyApplied opened a pull request: https://github.com/apache/geode/pull/436
GEODE-2725: export logs now honors --dir when connected via JMX, with respect to the manager's filesystem. Unchanged behavior of --dir when connected via HTTP. You can merge this pull request into a Git repository by running: $ git pull https://github.com/PurelyApplied/geode bugfix/GEODE-2725 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode/pull/436.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #436 ---- commit 4aa22c1b79dc905f6fcca2398e01a3bb5b9b3da6 Author: Patrick Rhomberg <prhomb...@pivotal.io> Date: 2017-03-30T18:02:20Z GEODE-2725: export logs now honors --dir when connected via JMX, with respect to the manager's filesystem. commit ea6042339855b3565f5aa1aa91c3986a8a390fe4 Author: Patrick Rhomberg <prhomb...@pivotal.io> Date: 2017-03-31T18:54:06Z Merge branch 'develop' into bugfix/GEODE-2725 In ExportLogsIntegrationTest, temporarily reverted use of LocalLocatorStarterRule back to LocatorStarterRule for access to the locator working directory. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---