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

Vinay updated BOOKKEEPER-626:
-----------------------------

    Description: 
BOOKIE_EXTRA_OPTS are added twice to JVM Opts.

It will not create problem for usual options like -Xmx, -Xms, etc.

But for Debug options (-Xdebug) we can specify only once. In this case it will 
create problems.

  was:
BOOKIE_EXTRA_OPTS are added twice to JVM Opts.

It will now create problem for usual options like -Xmx, -Xms, etc.

But for Debug options (-Xdebug) we can specify only once. In this case it will 
create problems.

    
> BOOKIE_EXTRA_OPTS are added twice
> ---------------------------------
>
>                 Key: BOOKKEEPER-626
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-626
>             Project: Bookkeeper
>          Issue Type: Bug
>    Affects Versions: 4.2.1, 4.3.0
>            Reporter: Vinay
>            Assignee: Vinay
>             Fix For: 4.2.2, 4.3.0
>
>         Attachments: BOOKKEEPER-626.patch
>
>
> BOOKIE_EXTRA_OPTS are added twice to JVM Opts.
> It will not create problem for usual options like -Xmx, -Xms, etc.
> But for Debug options (-Xdebug) we can specify only once. In this case it 
> will create problems.

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