justxuewei opened a new issue #1704: URL: https://github.com/apache/dubbo-go/issues/1704
<!-- 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**: I have set an attribute on the Invoke method of a filter, but the attribute disappeared on the OnResponse method of the same filter.  **What you expected to happen**: The data on the attributes can't be lost. **How to reproduce it (as minimally and precisely as possible)**: If the parallel is greater than 5, the data on the attributes may lose with high probability. **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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
