Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/414#discussion_r95707005
--- Diff:
metron-analytics/metron-profiler-client/src/main/java/org/apache/metron/profiler/client/stellar/GetProfile.java
---
@@ -132,36 +157,26 @@
private static final Logger LOG =
LoggerFactory.getLogger(GetProfile.class);
- /**
- * A client that can retrieve profile values.
- */
+ // Cached client that can retrieve profile values.
--- End diff --
You can leave it however you like. I was just curious for my own future
reference.
---
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.
---