dimas-b commented on PR #1758: URL: https://github.com/apache/polaris/pull/1758#issuecomment-2932023518
The `BasePersistence.detach()` method is specifically about context or CDI, it's about sharing the same object in different threads... Calling `A.detach()` is expected to return an object that has the same contextual properties (e.g. realm ID) as `A`. -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org