[
https://issues.apache.org/jira/browse/PHOENIX-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aron Attila Meszaros updated PHOENIX-6942:
------------------------------------------
Release Note:
Renamed properties:
index.verify.threads.max -> phoenix.index.verify.threads.max
index.verify.row.count.per.task -> phoenix.index.verify.row.count.per.task
index.threads.max -> phoenix.index.threads.max
index.row.count.per.task -> phoenix.index.row.count.per.task
index.writer.threads.max -> phoenix.index.writer.threads.max
index.writer.threads.keepalivetime -> phoenix.index.writer.threads.keepalivetime
phoneix.mapreduce.output.cluster.quorum ->
phoenix.mapreduce.output.cluster.quorum
index.writer.commiter.class -> phoenix.index.writer.commiter.class
index.writer.failurepolicy.class -> phoenix.index.writer.failurepolicy.class
> Some config properties do not have phoenix prefix
> -------------------------------------------------
>
> Key: PHOENIX-6942
> URL: https://issues.apache.org/jira/browse/PHOENIX-6942
> Project: Phoenix
> Issue Type: Bug
> Reporter: Istvan Toth
> Assignee: Aron Attila Meszaros
> Priority: Minor
> Fix For: 5.2.0
>
>
> Some config properties, like *index.verify.row.count.per.task*
> do not have the phoenix prefix.
> This breaks convention, and can potentially cause problems for users.
> Deprecate the old names, and add new names with the phoenix prefix.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)