Xuanwo opened a new issue, #4941:
URL: https://github.com/apache/opendal/issues/4941

   ### Describe the bug
   
   MemoryConfig doesn't implement Debug, it's unexpected.
   
   
https://github.com/apache/opendal/blob/22214de2af8f64f7a398d1529960c5c91f65dc3d/core/src/services/memory/backend.rs#L30-L37
   
   ### Steps to Reproduce
   
   Not needed.
   
   ### Expected Behavior
   
   MemoryConfig should implement `Debug`
   
   ### Additional Context
   
   We can add a `Debug` for `Configurator` to avoid it happen again.
   
   ### Are you willing to submit a PR to fix this bug?
   
   - [ ] Yes, I would like to submit a PR.


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