[ 
https://issues.apache.org/jira/browse/PHOENIX-6994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17785381#comment-17785381
 ] 

ASF GitHub Bot commented on PHOENIX-6994:
-----------------------------------------

stoty closed pull request #138: PHOENIX-6994 Do not duplicate options specified 
in PHOENIX_QUERYSERVE…
URL: https://github.com/apache/phoenix-queryserver/pull/138




> Do not duplicate options specified in PHOENIX_QUERYSERVER_OPTS in 
> queryserver.py
> --------------------------------------------------------------------------------
>
>                 Key: PHOENIX-6994
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6994
>             Project: Phoenix
>          Issue Type: Bug
>          Components: queryserver
>    Affects Versions: queryserver-6.0.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>             Fix For: queryserver-6.0.1
>
>
> The PQS startup script adds several logging-related properties.
> Unlike Java 8, Java 11 seems to use the system properties specified first, 
> not last, so we cannot override these from PHOENIX_QUERYSERVER_OPTS.
> Do not automatically add these properties, but check 
> PHOENIX_QUERYSERVER_OPTS, and omit them if they are specified there.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to