CAS ingest error for auth.validate.cas
in 500- and 200-type
stores
Running CAS ingest with 500- and 200-type stores, the
auth.validate.cas
pipeline step shows errors with unmatched attributes.
Problem
When using HCL Commerce Search Version 9.1.15.2 only, you may encounter the
following error messages issued by the
auth.validate.cas
while
performing an ingest operation on 500- and 200-type
stores.{
"_index": "log",
"_type": "_doc",
"_id": "b15d4374-01da-48d1-8dfc-61e74647e7ad",
"_score": null,
"_source":
{ "date": "2024-07-16T17:41:30.797Z",
"severity": "V",
"reference": "7741124012283335342--1",
"code": null,
"connector": "auth.validate.cas",
"location": "Attribute Index Validation, Attribute Value Count",
"run": "i-ddcfd6b2-d5b6-46f4-8e48-e7150dbc1fa0",
"type": "log",
"attributes": null,
"source": null,
"history": null,
"message": "Attribute values count for store 715842384, language -1 and attribute 7741124012283335342 does not match. Attribute 7741124012283335342 have 2 values in database, but 0 in index auth.12001.attribute." }
},
{
"_index": "log",
"_type": "_doc",
"_id": "ba36d0f6-d421-41ff-8e62-435821a70370",
"_score": null,
"_source":
{ "date": "2024-07-16T17:41:30.797Z",
"severity": "V",
"reference": "7741124012283335343--1",
"code": null,
"connector": "auth.validate.cas",
"location": "Attribute Index Validation, Attribute Value Count",
"run": "i-ddcfd6b2-d5b6-46f4-8e48-e7150dbc1fa0",
"type": "log",
"attributes": null,
"source": null,
"history": null,
"message": "Attribute values count for store 715842384, language -1 and attribute 7741124012283335343 does not match. Attribute 7741124012283335343 have 2 values in database, but 0 in index auth.12001.attribute." }
Solution
This particular message can be ignored in Version 9.1.15.2 CAS ingest operations. It does not indicate an actual issue. The message does not occur in subsequent versions.
No action is required.