[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henry Robinson reassigned ZOOKEEPER-1376:
-----------------------------------------

    Assignee: Skye Wanderman-Milne
    
> zkServer.sh does not correctly check for $SERVER_JVMFLAGS
> ---------------------------------------------------------
>
>                 Key: ZOOKEEPER-1376
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1376
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 3.3.3, 3.3.4
>            Reporter: Patrick Hunt
>            Assignee: Skye Wanderman-Milne
>            Priority: Minor
>              Labels: newbie
>             Fix For: 3.3.7, 3.4.5
>
>         Attachments: ZOOKEEPER-1376.patch
>
>
> It will always include it even if not defined, although not much harm.
> if [ "x$SERVER_JVMFLAGS" ]
> then
> JVMFLAGS="$SERVER_JVMFLAGS $JVMFLAGS"
> fi
> should use the std idiom.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to