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

    https://github.com/apache/nifi/pull/278#discussion_r56214991
  
    --- Diff: 
nifi-bootstrap/src/main/java/org/apache/nifi/bootstrap/RunNiFi.java ---
    @@ -1131,6 +1135,22 @@ public void run() {
             this.loggingFutures = futures;
         }
     
    +    private Long getPidViaRuntimeMXBean(final Logger logger) {
    --- End diff --
    
    Not a bad idea - I think the same goes for the method that calls this. This 
is kind of attempt #2 for getting a pid.


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