Assume that all bridge table was empty (or at least don't have source and destination of my connection ) and want to update their bridge table with my sending packet (when I send packet all bridge understand where "Sender Host" are and when "Receiver Host" send ACK signal all bridge find where the "Receiver Host" are ) but what happen if at first my sender Host send UDP (in theory big UPD packet) packet (that don't need ACK signal) then all the bridge in the path must broadcast packet in all port and never understand the exact path.
I don't know in practice it was possible or not but I think in theory it can happen.