Peter Bacsko created YUNIKORN-2164:
--------------------------------------
Summary: Use ParseUint instead of ParseInt in getEvents()
Key: YUNIKORN-2164
URL: https://issues.apache.org/jira/browse/YUNIKORN-2164
Project: Apache YuniKorn
Issue Type: Sub-task
Components: core - common
Reporter: Peter Bacsko
Assignee: Peter Bacsko
The "count" and "start" query parameters are parsed with strconv.ParseInt().
It's more appropriate to use ParseUint() since we cast it to this type anyway.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]