-
**Elastic.Clients.Elasticsearch version:** 8.14.7
**Elasticsearch version:** 8.10.2
**.NET runtime version:** 4.8.04084
**Operating system version:** Microsoft Windows 10 Enterprise v10.0.19043.0
…
-
-
Non-finished threads:
Thread[pool-3-thread-2,5,main]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.loc…
-
Dear
We are using Hessian-lite via Dubbo for our public APIs.
One of our APIs has a method to transfer data with InputStream as the input param:
`Response uploadFile(InputStream stream);`
…
-
**Build Scans:**
- [elasticsearch-periodic-platform-support #4175 / amazonlinux-2_platform-support-aws](https://gradle-enterprise.elastic.co/s/2lorojstosxhw)
- [elasticsearch-periodic-platform-support…
-
Occasionally we come across a [serialization bug](https://github.com/elastic/elasticsearch/issues?utf8=✓&q=%22Message+not+fully+read%22), particularly when nodes of multiple versions are involved. [He…
-
Elasticsearch 7.2, java 1.8
I'm consistently getting this message in elastic logs:
```
[2019-07-09T14:15:18,836][WARN ][o.e.t.OutboundHandler ] [banana] send message failed [channel: Netty4T…
-
### Describe the bug
The test case `org.opensearch.http.reactor.netty4.ReactorNetty4PipeliningIT.testThatNettyHttpServerSupportsPipelining` is flaky:
```
io.netty.handler.codec.compression.Decomp…
-
Running `docker run --rm -p 9000:9000 ahmedmusallam/sonarqube-aem:latest` fails during startup:
```
2020.11.03 19:18:10 ERROR web[][o.s.s.p.Platform] Background initialization failed. Stopping Son…
-
2 bulk requests one doing update, one doing insert, behave incosistently:
```
tony@w530 ~ $ cat bulk-index.txt
{ "index" : { "_index": "test-index", "_type": "test-type", "_id": "1"} }
{ "foo": "b\a…