You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/04/13 06:53:49 UTC

[GitHub] [trafficcontrol] JBevillC commented on issue #3486: CIAB race condition on SSL variables

JBevillC commented on issue #3486: CIAB race condition on SSL variables
URL: https://github.com/apache/trafficcontrol/issues/3486#issuecomment-482782660
 
 
   Thanks for looking into this. There is definitely a race condition and that lock file was my attempt to try and fix it.  Sadly, the race condition presents itself in different ways based on the different docker storage backend driver used.  For example, overlayfs seems to have different i/o completion times compared to btrfs.  
   
   Also realize that most of this code was written under pressure for a crazy hard deadline.  The code you are looking at is buggy I'm sure of it, but it's all I could produce given everything else we had (the original CiaB developers) to get working by this crazy deadline.

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


With regards,
Apache Git Services