Xuanwo commented on code in PR #7128:
URL: https://github.com/apache/opendal/pull/7128#discussion_r2656948891


##########
bindings/java/Cargo.toml:
##########
@@ -154,6 +159,12 @@ services-webdav = ["opendal/services-webdav"]
 services-webhdfs = ["opendal/services-webhdfs"]
 services-yandex-disk = ["opendal/services-yandex-disk"]
 
+layers-hotpath = ["opendal/layers-hotpath"]

Review Comment:
   I don't think hotpath is meaningful to java  applications.



##########
bindings/java/Cargo.toml:
##########
@@ -154,6 +159,12 @@ services-webdav = ["opendal/services-webdav"]
 services-webhdfs = ["opendal/services-webhdfs"]
 services-yandex-disk = ["opendal/services-yandex-disk"]
 
+layers-hotpath = ["opendal/layers-hotpath"]
+layers-logging = ["opendal/layers-logging"]

Review Comment:
   Introduce logging alyer without setup logging is no-op



-- 
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