-
使用netty4.x 在做压测的时候出现网卡堵塞,进程还在却访问不进来。
类似
https://www.oschina.net/question/122481_88352
问一下,有空帮忙看下吗 急
rjzou updated
5 years ago
-
failed to submit a sql job for kafka stream table, exception: **Cannot generate a valid execution plan for the given query.** but i tried the same sql in Flink Client, it works well.
GANJE updated
2 years ago
-
这问题,偶尔会出现,有时候卸载重新部署又没有出现,怎么排查这个原因?
1、部署
./demo/metaprotocol-dubbo/uninstall.sh
kubectl create ns meta-dubbo
kubectl label namespace meta-dubbo istio-injection=enabled --overwrite
kubect…
-
您好,我在做一个项目的时候有大量的client,会产生大量的time_wait,我在netty4中测试的时候也会出现这样的问题,但是那个等待的时间明显小于netty3,这个有什么办法优化吗?谢谢
-
**Build Scans:**
- [elasticsearch-periodic-platform-support #4759 / debian-11_platform-support-unix](https://gradle-enterprise.elastic.co/s/oxfpx3jyfw374)
- [elasticsearch-periodic #4747 / openjdk23_c…
-
Vulnerable Library - transport-5.6.4.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/io/netty/netty-codec-http/4.1.13.Final/netty-codec-http-4.1.1…
-
2023-02-23 11:20:15.839 ERROR 27333 --- [eCheck-thread-1] o.a.d.r.e.s.header.ReconnectTimerTask : [DUBBO] Fail to connect toHeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4…
-
**What is the bug?**
Joins on keyword fields do not seem to work.
From the Query Workbench:
```sql
select
q.query_id
from
.ubi_log_queries q
join .ubi_log_events e
on q.query_id …
-
Per original instructions in README:
```
$ curl -XPUT 'http://localhost:9200/_template/unifiedbeat' -d@unifiedbeat.template.json
{"error":"Content-Type header [application/x-www-form-urlencoded] is…
-
easily reproducible on both master and netty4, connect and then shutdown the server
```
public static void main(String[] args) throws UnrecoverablePduException, SmppChannelException, InterruptedExce…
krasa updated
6 years ago