adutra commented on issue #1345: URL: https://github.com/apache/polaris/issues/1345#issuecomment-2792590816
Unfortunately it's not possible to annotate pre-matching filters with `@Blocking`, so we'll have to re-design the filters. A possible solution would be to transform the incriminated filters into methods annotated with `org.jboss.resteasy.reactive.server.ServerRequestFilter` – as such methods are allowed to return a future, or a `Uni`. -- 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