Skip to content

Changes

Summary

  1. ~ WIP limit the number of requests that can be queued for deserialization (commit: 1449601) (details)
Commit 1449601d30adb9c00912f8298bae340dfdf4a8d2 by Kevin Herron
~ WIP limit the number of requests that can be queued for deserialization
(commit: 1449601)
The file was modified opc-ua-stack/stack-server/src/main/java/org/eclipse/milo/opcua/stack/server/transport/uasc/UascServerAsymmetricHandler.java (diff)
The file was modified opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/channel/SerializationQueue.java (diff)
The file was addedopc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/TaskQueue.java
The file was modified opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/channel/ExceptionHandler.java (diff)
The file was modified opc-ua-stack/stack-server/src/main/java/org/eclipse/milo/opcua/stack/server/transport/uasc/UascServerSymmetricHandler.java (diff)