Roxie possible excessive logging info for waiting for ok_to_send

Description

Roxie (particularly in the cloud where config often has only 2 or less cpus per agent pod) sometimes logs these msgs per Roxie/pod at a high rate, such as almost 1 million per hour -

ERROR: UdpSender: timed out 1 times (flow=2290419, max=1000, timeout=10, expiryTime=979825468[0] ack(1)) waiting ok_to_send

This is with default timeout increased from 2 ms to 10 ms.

This many msgs of this type strongly suggest not enough cpus or excessive load for given cpu count, but perhaps we can adjust logging logic such that we only log these if the timeout happens > 2 times or > 5 times etc. ?

 

 

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Created February 8, 2024 at 5:50 PM
Updated February 29, 2024 at 12:19 PM
Resolved February 29, 2024 at 12:19 PM