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

Rishabh Patel reassigned HDDS-13329:
------------------------------------

    Assignee: weiming

> KeyPrefixFilter should not use StringUtils.string2Bytes
> -------------------------------------------------------
>
>                 Key: HDDS-13329
>                 URL: https://issues.apache.org/jira/browse/HDDS-13329
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: db
>            Reporter: Tsz-wo Sze
>            Assignee: weiming
>            Priority: Major
>
> Two existing bugs in KeyPrefixFilter.filterKey(..):
> # StringUtils.string2Bytes may silently replace unsupported characters with 
> '?'. 
> -- For a similar bug, see HDDS-8724
> # The encoding of StringUtils.string2Bytes can be different from the Codec of 
> key.
> It should use the same Codec as the key in order to fix them.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to