You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "masaori335 (via GitHub)" <gi...@apache.org> on 2023/01/23 07:13:35 UTC

[GitHub] [trafficserver] masaori335 opened a new pull request, #9328: s3_auth: Schedule reloading config event on TASK thread

masaori335 opened a new pull request, #9328:
URL: https://github.com/apache/trafficserver/pull/9328

   The conf reload event of the s3_auth plugin is scheduled on the NET thread. I think the TASK thread is the appropriate thread for this event.


-- 
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 #9328: s3_auth: Schedule reloading config event on TASK thread

Posted by "zwoop (via GitHub)" <gi...@apache.org>.
zwoop commented on PR #9328:
URL: https://github.com/apache/trafficserver/pull/9328#issuecomment-1403873210

   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


[GitHub] [trafficserver] masaori335 merged pull request #9328: s3_auth: Schedule reloading config event on TASK thread

Posted by "masaori335 (via GitHub)" <gi...@apache.org>.
masaori335 merged PR #9328:
URL: https://github.com/apache/trafficserver/pull/9328


-- 
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] masaori335 commented on pull request #9328: s3_auth: Schedule reloading config event on TASK thread

Posted by "masaori335 (via GitHub)" <gi...@apache.org>.
masaori335 commented on PR #9328:
URL: https://github.com/apache/trafficserver/pull/9328#issuecomment-1403228390

   This is a minor fix, but I'd like to have this for 9.2.1 as part of fixing the s3_auth plugin.


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