Ji-Xinyou commented on PR #2626:
URL: 
https://github.com/apache/incubator-opendal/pull/2626#issuecomment-1633130893

   Although the writer_sink test passed, I saw an error on calling to abort in 
the test. It seems the `abort` should not be called in this test case?
   
   ```
   test services_fs::test_writer_sink                            ... ok
     2023-07-12T19:54:49.547758Z DEBUG opendal::services: service=fs 
operation=write path=941c2285-a2a1-4502-86d1-ad1cd4e17b2e -> started
       at core\src\layers\logging.rs:304
   
     2023-07-12T19:54:49.548208Z DEBUG opendal::services: service=fs 
operation=write path=941c2285-a2a1-4502-86d1-ad1cd4e17b2e -> start writing
       at core\src\layers\logging.rs:316
   
     2023-07-12T19:54:49.550149Z ERROR opendal::services: service=fs 
operation=Writer::abort path=941c2285-a2a1-4502-86d1-ad1cd4e17b2e 
written=2725021 -> abort writer failed: Unsupported (permanent) at 
Writer::abort => output writer doesn't support abort
   ```
   
   


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