ZhangYu0123 commented on a change in pull request #4312: URL: https://github.com/apache/incubator-doris/pull/4312#discussion_r468481532
########## File path: docs/en/administrator-guide/http-actions/compaction-action.md ########## @@ -95,4 +95,96 @@ curl -X GET http://192.168.10.24:8040/api/compaction/show?tablet_id=10015\&schem ## Manually trigger Compaction -(TODO) +``` +curl -X GET http://be_host:webserver_port/api/compaction/run?tablet_id=xxxx\&schema_hash=yyyy\&compact_type=cumulative Review comment: The document is wrong and has been modified ---------------------------------------------------------------- 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. 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