Github user nickwallen commented on a diff in the pull request:

    https://github.com/apache/incubator-metron/pull/414#discussion_r95608748
  
    --- 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 --
    
    Just curious, why switch the comment style here?  When should I use javadoc 
comments versus regular comments?


---
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.
---

Reply via email to