We started to get exceptions in production like this: java.lang.IllegalStateException: Page Page[report/Info en] was stored into the page pool in a dirty state. This should never happen, and may indicate that a reference to the page (or component within the page) was retained past the end of a request.
What does it mean?