You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be inconsistency how SeqNoAndPrimaryTerm is named between services. Sometimes is SeqNoAndPrimaryTerm (SearchSource) and sometimes is SeqNoPrimaryTerm (SearchService). I would expect them to be the same.
The text was updated successfully, but these errors were encountered:
Which version of Elastic are you using?
[x] elastic.v7 (for Elasticsearch 7.x)
[ ] elastic.v6 (for Elasticsearch 6.x)
[ ] elastic.v5 (for Elasticsearch 5.x)
[ ] elastic.v3 (for Elasticsearch 2.x)
[ ] elastic.v2 (for Elasticsearch 1.x)
Please describe the expected behavior
There seems to be inconsistency how
SeqNoAndPrimaryTerm
is named between services. Sometimes isSeqNoAndPrimaryTerm
(SearchSource
) and sometimes isSeqNoPrimaryTerm
(SearchService
). I would expect them to be the same.The text was updated successfully, but these errors were encountered: