LIU-WEI-git commented on a change in pull request #8484:
URL: https://github.com/apache/skywalking/pull/8484#discussion_r795023715
##########
File path: docs/en/setup/backend/backend-storage.md
##########
@@ -294,7 +294,7 @@ storage:
username: ${SW_STORAGE_IOTDB_USERNAME:root}
password: ${SW_STORAGE_IOTDB_PASSWORD:root}
storageGroup: ${SW_STORAGE_IOTDB_STORAGE_GROUP:root.skywalking}
- sessionPoolSize: ${SW_STORAGE_IOTDB_SESSIONPOOL_SIZE:0} # Zero means the
size is 2*CPU_Cores
+ sessionPoolSize: ${SW_STORAGE_IOTDB_SESSIONPOOL_SIZE:8} # Zero means the
size is 2*CPU_Cores
Review comment:
OK
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]