mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 13:08:29 +00:00
This avoid setting the payload to `null` when sending it to the remote monitoring cluster. The payload will be GCed when this overall object is GCed, which should be very soon anyway. Original commit: elastic/x-pack-elasticsearch@04f63c4150