Istvan Toth created PHOENIX-6707:
------------------------------------
Summary: 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
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)