hubcio commented on code in PR #2510:
URL: https://github.com/apache/iggy/pull/2510#discussion_r2635102940


##########
core/connectors/runtime/src/configs/connectors/local_provider.rs:
##########
@@ -169,6 +169,13 @@ impl LocalConnectorsConfigProvider<Created> {
         for entry in entries.flatten() {
             let path = entry.path();
             if path.is_file() {
+
+                // Only accept .toml files

Review Comment:
   remove this comment, its obvious what below code does



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