This commit is contained in:
Fate-JH 2023-07-09 23:36:41 -04:00
parent 8b491405cc
commit 4ab05096e7

View file

@ -863,7 +863,6 @@ class MiddlewareActor(
*/
private def inReorderQueueTest(): Unit = {
if (inReorderQueue.isEmpty) {
timesInReorderQueue = 0
inReorderQueueFunc = doNothing
activeSequenceFunc = activeNormal
log.trace("normalcy with packet sequence; resuming normal workflow")