Graylog2 / Graylog2/graylog2-server
Some index sets do not contain mapping for gl2_second_sort_field.
Open
bug
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
All index sets contain mapping for `gl2_second_sort_field`.
## Current Behavior
Some index sets (i.e. events) do not contain mapping for `gl2_second_sort_field`.
Because of that, tie-breaker is missing in search-after pagination.
See https://github.com/Graylog2/support/issues/120
## Possible Solution
Add missing mapping.
## Steps to Reproduce (for bugs)
See https://github.com/Graylog2/support/issues/120
(Have a lot of of data, so that many messages end up having the same timestamp.)
## Context
Support issue.
## Your Environment
See https://github.com/Graylog2/support/issues/120
Contributor guide
Assessment
This issue has not been assessed yet.