-
**Elasticsearch version**: 7.10.1
**Plugins installed**: none
**JVM version** : OpenJDK 64-Bit Server VM (build 11.0.3+7-Ubuntu-1ubuntu218.04.1)
**OS version** : Ubuntu 18.04.2 LTS
**Descr…
-
**Describe the bug**
Hi everybody, I am not sure if this is a bug but I would like to share with you my experience in order to know if anyone else has had the same problem, how and if they have solve…
-
1. 我想知道有没有什么配置能监控网络传输所花费的时间,从请求发出到接到请求的这个时间。
2. 我们现在每台server和每台client保持500个tcp长连接,数据传输收发100M以内,这个连接是不是有点多,因为每个service都会保持5-10个长连接,我们有几十个service!这个需要怎么优化?
-
[BUG] Cannot compile linux-tar on windows through cygwin/mingw.
Using 2.0 branch, jdk11, on win10.
Windows Build Log
```
$ ./gradlew :distribution:archives:linux-tar:assemble -Dbuild.snaps…
-
### 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…
-
BUG信息:
JdbcOutputFormat [Flink_Job] writeRecord error: when converting field[0] in Row(+I(18,xulei,22,wuhan))
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at ja…
-
### Expected support
### Following code gets exceptions
```java
String clientIp="localhost";// or "172.0.0.1"
InetSocketAddress inetSocketAddress = new InetSocketAddress(, 0);
channelFuture =…
-
### Description
This was found by https://github.com/elastic/elasticsearch/issues/109806
The error message looks like:
```
{"error":{"root_cause":[{"type":"index_not_found_exception","reas…
-
I read a lot about buffer leak detection in Netty4 and to me it looks like there is no deterministic way to detect such leaks in unit tests.
However, the importance of such feature for unit testing i…
-
### Environment
* Spring Cloud Alibaba 2.2.3.RELEASE
* Dubbo version: 2.7.8
* Java version: 1.8
当前有如下问题:
10.20.2.18:20880为阿里云k8s上建立的私网集群负载均衡服务
```
容器副本两台:172.17.0.190和172.17.0.191
容器(PodIP…