You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/01/14 16:35:47 UTC

[GitHub] [trafficserver] elsloo opened a new pull request #8606: Fixed a scoping bug that leads to "sticky" parent weights

elsloo opened a new pull request #8606:
URL: https://github.com/apache/trafficserver/pull/8606


   * Due to scoping, the last user-provided weight seen in `parent.config` will be applied to all subsequent parents that lack a weight
   
   * Added a constant to specify the default weight
   
   * Resets the weight to default prior to parsing each parent's configuration to ensure defaults are used when no weight exists


-- 
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: github-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] elsloo merged pull request #8606: Fixed a scoping bug that leads to "sticky" parent weights

Posted by GitBox <gi...@apache.org>.
elsloo merged pull request #8606:
URL: https://github.com/apache/trafficserver/pull/8606


   


-- 
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: github-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] zwoop commented on pull request #8606: Fixed a scoping bug that leads to "sticky" parent weights

Posted by GitBox <gi...@apache.org>.
zwoop commented on pull request #8606:
URL: https://github.com/apache/trafficserver/pull/8606#issuecomment-1013377117


   Cherry-picked to v9.2.x


-- 
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: github-unsubscribe@trafficserver.apache.org

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