-
This is a proposal to deprecate the current http client interface HttpClient[F[_], Req, Resp] that uses get[Resp], getResource[Resp], post[Resp], etc. Instead, adding a Scala-3 friendly simplified int…
-
## Description
Looks like BWC tests are failing (#1620 ). Unsure yet if its flaky, or caused by recent change. Needs investigation.
Test is org.opensearch.knn.bwc.IndexingIT.testKNNDefaultIndexS…
-
**Description**
This is a meta issue to track javadoc progress for all modules that are currently missing javadocs. Once javadocs are added, we can enable `missingJavadoc` task as part of gradle chec…
-
### Describe the bug
My service had a heap overflow and dump a hrof file,I analyzed the heap memory and found the following problem:
![image](https://github.com/open-telemetry/opentelemetry-java-ins…
-
为什么要对nettyclient做连接池化,不可以共享一个或者几个nettyclient呢
netty channel本来就是异步化的,可以共享的
-
## WS-2020-0408 - High Severity Vulnerability
Vulnerable Libraries - netty-all-4.1.42.Final.jar, netty-handler-4.1.13.Final.jar
netty-all-4.1.42.Final.jar
Netty is an asynchronous event-driven net…
-
I have been getting circuit breaking exception when updating index templates, as well as when modifying a data stream. The error returned makes a user think that something is wrong with their request,…
-
### 问题描述
*简要描述您碰到的问题。*
类:
```java
public UserDubboService {
LoginAccountVo getAccountById(String id);
}
@Data
public LoginAccountVo {
private String id;
private LoginType type;
}
…
-
### Tests:
Three tests are failing with the same error:
- [testMinVersionAsOldVersion](https://gradle-enterprise.elastic.co/s/foomrrnt7s2ta/tests/task/:qa:mixed-cluster:v8.11.2%23mixedClusterTest/…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
ca…