The newly installed fiber will take effect immediately after the current tube returns from its {@link Tube#processRequest(Packet)} or{@link Tube#processResponse(Packet)}, before the next tube begins processing.
So when the tubeline consists of X and Y, and when X installs an interceptor, the order of execution will be as follows:
|
|
|
|
|
|