You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Chao Wang (Jira)" <ji...@apache.org> on 2020/07/29 03:44:00 UTC

[jira] [Updated] (PHOENIX-6050) Set properties is invalid in client

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

Chao Wang updated PHOENIX-6050:
-------------------------------
    Description: 
I set properties in client, which are "phoenix.query.threadPoolSize", but this is invalid.  ThreadPool always use default value (128). As shown in the following image.

 

I find PhoenixDriver create threadpool before init config from properties. when create threadpool ,  config is always default value .

  was:
I set properties in client, which are "phoenix.query.threadPoolSize", but this is invalid.  ThreadPool always use default value (128). As shown in the following image.

!1.png!

I find PhoenixDriver create threadpool before init config from properties. when create threadpool ,  config is always default value .


> Set properties is invalid in client
> -----------------------------------
>
>                 Key: PHOENIX-6050
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6050
>             Project: Phoenix
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 4.13.1
>         Environment: phoenix 4.13.1
> hbase 1.3.1
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>            Priority: Major
>
> I set properties in client, which are "phoenix.query.threadPoolSize", but this is invalid.  ThreadPool always use default value (128). As shown in the following image.
>  
> I find PhoenixDriver create threadpool before init config from properties. when create threadpool ,  config is always default value .



--
This message was sent by Atlassian Jira
(v8.3.4#803005)