-
## 카프카 속도 향상 전략
- 카프카의 일원화된 데이터(바이너리 데이터)
- 카프카의 데이터(메시지) 들은 모두 바이너리 형식으로 구성되어 있다.
- 일반적으로 데이터 전송은 4단계로 구성된다.
1. OS는 디스크에서 커널 공간의 페이지 캐시로 데이터를 읽습니다.
2. 응용 프로그램은 커널 공간에서 사용자 공간 버퍼로 데…
-
### Use Case
if you want to collect metrics on a per table or all tables aggregated, you need to add additional configuration to the example telegraf jolokia2_agent cassandra.conf file (telegraf/plug…
-
Hi,
Starting from the https://kafka.apache.org/quickstart binaries, I tried to connect to a simple MSK cluster with IAM enabled
I ran the following command:
```sh
CLASSPATH=${PWD}/aws-msk-iam-…
-
### Self-Hosted Version
24.10.0
### CPU Architecture
x86_64
### Docker Version
Docker version 27.1.1, build 6312585
### Docker Compose Version
Docker Compose version v2.29.1
### Steps to Repro…
wodCZ updated
13 hours ago
-
Hi,
I'm using jmx_exporter to connect to Kafka, and I noticed that it is consuming a significant amount of memory, around 600MB. I'm wondering why it requires such a large amount of memory.
I have c…
-
I have been trying to introduce latest WDT >=3.4 but while doing online discover domain it fails with below error
```
"SEVERE Messages:",
"",
" 1. WLSDPLY-06011: discoverDo…
-
Hi Team,
We are not able to **addrole** to the address/queues.
Can you please help us with right API call using jolokia endpoint ?
Please find below sample call ,
{
"type":"exec",
"mbea…
-
I noticed a bug that after sometime 24 hours the webserver is working but do not refresh values like SoC and other correctly. Actually they stay as they were previous day. App seems to work no crash. …
-
InitVoyage Code:
```java
/**
* @description
* @author tibco-vm
*/
rule Rules.CommandCenter.InitiateVoyage {
attribute {
priority = 5;
forwardChain = true;
}
declare {
Events…
-
See the discussion on https://github.com/elastic/elasticsearch/pull/19717
The stats api has some problems, which makes it hard to safely add new statistics or even keep the current ones working:
- By…
rmuir updated
6 months ago