From c920c1008a115390993b1bb2212a2f42c70c33d2 Mon Sep 17 00:00:00 2001 From: Harald Musum Date: Sun, 17 Jan 2021 20:25:57 +0100 Subject: Revert "GC unused useDirectStoarageApiRpc flag" --- storage/src/vespa/storage/config/stor-communicationmanager.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'storage') diff --git a/storage/src/vespa/storage/config/stor-communicationmanager.def b/storage/src/vespa/storage/config/stor-communicationmanager.def index c7bc2a00952..799490ba114 100644 --- a/storage/src/vespa/storage/config/stor-communicationmanager.def +++ b/storage/src/vespa/storage/config/stor-communicationmanager.def @@ -58,7 +58,7 @@ skip_thread bool default=false ## Whether to use direct P2P RPC protocol for all StorageAPI communication ## instead of going via MessageBus. -## Deprecated and ignored as it is default on. Will soon be removed. +## Deprecated, and will soon be gone as it is default on. use_direct_storageapi_rpc bool default=true ## The number of network (FNET) threads used by the shared rpc resource. -- cgit v1.2.3