Lin Jian

Results 5 issues of Lin Jian

### Which service(blob, file, queue, table) does this issue concern? blob ### Which version of the Azurite was used? 3.3.0-preview ### Where do you get Azurite? (npm, DockerHub, NuGet, Visual...

blob-storage
NewArch
stale

### Which service(blob, file, queue, table) does this issue concern? blob ### Which version of the Azurite was used? 3.3.0-preview ### Where do you get Azurite? (npm, DockerHub, NuGet, Visual...

blob-storage
NewArch
stale

做得挺精致,但是有个功能上的问题: 自动循环的circle应该是:工作--休息;现在自动循环只在某一项(工作或休息)上重复。 工作-工作-工作... 或者 休息-休息-休息... 改成 : 工作1-休息1-工作2-休息2... 应该更合适吧。

Quoting Kamil, > https://github.com/Azure/azure-sdk-for-net/issues/14211 (one message): I was working in a codebase in .NET where I had a need to receive/peek just one message and found that it requires lot...

Client
Storage
feature-request
cross-language alignment

With the `lazyLoadingBlobStream` approach in https://github.com/Azure/azure-sdk-for-js/pull/10827, we can work around the streaming issue in browser: https://github.com/Azure/azure-sdk-for-js/issues/10702.

Client
Storage
feature-request