[ https://issues.apache.org/jira/browse/YUNIKORN-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manikandan R resolved YUNIKORN-2164. ------------------------------------ Fix Version/s: 1.5.0 Target Version: 1.5.0 Resolution: Fixed Merged to master > 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 > Priority: Major > Labels: pull-request-available > Fix For: 1.5.0 > > > 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: dev-unsubscr...@yunikorn.apache.org For additional commands, e-mail: dev-h...@yunikorn.apache.org