Github user PurelyApplied commented on a diff in the pull request:
https://github.com/apache/geode/pull/693#discussion_r131775100
--- Diff:
geode-core/src/main/java/org/apache/geode/management/internal/web/controllers/RegionCommandsController.java
---
@@ -26,11 +26,12 @@
import org.springframework.web.context.request.WebRequest;
/**
- * The RegionCommands class implements GemFire Management REST API web
service endpoints for the
- * Gfsh Region Commands.
+ * The ListRegionCommand and DescribeRegionCommand classes implement
GemFire Management REST API web
--- End diff --
My eternal nitpick: make sure you optimize / reorder imports in the files
you touch, please.
---
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.
---