|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

My opinion? It appears to solve a problem that does not really exist with a bunch of complexity that needs to be documented and maintained.
So I think there's no point in adding it, certainly not in core. (Allowing to tweak a constant as long as it continues to be used via System property is low impact though, so that could be done.)
A plugin OTOH, and it's certainly easily possible by implementing a QueueListener that records any onLeft(Queue.LeftItem), would be a possible solution for people in a situation such as yours.