You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by GitBox <gi...@apache.org> on 2020/05/04 20:18:27 UTC

[GitHub] [wicket] papegaaij opened a new pull request #427: WICKET-6778: put REMOVALS_KEY metadata behind a flag

papegaaij opened a new pull request #427:
URL: https://github.com/apache/wicket/pull/427


   Clearing REMOVALS_KEY is a bottleneck in the current detach code. This PR prevents clearing the key by putting it behind a flag. This is a lot faster. The downside is that a flag is needed, and not many request flags are available.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org