yx9o commented on code in PR #17920: URL: https://github.com/apache/shardingsphere/pull/17920#discussion_r882182284
########## shardingsphere-kernel/shardingsphere-transaction/shardingsphere-transaction-type/shardingsphere-transaction-xa/shardingsphere-transaction-xa-core/src/test/java/org/apache/shardingsphere/transaction/xa/fixture/DataSourceUtils.java: ########## @@ -31,13 +31,13 @@ */ @NoArgsConstructor(access = AccessLevel.PRIVATE) public final class DataSourceUtils { - + /** * Build data source. * * @param dataSourceClass data source - * @param databaseType database type - * @param databaseName database name + * @param databaseType database type + * @param databaseName database name Review Comment: Please keep the original format. -- 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: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org