Hi,
whilst applying the new 2024R1.3.6 update on our test cluster I found a few "things" that might need a little review.
The update is normally +/-220MB but now 1.5GB. Apparently there's also a 1GB opensearch tar file included which is part of the 2026 release? Should that be in this update?
I could run the upgrade from 2024R1.3.5 to 2024R1.3.6, but when I re-enabled the shard allocation nothing happened. It seems that there's a typo in the upgrade guide:
In the guide: curl -XPUT localhost:9200/_cluster/settings -d '{"transient":{"cluster- .routing.allocation.enable":"all"}}'
but it should be: curl -XPUT localhost:9200/_cluster/settings -d '{"transient":{"cluster.routing.allocation.enable":"all"}}'
Cheers...Hans
a couple of comments on the new 2024R1.3.6 update
-
DoubleDoubleA
- Posts: 272
- Joined: Thu Feb 09, 2017 5:07 pm
Re: a couple of comments on the new 2024R1.3.6 update
Hi Hans,
Thanks for the information.
Apologies for abusing your disk space, the opensearch tarball did not belong and the build team corrected their process.
I've passed the documentation fix along to the doc team as well.
Thanks again,
Aaron
Thanks for the information.
Apologies for abusing your disk space, the opensearch tarball did not belong and the build team corrected their process.
I've passed the documentation fix along to the doc team as well.
Thanks again,
Aaron
-
seraphina25
- Posts: 4
- Joined: Wed Jan 14, 2026 10:23 pm
Re: a couple of comments on the new 2024R1.3.6 update
I could run the upgrade from 2024R1.3.5 to 2024R1.3.6, but when I re-enabled the shard allocation nothing happened. It seems that there's a typo in the upgrade guide:CBoekhuis wrote: ↑Mon Nov 17, 2025 10:04 am Hi,
whilst applying the new 2024R1.3.6 update on our test cluster I found a few "things" that might need a little review.
The update is normally +/-220MB but now 1.5GB. Apparently there's also a 1GB opensearch tar file included which is part of the 2026 release? Should that be in this update? Baskeball Bros
I could run the upgrade from 2024R1.3.5 to 2024R1.3.6, but when I re-enabled the shard allocation nothing happened. It seems that there's a typo in the upgrade guide:
In the guide: curl -XPUT localhost:9200/_cluster/settings -d '{"transient":{"cluster- .routing.allocation.enable":"all"}}'
but it should be: curl -XPUT localhost:9200/_cluster/settings -d '{"transient":{"cluster.routing.allocation.enable":"all"}}'
Cheers...Hans
- jmichaelson
- Posts: 375
- Joined: Wed Aug 23, 2023 1:02 pm
Re: a couple of comments on the new 2024R1.3.6 update
Thanks! I'll have the doc team have a look at it.
Please let us know if you have any other questions or concerns.
-Jason
-Jason