当前位置:网站首页>Abnormal record-20
Abnormal record-20
2022-04-23 07:06:00 【week@eight】
Abnormal records -20
Exception class name
org.apache.kafka.common.errors.TimeoutException
describe
** Expiring 303 record(s) for TestProvPositionVehicle-211:120000 ms has passed since batch creation**
Question why
kafka Send timeout , The Internet says yes IP Mapping problem , There is no improvement at present , Sending too much data leads to
Solution
The current plan : Reduce batch-size, increase request.timeout.ms The current plan : take bath-size increase ,linger.ms increase ,request.timeout.ms Use the default solution
Abnormal recurrence
Reproduced
版权声明
本文为[week@eight]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230600351601.html
边栏推荐
- Using Prom label proxy to implement label based multi tenant reading of Prometheus thanos
- 基於DPDK實現VPC和IDC間互聯互通的高性能網關
- Virtio and Vhost_ Net introduction
- Ansible basic commands, roles, built-in variables and tests judgment
- RAC环境中openssh版本对SSH互信创建的影响
- Use the SED command to process text efficiently
- Practice of openvswitch VLAN network
- [no steps in a small step to a thousand miles] Oracle Application derivative ora-01455 error reporting processing
- Basic concepts of database: OLTP / OLAP / HTAP, RPO / RTO, MPP
- MySQL 【读写锁+表锁+行锁+MVCC】
猜你喜欢

Build a cloud blog based on ECS (polite experience)

Chaos takes you to the chaos project quickly

Thanos compact component test summary (processing historical data)

Try catch cannot catch asynchronous errors

Introduction to RDMA network

SSM项目在阿里云部署

阿里矢量库的图标使用教程(在线,下载)
![[ES6 quick start]](/img/9e/4c4be5907c1f7b3485c2f4178b9150.png)
[ES6 quick start]

Prometheus Thanos快速指南

Introduction to DDoS attack / defense
随机推荐
Include of ansible module_ Tasks: why is the imported task not executed after adding tags?
异常记录-14
异常记录-20
Introduction to RDMA
Prometheus的relabel_configs和metric_relabel_configs解释及用法示例
Prometheus cortex Architecture Overview (horizontally scalable, highly available, multi tenant, long-term storage)
Will restarting the Oracle listener break the existing connection
[MySQL basics] startup options, system variables and status variables
pycharm Install packages failed
RAC环境数据库节点参数设置不当导致监听无法连接问题排查
Ansible basic commands, roles, built-in variables and tests judgment
Research on alertmanager repeated / missing alarm phenomenon and two key parameters_ Wait and group_ Interpretation of interval
Prometheus Cortex多租户读写的实现
How to use tiup to deploy a tidb V5 0 cluster
Chaos takes you to the chaos project quickly
Ali vector library Icon tutorial (online, download)
将数组中指定的对象排在数组的前边
Apache SeaTunnel 2.1.0部署及踩坑
你应该知道的 JVM 基础知识
Dolphinscheduler调度spark任务踩坑记录