kafka保证消息不丢失
https://blog.csdn.net/weixin_38750084/article/details/82939435
https://www.zhihu.com/question/266390197
max.in.flight.requests.per.connection
该参数指定了生产者在收到服务器响应之前可以发送多少个消息。
https://blog.csdn.net/weixin_38750084/article/details/82939435
https://www.zhihu.com/question/266390197
该参数指定了生产者在收到服务器响应之前可以发送多少个消息。