-
Bug
-
Resolution: Done
-
Major
-
4.6.0.Final
-
None
-
Undefined
In SseEventSinkInteceptor, there is code to read StreamAnnotation and check if the ResourceMethodInvoker is asynStreamProvider for each request. This adds the cpu time/slowness for each request and this check can be moved to ResourceMethodInvoker for performance improvement.