summaryrefslogtreecommitdiffstats
path: root/messagebus_test/src/tests/errorcodes/ref-dump.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-10-18 13:23:48 +0200
committerGitHub <noreply@github.com>2017-10-18 13:23:48 +0200
commitf91867f941921d784ee1dd47326f5b8f8b9a32ab (patch)
treec44716f65654f7e760bf8fa5556c463ee9a8ea60 /messagebus_test/src/tests/errorcodes/ref-dump.txt
parent4dc24814728e5440466db2f765355fdae7208261 (diff)
parent7e0b620110d99f328843b61a201f5a0d75d3e2cb (diff)
Merge pull request #3782 from vespa-engine/balder/remove-searchxxxpolicy
Balder/remove searchxxxpolicy
Diffstat (limited to 'messagebus_test/src/tests/errorcodes/ref-dump.txt')
-rw-r--r--messagebus_test/src/tests/errorcodes/ref-dump.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/messagebus_test/src/tests/errorcodes/ref-dump.txt b/messagebus_test/src/tests/errorcodes/ref-dump.txt
index b8038816897..70a10de7b82 100644
--- a/messagebus_test/src/tests/errorcodes/ref-dump.txt
+++ b/messagebus_test/src/tests/errorcodes/ref-dump.txt
@@ -10,7 +10,6 @@ first unused TRANSIENT_ERROR => 100008 => "UNKNOWN(100008)"
SEND_QUEUE_CLOSED => 200001 => "SEND_QUEUE_CLOSED"
ILLEGAL_ROUTE => 200002 => "ILLEGAL_ROUTE"
NO_SERVICES_FOR_ROUTE => 200003 => "NO_SERVICES_FOR_ROUTE"
-SERVICE_OOS => 200004 => "SERVICE_OOS"
ENCODE_ERROR => 200005 => "ENCODE_ERROR"
NETWORK_ERROR => 200006 => "NETWORK_ERROR"
UNKNOWN_PROTOCOL => 200007 => "UNKNOWN_PROTOCOL"