[
https://issues.apache.org/jira/browse/PHOENIX-7634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani resolved PHOENIX-7634.
-----------------------------------
Resolution: Fixed
> CDC Stream name format should allow separator that is not allowed in table
> name
> -------------------------------------------------------------------------------
>
> Key: PHOENIX-7634
> URL: https://issues.apache.org/jira/browse/PHOENIX-7634
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Viraj Jasani
> Assignee: Palash Chauhan
> Priority: Major
> Fix For: 5.3.0
>
>
> As of today, we support CDC stream name format with hyphen i.e. - as
> separator to separate cdc name prefix, table name, cdc object name, cdc index
> timestamp. However - is valid character used while creating HBase tables. We
> should use separator that is not allowed in table names e.g. '#', '$', '/, or
> '!' etc.
> We can use "/" as separator.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)