Graylog2 / Graylog2/graylog2-server
Closing a reopened index does not clear its reopened flag.
Open
bug
P3
S4
search
to-verify
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
### Problem description
A reopened index that is closed for the second time still keeps the reopened flag, therefore being closed and reopened at the same time.
### Steps to reproduce the problem
1. Go to the indices page in the web interface.
2. Select an index and close it
3. Reopen it.
4. Close it again.
5. Investigate the metadata of this index, it still has the "graylog2_reopened" flag.
### Environment
- Graylog Version: 2.0.0-beta.3-SNAPSHOT
- Elasticsearch Version:
- MongoDB Version:
- Operating System:
- Browser version:
Contributor guide
Assessment
This issue has not been assessed yet.