kevinw66 edited a comment on pull request #2330:
URL: 
https://github.com/apache/apisix-dashboard/pull/2330#issuecomment-1046393796


   If we merge based on id, the bug described in issue cannot be fixed, the 
route with same name and different path value already assigned different id
   unless we cache id with route name, and if we meet same route name, we use 
the same id.
   but what the different between this and merge directly with name ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to