worker24h
worker24h
Client: java lib Patch: worker24h After creating a large number of TCP connections(more than 1600), the client terminates and exits. Looking at the server connection status via netstat, there will...
### Expected behavior mvn clean package ### Actual behavior mvn clean package ### Steps to reproduce ### Minimal yet complete reproducer code (or URL to code) or complete log file...
Hi, michalvasko: I find a memory leak when i read code. The following code is: nc_reply* **ncds_apply_rpc**(ncds_id id, const struct nc_session* session, const nc_rpc* rpc, struct nc_filter* shared_filter) { .......
**Support TDengine** I wish `Micrometer` could support `TDengine`. `TDengine` is an excellent and open source timing database. 1. https://github.com/taosdata/TDengine 2. https://tdengine.com/ 3. [Writer TDengine vs Influxdb](https://tdengine.com/2022/02/23/4975.html) 4. [Reader TDengine vs...
scare noting samples and pushed to pushgateway when a system starting,this is bug? I'm not sure @csmarchbanks 
**bug1**: the order of log context is not same with the raw logs and missed some logs, as follow:   **bug2**: Setting **oldest first** for log context plugin, the...
PR: https://github.com/VictoriaMetrics/victorialogs-datasource/pull/145  But, the syntax has supported some spaces with `in` expression, I think that the hard code is mistake  @dmitryk-dk @Loori-R
## Issue Description Type: *bug report* ### Describe what happened   如图所示:dashboard中监控显示,出现掉底,但实际metrics日志中存在数据 ### Describe what you expected to happen 修复监控掉底场景 ### How to reproduce it (as minimally and precisely...
## Issue Description 环境说明: sentinel版本1.7.1 集群独立模式 client服务,通过代码指定cluster server的域名、端口 cluster server 通过-D参数指定dashboard server地址 服务启动后,查看dashboard页面,显示很多 **未知**,如下图所示:  请问自主指定场景下 这种是正常的吗?