caiconghui commented on a change in pull request #6292:
URL: https://github.com/apache/incubator-doris/pull/6292#discussion_r676157556



##########
File path: be/src/common/config.h
##########
@@ -87,7 +87,7 @@ CONF_Int32(clear_transaction_task_worker_count, "1");
 // the count of thread to delete
 CONF_Int32(delete_worker_count, "3");
 // the count of thread to alter table
-CONF_Int32(alter_tablet_worker_count, "3");
+CONF_Int32(alter_tablet_worker_count, "6");

Review comment:
       ok. maybe it is better decided by user's business scenario, I will 
restore the value to its original state




-- 
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: commits-unsubscr...@doris.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to