aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin
diff options
context:
space:
mode:
authorTor Brede Vekterli <vekterli@yahooinc.com>2021-12-22 13:42:42 +0000
committerTor Brede Vekterli <vekterli@yahooinc.com>2021-12-22 16:50:02 +0000
commitbd3b312a489bbc2e41c94ca7c1cf65257830f27c (patch)
tree21da9cfa0b0dc0fe1cea0418681f22211aba2a67 /node-admin
parent84b08966eb755bdb3a3c96f622aa7e5267d4334c (diff)
Let CommunicationManager swallow any errant internal reply messages
It's possible for internal commands to have replies auto-generated if they're being evicted/aborted from persistence queue structures. Most of these replies are intercepted by higher-level links in the storage chain, but commands such as `RunTaskCommand` are actually initiated by the persistence _provider_ and not a higher level component, and are therefore not caught explicitly anywhere. Let CommunicationManager signal that internal replies are handled, even if the handling of these is just to ignore them entirely. This prevents the replies from being spuriously warning-logged as "unhandled message on top of call chain".
Diffstat (limited to 'node-admin')
0 files changed, 0 insertions, 0 deletions