[ https://issues.apache.org/jira/browse/GEODE-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964650#comment-15964650 ]
ASF GitHub Bot commented on GEODE-2725: --------------------------------------- Github user PurelyApplied commented on the issue: https://github.com/apache/geode/pull/438 precheckin failed with many errors, most of which seem unrelated. - Three failures in `PartitionedRegionQueryEvaluatorTest` - 94 failures in `GlobalRegionOffHeapDUnitTest`, and of those, 92 failed with `Operation either timed out, was stopped or Locator does not exist.` Mismatch in golden file against these changes in help strings has been corrected. An additional precheckin has been started. > export logs does not honor --dir > -------------------------------- > > Key: GEODE-2725 > URL: https://issues.apache.org/jira/browse/GEODE-2725 > Project: Geode > Issue Type: Sub-task > Components: gfsh, logging > Reporter: Swapnil Bawaskar > Assignee: Patrick Rhomberg > > When connected to locator via jmx, run the following command: > {noformat} > gfsh>export logs --dir=tmp > {noformat} > Observer that the dir option is ignored: > {noformat} > Logs exported to the connected member's file system: > /Users/sbawaskar/apache/geode/geode-assembly/build/install/apache-geode/loc1/exportedLogs_1490721273215.zip > {noformat} > The --tmp option is honored when connected via http. -- This message was sent by Atlassian JIRA (v6.3.15#6346)