You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@uniffle.apache.org by "smallzhongfeng (via GitHub)" <gi...@apache.org> on 2023/03/31 09:30:10 UTC

[GitHub] [incubator-uniffle] smallzhongfeng commented on a diff in pull request #775: [#757] feat(server): separate flush thread pools for different storage types

smallzhongfeng commented on code in PR #775:
URL: https://github.com/apache/incubator-uniffle/pull/775#discussion_r1154248152


##########
integration-test/common/src/test/java/org/apache/uniffle/test/MultiStorageFaultToleranceBase.java:
##########
@@ -66,6 +66,7 @@ public void closeClient() {
 
   @Test
   public void fallbackTest() throws Exception {
+    REMOTE_STORAGE = HDFS_URI + "rss/multi_storage_fault";

Review Comment:
   Change to local variable maybe better.



-- 
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: issues-unsubscribe@uniffle.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org
For additional commands, e-mail: issues-help@uniffle.apache.org