Hi,
We are facing the following issue in our RMQ nodes in azure for like around a week. This node contains a stream queue and the issue looks somewhat related to it because all the other nodes do not contain this issue. In the logs we find crc_validation_failure.
2023-01-01 06:53:16.492398+00:00 [error] {crc_validation_failure,{chunk_id,######}}
2023-01-01 06:53:16.492498+00:00 [warning] Non-AMQP exit reason '{crc_validation_failure,{chunk_id,######}}'
2023-01-01 06:53:16.492364+00:00 [error] supervisor: {<#.###.####>,rabbit_channel_sup}
2023-01-01 06:53:16.492364+00:00 [error] errorContext: child_terminated
I have attached the detailed logs. The error in the logs is thrown continuously for around a week. These errors stopped appearing once we restarted the particular node. But, still we are not sure about the cause of the issue. As a result of this, we see that the streams connections are not distributed properly to the nodes. Any help is much appreciated.