Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我Apache Flume用来在我的源和接收器之间传递事件。我使用Avro协议。我通过 传递多个事件RpcClient,我遇到了一个问题,当我传递更多事件时,通道会脱机并显示连接错误。无论如何要创建池连接以使其永远保持活动状态。?
Apache Flume
Avro
RpcClient