-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…
-
在开发中遇到个问题,在两个服务中的jsonobject的传递会把jsonobject里面的map序列化成hashmap
例:A服务 new jsonobject(true);然后put一些值,通过参数把jsonobject传递给B服务,B服务接收到的jsonobject里面的map就变成了hashmap,并不是A服务指定的linkedHashMap。
有什么办法让B服务是我想要的指定的顺序吗
-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…
-
### Description
Hello,
I am currently using the SPECFEM2D, and I have enabled the `APPROXIMATE_HESS_KL` mode during my simulations. After computing the adjoint sources, I noticed that two Hessian …
-
![pprof001 (1)](https://user-images.githubusercontent.com/18571911/186595185-33a395eb-2276-48f3-b2ed-8ae909ef0cc7.svg)
![image](https://user-images.githubusercontent.com/18571911/186600442-701ebd2b-f…
-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…
-
motan支持POJO作为参数的情况,例如:
`User rename(User user, String name) throws Exception;`
通过定义Map作为参数,并指定POJO全限定名时,可以正常完成泛化调用,服务端反序列化正常的,代码如下:
`CommonClient service = referer.getRef();
Map person = n…
-
Caused by: com.esotericsoftware.kryo.KryoException: Unable to find class: x13b4c1339765d6e5
发布的一个接口服务,在消费方调用的时候,出现如上问题kyro反序列化失败(但有的时候接口调用又正常,但是将消费端服务重启后,就出现此问题)
尝试过清空zookeeper的dubbo注册信息,第一次ok,但是重启消…
-
```
What steps will reproduce the problem?
1. Write Unit-Tests to test all double value transmission cases that are
defined in the hessian protocol.
What is the expected output? What do you see inst…
-
```
What steps will reproduce the problem?
1. Write Unit-Tests to test all double value transmission cases that are
defined in the hessian protocol.
What is the expected output? What do you see inst…