cmcfarlen commented on PR #11816: URL: https://github.com/apache/trafficserver/pull/11816#issuecomment-2408304477
It's a little odd that you can change the number of records allocated at all currently. I think you'll get issues if you set it > `REC_MAX_RECORDS`. See this here: https://github.com/apache/trafficserver/blob/master/src/records/RecUtils.cc#L54-L57 Maybe we should either fix that or remove (reremove?) the ability to change how many are allocated? -- 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: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org