You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/02/25 08:45:04 UTC

[GitHub] astefanutti commented on issue #487: improve resource gc performances

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:
users@infra.apache.org


With regards,
Apache Git Services