-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
S
It seems that the setting $.es.settings.number_of_shards is not being used at all in the codebase. This was due to an unintended change in OPT-7348. So we have to re-add the usage to the code base
Testing notes
Changing the number of shards in the config ($.es.settings.number_of_shards) should be reflected to the database.
NOTE: this property only applies the first time Optimize is started and the schema/mapping is deployed on Elasticsearch. If you want to take this property to take effect again, you need to delete all indexes (with it all data) and restart Optimize. This configuration will also only be applied to the current write instance indices. Archive indices will have a single shard regardless
This is the controller panel for Smart Panels app
[OPT-7358] Re-instate the usage of the number of shards in that were accidentaly removed from the codebase
Assignee | New: Giuliano Rodrigues Lima [ giuliano.rodrigues-lima ] |
Status | Original: Triage [ 10612 ] | New: In Development [ 10312 ] |
Assignee | Original: Giuliano Rodrigues Lima [ giuliano.rodrigues-lima ] | New: Helene Waechtler [ helene.waechtler ] |
Status | Original: In Development [ 10312 ] | New: In Review [ 10212 ] |
Assignee | Original: Helene Waechtler [ helene.waechtler ] | New: Joshua Windels [ joshua.windels ] |
Description | Original: It seems that the setting $.es.settings.number_of_shards is not being used at all in the codebase. We should check if this is intentional or not. In case it's not intentional, remove this setting and also remove it from the documentation |
New:
It seems that the setting $.es.settings.number_of_shards is not being used at all in the codebase. This was due to an unintended change in |
Summary | Original: Remove ElasticSearch number of shards settings from the configuration | New: Re-instate the usage of the number of shards in that were accidentaly removed from the codebase |
Attachment | New: image-2023-10-20-09-52-24-375.png [ 68577 ] |
Assignee | Original: Joshua Windels [ joshua.windels ] | New: Giuliano Rodrigues Lima [ giuliano.rodrigues-lima ] |
Status | Original: In Review [ 10212 ] | New: Rework [ 11413 ] |
Description |
Original:
It seems that the setting $.es.settings.number_of_shards is not being used at all in the codebase. This was due to an unintended change in |
New:
It seems that the setting $.es.settings.number_of_shards is not being used at all in the codebase. This was due to an unintended change in h2. Testing notes Changing the number of shards in the config ($.es.settings.number_of_shards) should be reflected to the database. NOTE: this property only applies the first time Optimize is started and the schema/mapping is deployed on Elasticsearch. If you want to take this property to take effect again, you need to delete all indexes (with it all data) and restart Optimize. This configuration will also only be applied to the current write instance indices. Archive # indices will have a single shard regardless |
Description |
Original:
It seems that the setting $.es.settings.number_of_shards is not being used at all in the codebase. This was due to an unintended change in h2. Testing notes Changing the number of shards in the config ($.es.settings.number_of_shards) should be reflected to the database. NOTE: this property only applies the first time Optimize is started and the schema/mapping is deployed on Elasticsearch. If you want to take this property to take effect again, you need to delete all indexes (with it all data) and restart Optimize. This configuration will also only be applied to the current write instance indices. Archive # indices will have a single shard regardless |
New:
It seems that the setting $.es.settings.number_of_shards is not being used at all in the codebase. This was due to an unintended change in h2. Testing notes Changing the number of shards in the config ($.es.settings.number_of_shards) should be reflected to the database. NOTE: this property only applies the first time Optimize is started and the schema/mapping is deployed on Elasticsearch. If you want to take this property to take effect again, you need to delete all indexes (with it all data) and restart Optimize. This configuration will also only be applied to the current write instance indices. Archive indices will have a single shard regardless |