aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/fast_access_doc_subdb.cpp
diff options
context:
space:
mode:
authorGeir Storli <geirst@verizonmedia.com>2020-06-25 14:20:58 +0000
committerGeir Storli <geirst@verizonmedia.com>2020-06-25 15:53:38 +0000
commit4350799ad50b3377d07857838fab9aac3926b8e4 (patch)
tree222c6107ba9e99eb9161605578a5057fc623421d /searchcore/src/vespa/searchcore/proton/server/fast_access_doc_subdb.cpp
parent7b864b8806d4a38dab619c5c24c9fa232a835a75 (diff)
Expose the shared executor via attribute manager interface.
Diffstat (limited to 'searchcore/src/vespa/searchcore/proton/server/fast_access_doc_subdb.cpp')
-rw-r--r--searchcore/src/vespa/searchcore/proton/server/fast_access_doc_subdb.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/src/vespa/searchcore/proton/server/fast_access_doc_subdb.cpp b/searchcore/src/vespa/searchcore/proton/server/fast_access_doc_subdb.cpp
index 542923043ef..063561347b4 100644
--- a/searchcore/src/vespa/searchcore/proton/server/fast_access_doc_subdb.cpp
+++ b/searchcore/src/vespa/searchcore/proton/server/fast_access_doc_subdb.cpp
@@ -69,6 +69,7 @@ FastAccessDocSubDB::createAttributeManagerInitializer(const DocumentDBConfig &co
configSnapshot.getTuneFileDocumentDBSP()->_attr,
_fileHeaderContext,
_writeService.attributeFieldWriter(),
+ _writeService.shared(),
attrFactory,
_hwInfo);
return std::make_shared<AttributeManagerInitializer>(configSerialNum,