Peter Bacsko created YUNIKORN-1937:
--------------------------------------
Summary: Extract URL query instead of params in getEvents()
Key: YUNIKORN-1937
URL: https://issues.apache.org/jira/browse/YUNIKORN-1937
Project: Apache YuniKorn
Issue Type: Sub-task
Components: core - scheduler
Reporter: Peter Bacsko
In the history tracking REST API, we expose two optional URL query params,
"count" and "start".
We don't extract these properly, because we use
{{httprouter.ParamsFromContext()}}. We need {{Request.URL.GetQuery()}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]