konglh

Results 6 comments of konglh

版本号是3.6.3 不知道是不是没安装rabbitmq_delayed_message_exchange插件的原因, centos7.9的系统试了好几种方法都没安装上这个插件 所以少了jeecg.delayed.exchange

初始化队列的时候ackmode没带上 是这个原因吗 初始化队列....class........rabbitListener=@org.springframework.amqp.rabbit.annotation.RabbitListener(queuesToDeclare=[], containerFactory=, converterWinsContentType=true, bindings=[], messageConverter=, admin=, replyContentType=, priority=, autoStartup=, concurrency=, executor=, queues=[pic_queue], replyPostProcessor=, returnExceptions=, ackMode=, exclusive=false, errorHandler=, id=, group=)

> 版本号多少? 版本号是3.6.3 不知道是不是没安装rabbitmq_delayed_message_exchange插件的原因, centos7.9的系统试了好几种方法都没安装上这个插件 所以少了jeecg.delayed.exchange 初始化队列的时候ackmode没带上 是这个原因吗 初始化队列....class........rabbitListener=@org.springframework.amqp.rabbit.annotation.RabbitListener(queuesToDeclare=[], containerFactory=, converterWinsContentType=true, bindings=[], messageConverter=, admin=, replyContentType=, priority=, autoStartup=, concurrency=, executor=, queues=[pic_queue], replyPostProcessor=, returnExceptions=, ackMode=, exclusive=false, errorHandler=, id=, group=)

> 版本号多少? 而且我把这两个模块的依赖改了一下 没有用rabbitmq的test模块 ![image](https://github.com/jeecgboot/jeecg-boot/assets/49932434/c73da02c-5e71-4b7a-aad7-0fc89eca6c8a)

> 延迟队列必须安装 延迟队列安装好了 试了一下跟刚才一样,也尝试过@RabbitListener(queues = CommonConstant.PIC_QUEUE,ackMode = "MANUAL") 也是没效果 ![image](https://github.com/jeecgboot/jeecg-boot/assets/49932434/2af392db-357c-4c05-b9f5-dd92bf054c9d)

> nvr 问题你问厂商。 排查,可以wvp log ,zlm log 和抓包找 nvr已经在联系了 然后这种rtp丢包的日志,是表示网络不好丢包吗 还有下面这种一直提示断开的,是正常的吗