[rabbitmq-discuss] Hard limit on API values returned?

Matthias Radestock matthias at rabbitmq.com
Mon Aug 26 18:40:34 BST 2013


Dustin,

On 26/08/13 18:14, Dustin Doiron wrote:
> It appears that when any field returned in the API request to
> /api/connections reaches approximately 4294967296 (2^32), the statistics
> counter is dramatically reset, affecting the integrity of counter data
> in the next request.

What version of Erlang are you running? We reported a bug to the 
Erlang/OTP team a while ago that caused the behaviour you are 
describing. That bug got fixed in R16A, released 7 months ago. See 
http://www.erlang.org/download/otp_src_R16A_RELEASE_CANDIDATE.readme

OTP-10746  The octet counters in the gen_tcp/inet interface could behave
            in unexpected ways on 64bit platforms. The behaviour is now
            as expected.

Regards,

Matthias.



More information about the rabbitmq-discuss mailing list