Graylog2 / Graylog2/graylog2-server
Globally enable MongoInstantSerializer and MongoInstantDeserializer
Open
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
`MongoInstantSerializer` and `MongoInstantDeserializer` currently have to be enabled explicitly in order to avoid regressions for cases where we might rely on the current serialization.
This is easy to miss and the goal should be to enable them globally.
Contributor guide
Assessment
This issue has not been assessed yet.