[
https://issues.apache.org/jira/browse/HBASE-29514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-29514:
------------------------------
Release Note:
Removed deprecated field START and END in SimpleTotalOrderPartitioner, the
related configurations are 'hbase.simpletotalorder.start' and
'hbase.simpletotalorder.end', which are also not supported any more.
Please use START_BASE64 and END_BASE64, i.e,
'hbase.simpletotalorder.start.base64' and 'hbase.simpletotalorder.end.base64'
instead.
> Remove deprecated fields in SimpleTotalOrderPartitioner
> -------------------------------------------------------
>
> Key: HBASE-29514
> URL: https://issues.apache.org/jira/browse/HBASE-29514
> Project: HBase
> Issue Type: Sub-task
> Components: API, mapreduce
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0-beta-2
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)