codeconsole commented on PR #15954: URL: https://github.com/apache/grails-core/pull/15954#issuecomment-4937482967
Thanks @jdaugherty — reviewed, LGTM. Good catch on the `grails-data-hibernate7` doc tree; I'd only updated hibernate5. One semantic worth stating for the record: `withTimestampSuppression` *replaces* the thread's active suppression rather than merging (an empty snapshot temporarily re-enables timestamping inside an enclosing window). Javadoc and tests confirm it's intentional — fine by me. Ready to merge from my side. -- 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]
