In order to prevent data corruption, if an oplock/lease break request sent from the smb server to the client does not get a response, (if the channel failed) the server needs to resend the break request over other channels as long as there are intact channels left in the (multi-channel) session. This is required in order to move the multichannel feature from experimental to supported. The purpose of this bug is to track this piece of technical debt. It is important to solve this before officially supporting multichannel.
not an rfe (but a gap in the current implementation)