Chao Wang created PHOENIX-6050:
----------------------------------
Summary: 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
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 .
--
This message was sent by Atlassian Jira
(v8.3.4#803005)