Github user nreich commented on the issue:
https://github.com/apache/geode/pull/704
The requirement for the ".gfd" extension currently resides in the
ExportDataCommand from gfsh, the only non-internal entry point to
create/restore a backup. This constraint could be also validated in
RegionSnapshotServiceImpl before starting the local snapshot creation.
I can add a toString to SnapshotOptions, some of the contents will still
return an only somewhat helpful Object.toString() value, but it should provide
the desired information.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---