You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/03/22 07:00:23 UTC

[GitHub] [dubbo-getty] justxuewei opened a new issue #94: Sessions are broken unexpectedly in high-concurrent scenarios

justxuewei opened a new issue #94:
URL: https://github.com/apache/dubbo-getty/issues/94


   <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
   
   -->
   
   
   **What happened**:
   
   As title implied, I found sessions are broken unexpectedly in high-concurrent scenarios when I tested the adaptive service.
   
   Here are some logs:
   
   - [dubbogo-server.log](https://github.com/apache/dubbo-getty/files/8321870/dubbogo-server.log)
   - [dubbogo-client.log](https://github.com/apache/dubbo-getty/files/8321871/dubbogo-client.log)
   
   You may refer to [demo](https://github.com/dubbogo/dubbo-go-benchmark/tree/feat/adasvc), and the environmental variables are listed at below:
   
   ```
   DUBBO_GO_CONFIG_PATH=<YOUR CONFIG PATH>;TPS=50;PARALLEL=5;DURATION=1m;FUNC_NAME=FIBONACCI;FIBONACCI_N=1;FIBONACCI_WORKER_NUM=1;SLEEP_DURATION=2000
   ```
   
   **What you expected to happen**:
   
   **How to reproduce it (as minimally and precisely as possible)**:
   
   **Anything else we need to know?**:
   


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org