worker24h

Results 9 issues of 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...

rebase needed

### 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...

enhancement
feedback needed

scare noting samples and pushed to pushgateway when a system starting,this is bug? I'm not sure @csmarchbanks ![image](https://github.com/user-attachments/assets/1cd159a2-c868-460b-86d0-66b74f4a5187)

**bug1**: the order of log context is not same with the raw logs and missed some logs, as follow: ![Image](https://github.com/user-attachments/assets/79783e90-bf79-44d8-adf5-b28c8750c5d5) ![Image](https://github.com/user-attachments/assets/333ed93b-3da3-416f-a344-79d208ca5017) **bug2**: Setting **oldest first** for log context plugin, the...

bug
need more info

PR: https://github.com/VictoriaMetrics/victorialogs-datasource/pull/145 ![image](https://github.com/user-attachments/assets/24a06a84-bd26-4653-a7b9-5ab28a2e6b5b) But, the syntax has supported some spaces with `in` expression, I think that the hard code is mistake ![image](https://github.com/user-attachments/assets/02a6b942-43e8-4a3f-bb1c-29955edfb328) @dmitryk-dk @Loori-R

## Issue Description Type: *bug report* ### Describe what happened ![image](https://github.com/user-attachments/assets/b15dbfef-c849-4a02-b646-0c89f7cfc328) ![image](https://github.com/user-attachments/assets/737fa072-7fba-4463-8682-7fd3cd966f4e) 如图所示: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页面,显示很多 **未知**,如下图所示: ![image](https://github.com/user-attachments/assets/e198b57a-9ec0-4cb1-9085-a0cee05abdac) 请问自主指定场景下 这种是正常的吗?