zhoukangcn opened a new issue, #6900: URL: https://github.com/apache/gravitino/issues/6900
### Describe the proposal We use an all-in-one Docker image as the Doris IT container, which is convenient to use. However, I found some shortcomings. - It has only one Backend (BE), so creating a table with default properties will result in an error. see #3173 - In Doris 2.1.x, the Doris community advises utilizing docker-compose for initiating a Doris cluster. To support new features in Doris 2.1.x, it is also necessary to use docker-compose. ### Task list - [ ] introduce docker-compose in `org.apache.gravitino.integration.test` - [ ] update DorisContainer to use docker-compose - [ ] remove code about `replication_num` #4343 -- 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...@gravitino.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org