Replies: 13 comments
-
#14268 Maybe he's the one responsible for the samples repository ci failure, which I found out happened after the pr merge here ref #14236
|
Beta Was this translation helpful? Give feedback.
-
#14259 hessian2 High jdk version adaptation |
Beta Was this translation helpful? Give feedback.
-
#14151 In TripleInvoker.java, the timeout behavior is inconsistent with DubboInvoker.java |
Beta Was this translation helpful? Give feedback.
-
#14126 In the register method, the serviceInstance is initialized first before calling the doRegister method to actually register. Even if doRegister fails, the serviceInstance has already been initialized successfully. When the scheduled task reaches this point again, it will be considered successful and will not be registered again. |
Beta Was this translation helpful? Give feedback.
-
#14098 Based on the discussion in #13731, I think it is an improper way to make a reconnection triggered by GoAwayFrame(stream id exhausted) cause there will be 100% request failure before the new connection being active and it is unacceptable for production scenario. To make sure the connection is consistently available, is it possible to make a new connection before the stream id is about to be exhausted? |
Beta Was this translation helpful? Give feedback.
-
#14023 Start the service using the TriPojoServer class of the dubco-samples-triple-no-IDl module and invoke the service using http,I understand that you should return “hello star“,but return "hello,{"request":"star"}" |
Beta Was this translation helpful? Give feedback.
-
#13666 |
Beta Was this translation helpful? Give feedback.
-
#13676 |
Beta Was this translation helpful? Give feedback.
-
#13578 NullPointerException, demoService is not inject, it is null |
Beta Was this translation helpful? Give feedback.
-
#13499 I got a very long StackTrace as shown below. The process can still run properly though, so it's more like a warning stack. |
Beta Was this translation helpful? Give feedback.
-
#14254 after try, graceful shutdown works well at 3.1.5 and works well at 3.1.6, but not works at 3.2.11 and 3.2.13 |
Beta Was this translation helpful? Give feedback.
-
#14347 |
Beta Was this translation helpful? Give feedback.
-
#14446 |
Beta Was this translation helpful? Give feedback.
-
Pre-check
Apache Dubbo Component
Java SDK (apache/dubbo)
Details
We will put functional errors, logical errors and other issues related to dubbo core links here, which will be solved as a priority
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions