juzzia

Results 2 issues of juzzia

method canRedistribute is to determine whether a node will still be greater than or equal to M / 2-1 after removing a Key. However, the condition for entering the current...

### Programming Language of the Client Java ### Is Your Feature Request Related to a Problem? 客户端版本: `5.0.7` org.apache.rocketmq.client.apis包下的`Producer`,`Consumer`两个接口都没有提供增加`消息拦截器 org.apache.rocketmq.client.java.hook.MessageInterceptor`的api , 导致客户端要么自己包装一层消费者或者生产者去进行扩展,要么反射其实现类获取属性`compositedMessageInterceptor`去增加消息拦截器,行得通但是不优雅,所以希望官方从api层面提供增加消息拦截器的方法 ### Describe the Solution You'd Like 希望官方从api层面提供增加消息拦截器的方法 ###...

type/new feature