dev@grizzly.java.net

Re: HttpServiceImpl

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Wed, 28 Jan 2009 15:17:18 +0100

Hi Gustav,

can you pls. elaborate what you think could be changed or improved?

Thank you.

WBR,
Alexey.

On Jan 28, 2009, at 14:58 , gustav trede wrote:

> hello,
>
> HttpServiceImpl needs to be fixed so its threadsafe, its using
> concurrent data structures in a way that breaks the basic logic it
> is to perform.
>
> Threadsafety is a very basic requirement in osgi, just like the
> cleanup of registered services is the frameworks responsibility in
> standard design and not the activators.
>
> --
> regards
> gustav trede