liming30 commented on code in PR #1823:
URL: https://github.com/apache/incubator-paimon/pull/1823#discussion_r1325822402


##########
paimon-core/src/main/java/org/apache/paimon/AbstractFileStore.java:
##########
@@ -60,6 +63,8 @@ public abstract class AbstractFileStore<T> implements 
FileStore<T> {
 
     @Nullable private final SegmentsCache<String> writeManifestCache;
 
+    private ExecutorService lazyIoExecutor;

Review Comment:
   Resolved.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to