Graylog2 / Graylog2/graylog2-server
reindex.remote.whitelist is deprecated, replaced with reindex.remote.allowlist
Open
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
https://github.com/Graylog2/graylog2-server/blob/73fcc70dbed9b047ecf9fc1382575893cc56411c/data-node/src/main/java/org/graylog/datanode/management/OpensearchProcessService.java#L114
I don't believe this is a problem and to my knowledge is not causing any issues but ran across this and wanted to note it.
See https://github.com/opensearch-project/OpenSearch/pull/2221
Per https://github.com/opensearch-project/OpenSearch/blob/ac0bb8344a2dcd0b1c251e450710801c78b6249f/modules/reindex/src/main/java/org/opensearch/index/reindex/TransportReindexAction.java#L61 both are still valid properties.
Contributor guide
Assessment
This issue has not been assessed yet.