go-storage icon indicating copy to clipboard operation
go-storage copied to clipboard

services/obs: Obs does not support read with size and offset

Open Joey2132 opened this issue 2 years ago • 2 comments

Currently obs does not support read with size and offset. When I migrate to Factory init, the integration test requires that TestReadWithOffset item status should be pass. Before I migrate issue #1022, which I should choose?

  1. Ignore read operation
  2. Hang up the migration of obs

Joey2132 avatar Nov 23 '21 09:11 Joey2132

I think we can mark read as not supported for now.

Xuanwo avatar Nov 24 '21 06:11 Xuanwo

Got it.

Joey2132 avatar Nov 24 '21 09:11 Joey2132