<div dir="ltr">Hi,<div><br></div><div>If I dispatch an exchange within a handler, and later confirm that it is being executed by one of the &quot;task&quot; threads, should I expect exchange.isDispatched() to return true?</div>
<div><br></div><div>Because I&#39;m not seeing this behaviour (using 1.0.15.Final). If I pause execution in the debugger, I can see that the executing thread is XNIO-1 task-1, but exchange.isDispatched() returns false. If it helps, exchange.state == 151752.</div>
<div><br></div><div>Does isDispatched() not mean what I think it means (i.e. that execution has actually commenced via the task pool)?</div><div><br></div><div>Thanks,</div><div>Shannon</div></div>