[
https://issues.apache.org/jira/browse/YUNIKORN-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649161#comment-17649161
]
Wilfred Spiegelenburg commented on YUNIKORN-1472:
-------------------------------------------------
Should we consider something basic like the standard
[mux|https://pkg.go.dev/net/http#ServeMux] from golang or
[HttpRouter|https://github.com/julienschmidt/httprouter] which is the basis
under gin?
Gin looks like a lot for just the mux. Chi has had [some
issues|https://github.com/go-chi/chi/issues/462] with go.mod support until
version 5.0. Which makes me a bit wary going forward.
> Replacement for gorilla/mux
> ---------------------------
>
> Key: YUNIKORN-1472
> URL: https://issues.apache.org/jira/browse/YUNIKORN-1472
> Project: Apache YuniKorn
> Issue Type: Task
> Components: core - common
> Reporter: Wilfred Spiegelenburg
> Assignee: Qi Zhu
> Priority: Major
>
> Gorilla webtoolkit has been retired as per: [https://github.com/gorilla]
> We use mux ([https://github.com/gorilla/mux)] for our REST handling by
> defining the routes. We need to move to a different package in a future
> release and start checking for possible replacements.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]