Hao Zhang
Hao Zhang
**问题描述** 单元测试依赖缺失 **环境配置** win10 jdk1.8 master分支 **复现步骤** 1.git clone 代码库 2.查看该模块单元测试代码 **实际输出结果** 依赖缺失 **期望输出结果** 无依赖缺失
In the page of Namespace details, if the namespace had not set backlog quota, the bundles list will missing. pulsar version:2.8.0 pulsar-manager version:0.2.0
在生产环境redis数据量比较大的情况下,使用keys命令会出现超时,https://github.com/shell909090/influx-proxy/blob/master/backend/config.go 代码中多次使用keys命令,建议使用set封装“b:”以及“m:”
Related to [https://github.com/streamnative/aop/issues/130](https://github.com/streamnative/aop/issues/130)
### Test cases for AMQP. **Connection:** (@wangshaojie4039) ConnectionOpen (100%) ConnectionRecovery(100%) DirectReplyTo(not support) Heartbeat(100%) **Channel:** (@wangshaojie4039) FrameMax(100%) Reject(100%) RequeueOnClose(100%) UserIDHeader(not support) UnexpectedFrames(100%) **Basic:** (@wangshaojie4039) BasicConsume100%) BasicGet100%) Confirm100%) ConsumerCancelNotification ConsumerCount(100%) ConsumerPriorities(100%) InvalidAcks(100%)...
### Motivation When message send message failed and there is a pending read, cursor.rewind() set the read position back to mark delete position, but pending read will use old position,...