masaori335 commented on a change in pull request #6961:
URL: https://github.com/apache/trafficserver/pull/6961#discussion_r446725767
##########
File path: iocore/cache/CacheWrite.cc
##########
@@ -617,7 +617,6 @@ Vol::evacuateDocReadDone(int event, Event *e)
if (doc->magic != DOC_MAGIC) {
Debug("cache_evac", "DOC magic: %X %d",
(int)dir_tag(&doc_evacuator->overwrite_dir),
Review comment:
@scw00 There is only this debug log between the if and the assert, how
the assert help us?
----------------------------------------------------------------
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:
[email protected]