Github user asdf2014 commented on the issue:

    https://github.com/apache/zookeeper/pull/302
  
    Even if had been fixed the issues by adding the `START_SERVER_JVMFLAGS` 
option, but i still don't understand why the execution of `mntr` 4lw command 
would use the `JVMFLAGS` option. I list the process call links about executing 
command, but still cannot figure out.
    
    ```java
    org.apache.zookeeper.server.WorkerService.ScheduledWorkRequest#run
    org.apache.zookeeper.server.NIOServerCnxnFactory.IOWorkRequest#doWork
    org.apache.zookeeper.server.NIOServerCnxn#doIO
    org.apache.zookeeper.server.NIOServerCnxn#checkFourLetterWord
    org.apache.zookeeper.server.command.CommandExecutor#getCommand
    org.apache.zookeeper.server.command.AbstractFourLetterCommand#start
    org.apache.zookeeper.server.command.MonitorCommand#commandRun
    ```
    
    @hanm @shralex @afine PTAL.


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