Hi,

I was just writing some tests that used the InVM Connector and just
wondered about this (not recent) change to the VmPipeConnector.

Since 1.0.1 The filterChain and sessionCreated events are fired from
VmPipeConnector.connect.

However, the connector session is initialised BEFORE the acceptor session.

Doesn't this mean that if you have a filter on the acceptor that
processes the incoming Buffers there could be a message sent from the
connector sessionCreated method that arrives before the acceptor is
ready?

Cheers
-- 
Martin Ritchie

Reply via email to