Zhenghui Yan

Results 16 issues of Zhenghui Yan

# RCA ## Describe the issue ``` East US standard tier instances experienced a outage on 2021.1.10 10:00 UTC to 17:30 UTC. ``` ## Impact during the outage ``` Connections...

### Summary of the changes (Less than 80 chars) - Allow to set the memory pool when create the protocol. - Use memory pool for parsing messages when provided memory...

### Add metrics for ASRS SDK We should provider following metrics: * [ ] Current client connection count * [ ] New client connection count per second * [ ]...

feature-request

### Describe the bug [`UserJoinGroupMessage`](https://github.com/Azure/azure-signalr/blob/dev/src/Microsoft.Azure.SignalR.Protocols/GroupMessage.cs#L77) / [`UserLeaveGroupMessage`](https://github.com/Azure/azure-signalr/blob/dev/src/Microsoft.Azure.SignalR.Protocols/GroupMessage.cs#L116) is executed out-of-order for a persistent connection. ### To Reproduce ```cs async Task Test(IUserGroupManager manager) { await manager.AddToGroupAsync("userId", "groupName"); await manager.RemoveFromGroupAsync("userId", "groupName"); }...

bug

### Describe the bug Free instance should not enable create private endpoint in network tab. ### To Reproduce 1. Open portal. 2. Create a free instance. 3. Go to `Networking`...

bug
control plane
bug-bash-round-2

### Describe the bug When using AAD, management SDK should not require temporary access key in transient mode. ### To Reproduce * Use AAD auth. * Use transient mode. *...

bug

![image](https://github.com/Azure/azure-webpubsub/assets/2705828/da13fbc3-5321-435d-b3c1-fc7a2547d515)

bugbash-socketio

![image](https://github.com/Azure/azure-webpubsub/assets/2705828/ad9e10eb-6139-4184-98e7-697b6938d965)

bugbash-socketio

### Describe the bug `WebPubSubClient` should implement `IDisposable` in c# client sdk.

bug-bash-round-1

Skip unknown extension members.