Salut,
Mark Hig wrote:
> Hi,
>
> We are using Grizzly framework and webserver jars version 1.8.6 and every
> now and then we see Grizzly calling the service method on the Adapter
> interface with a Request object that contains no data, ie it is a null
> Request object. Is this normal behaviour or are we losing some requests?
I think this is related to Asynchronous Request Processing and probably
related to issue:
https://grizzly.dev.java.net/issues/show_bug.cgi?id=253
I'm looking at it again today.
Thanks!
-- Jeanfrancois
>
> T.I.A
>
> Mark