Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
Morpheus
-
7.5.0-4355
-
Untriaged
-
Linux x86_64
-
-
0
-
No
-
Analytics Sprint 20
Description
Steps to reproduce -
- Create a 4 node cluster with 2 cbas and 2 KV,N1ql and index nodes.
- Enable end to end encryption and set it to control.
- Set default storage format for datasets to column.
- Restart the analytics cluster.
- Create a bucket with 3 scopes and 1 collection in each scope.
- Load data into the collections.
- Create multiple datasets on different collections.
- Try creating index on one of the dataset.
- Following error is seen -
[
{
"code": 25000,
"msg": "Internal error",
"query_from_user": "create analytics index JsL on Default.ysr(name:STRING);"
}
]
Error is not seen if index is created on a dataset with row storage format.
Attachments
Issue Links
- links to