level 1
earth大威神
楼主
mq是通过zookeeper转发的,tomcat通过mq接收其他系统推送过来的数据,tomcat日志里经常出现: CachingConnectionFactory.shutdownCompleted(281) | Channel shutdown: connection error ;
SimpleMessageListenerContainer.redeclareElementsIfNecessary(975) | Failed to check/redeclare auto-delete queue(s).org.springframework.amqp.AmqpIOException: java.io.IOException。但是我看数据推送正常的、难道会自动重连?
2018年07月27日 02点07分
1
SimpleMessageListenerContainer.redeclareElementsIfNecessary(975) | Failed to check/redeclare auto-delete queue(s).org.springframework.amqp.AmqpIOException: java.io.IOException。但是我看数据推送正常的、难道会自动重连?