Enrico Olivelli created BOOKKEEPER-985:
------------------------------------------
Summary: change the bookieServer cmdline to pass any configuration
property and system properties
Key: BOOKKEEPER-985
URL: https://issues.apache.org/jira/browse/BOOKKEEPER-985
Project: Bookkeeper
Issue Type: Improvement
Components: bookkeeper-server
Affects Versions: 4.4.0
Reporter: Enrico Olivelli
with BOOKKEEPER-966 we have a better way to pass options from the command line.
A further enhancement will be to let the user pass any other configuration
option and system property from the command line.
Something like
{code}
BookeServer -x option1=value1 -x option2=value2
-Djava.security.auth.login.config=jaas.conf
{code}
This change will enable to support new properties without changing the code of
the CLI
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)