Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
Neo, 7.0.2
-
Untriaged
-
1
-
Unknown
Description
Build: 7.1.0-1300
- Cluster with 3 nodes having kv,n1ql, search, index on all the nodes
- Create 1 bucket, 100 scopes and 50 collections in each scopes
- Created 500 indexes: one index (1 partition) on each collection
All indexes created successfully. Seeing below messages in the logs:
ns_server.fts.log:2021-09-17T10:32:34.256-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.256-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.256-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.256-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.256-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.256-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.256-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.256-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.256-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.256-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.256-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.257-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.257-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.257-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.257-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.257-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.257-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.257-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
ns_server.fts.log:2021-09-17T10:32:34.257-07:00 [INFO] collection_utils: refreshMetaFieldValCache, err: json: cannot unmarshal object into Go struct field BleveParams.mapping of type mapping.IndexMapping
|
Logs:
url : https://cb-jira.s3.us-east-2.amazonaws.com/logs/systestmon-1631899674/collectinfo-2021-09-17T172755-ns_1%40172.23.106.242.zip
url : https://cb-jira.s3.us-east-2.amazonaws.com/logs/systestmon-1631899674/collectinfo-2021-09-17T172755-ns_1%40172.23.106.243.zip
url : https://cb-jira.s3.us-east-2.amazonaws.com/logs/systestmon-1631899674/collectinfo-2021-09-17T172755-ns_1%40172.23.106.253.zip
Build couchbase-server-7.0.2-6684 contains cbft commit 60c385d with commit message:
MB-48510- collection_utils: refreshMetaFieldValCache refresh errors