astefanutti commented on issue #487: improve resource gc performances URL: https://github.com/apache/camel-k/issues/487#issuecomment-466920822 One option may be to change the delete operation options to either use a `background` or `orphan` propagation policy. If that does not lead to a significant latency improvement, we'll have to change the algorithm to avoid discovering the resource types and use a hard-coded list of supported types.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
