czy006 commented on code in PR #3846:
URL: https://github.com/apache/amoro/pull/3846#discussion_r2693369721
##########
docs/configuration/ams-config.md:
##########
@@ -125,6 +125,7 @@ table td:last-child, table th:last-child { width: 40%;
word-break: break-all; }
| thrift-server.selector-thread-count | 2 | The number of selector threads for
the Thrift server. |
| thrift-server.table-service.bind-port | 1260 | Port that the table service
thrift server is bound to. |
| thrift-server.table-service.worker-thread-count | 20 | The number of worker
threads for the Thrift server. |
+| use-master-slave-mode | false | Enable master & slave mode, which supports
horizontal scaling of AMS. |
Review Comment:
e should label it as a testing feature when describing it, only until it can
run stably
--
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]