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

   The log-milestone-fields AuTest can see a valid RAM-cache hit where
   TS_MILESTONE_UA_BEGIN_WRITE is recorded one millisecond before
   TS_MILESTONE_CACHE_OPEN_READ_END. The msdms formatter serializes that
   -1ms delta with the same value it uses for an unset milestone, so the
   validator can report a false missing hit_proc field.
   
   This keeps hit_xfer strict and allows hit_proc='-' only when the
   surrounding logged deltas prove the value is exactly that -1ms sentinel
   collision. Other missing or invalid cache-hit timing fields still fail
   validation.


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