On Thu, Sep 16, 2010 at 3:47 AM, Amila Suriarachchi <[email protected]> wrote: > >> The key idea of these changes were to ensure that connection reuse is >> done properly (in thread safe way). > > Can you please explain this problem with the code with revision 909680. > > After that you have commit twice and Andreas has revert them and merge with > Axis2 1.5. > > if there is a thread safe problem then we need to fix that. But what I am > saying is that > we should not do any other change unless it solves every thing out of the > box.
See https://issues.apache.org/jira/browse/AXIS2-4751 for details. The thread safety problem was solved by not reusing HttpClient instance. >> The idea of connection reuse by >> default was a secondary thought. Connection reuse by default was >> enabled in the 1.5 branch (before any of my changes) but for whatever >> reason wasn't merged into trunk. > > I think the reason is that there was not proper discussion on axis2-dev list > about this change and the > side effects it introduces. Start a new thread and let's discuss if connection caching should be done by default or not. Jarek --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
