jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] Re: [jax-rs-spec users] Re: Re: Re: Re: Re: Re: New to the group - comments on the current draft

From: Sastry Malladi <m_sastry_at_yahoo.com>
Date: Tue, 20 Dec 2011 19:22:15 -0800 (PST)

________________________________
>> Yes, it would require adding annotations. Without any use of an API, I'm not sure this case belongs to the spec. I think this should better be handled by implementations or other tools (like profilers).


Well, I understand your position that this may not be addressed in the spec. But in reality, any organization that uses JAX-RS to deploy their services/resources, would want to monitor and measure these metrics automatically, especially in the internet world,   and would need a way to do that. For example, we are doing this currently by writing a jersey response filter and approximating by subtracting MBR and MBW times and so on.  I beg to differ that this is not a profiler/tooling issue

Sastry


>> -- Santiago