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

   Build the initial remap table on a private pointer and publish it only after 
startup has finished any deferred @volume= initialization. This keeps the 
shared rewrite table hidden until startup-only remap walks are done.
   
   That ordering avoids touching the initial table after a reload can swap it 
out, while preserving the existing post-cache-init initialization path for 
cache volume records.
   
   
   (cherry picked from commit 7414299d2825c95cf36d1e8062a0ccf00160c972)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to