You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/05/09 05:44:00 UTC

[jira] [Commented] (PHOENIX-6707) Use Configuration.getLongBytes where applicable

    [ https://issues.apache.org/jira/browse/PHOENIX-6707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533620#comment-17533620 ] 

Istvan Toth commented on PHOENIX-6707:
--------------------------------------

It's not a clear cut distinction, but properties whith "Byte' in their names are a good starting point. 

> Use Configuration.getLongBytes where applicable
> -----------------------------------------------
>
>                 Key: PHOENIX-6707
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6707
>             Project: Phoenix
>          Issue Type: Improvement
>          Components: core
>            Reporter: Istvan Toth
>            Assignee: Andor Molnar
>            Priority: Minor
>
> Right now, we're using Configuration#getLong to read all byte values from properties.
> the Configuration object provides the #getLongBytes function, that lets the user specify the values with prefixes, i.e. 20m, 5k.
> Use getLongBytes where applicable.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)