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

   On 64 bit systems, time_t (which is an unsigned long) is generally a 64 bit 
value. We therefore may not change the type of pin_in_cache from an explicit 32 
bit value to a 64 bit one without introducing a cache inconsistency in ATS 10. 
Since the community is a hard pass on introducing an inconsistency for this 
release, we have to revert this change.
   
   This reverts commit 6b896f43bef38c42d574d8bc89293766e0dbc94f.


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