Finish processing hp events
This commit is contained in:
parent
be25681416
commit
8c16f8c2da
@ -116,6 +116,7 @@ public class KafkaEdgeGrpcSession extends AbstractEdgeGrpcSession {
|
||||
public void processHighPriorityEvents() {
|
||||
isHighPriorityProcessing = true;
|
||||
super.processHighPriorityEvents();
|
||||
isHighPriorityProcessing = false;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user