You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/11/07 09:03:31 UTC

[GitHub] [skywalking] wu-sheng commented on a diff in pull request #9914: Elasticsearch storage: support specify the settings `(number_of_shards/number_of_replicas)` for each index individually.

wu-sheng commented on code in PR #9914:
URL: https://github.com/apache/skywalking/pull/9914#discussion_r1015161294


##########
docs/en/setup/backend/backend-storage.md:
##########
@@ -163,6 +166,37 @@ storage:
     advanced: ${SW_STORAGE_ES_ADVANCED:"{\"index.translog.durability\":\"request\",\"index.translog.sync_interval\":\"5s\"}"}
 ```
 
+### Specify Settings For Each Elasticsearch Index Individually

Review Comment:
   So, we support other configurations too? Besides shards and replications. Because the original #9849 mentioned these two configurations only.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org