<div dir="ltr">I've been using the latest standalone release this whole week "out of the tarball" with the management plugin, and I haven't seen any issues.<div><br></div><div>I haven't tried using homebrew, tho.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 15, 2014 at 8:36 PM, Gavin M. Roy <span dir="ltr"><<a href="mailto:gavinmroy@gmail.com" target="_blank">gavinmroy@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
Hey,</div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><br></div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
I just updated from 3.2.4 on OSX to 3.3.1 via homebrew and the Management UI performance is pretty terrible (8 to 16 seconds per API call). <a href="http://i.imgur.com/iIEzi7a.png" target="_blank">http://i.imgur.com/iIEzi7a.png</a> demonstrates the issue pretty clearly.</div>
<div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><br></div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
There’s nothing of note in either of the log files and 3.2.4 ran just fine. I’m just running this with defaults, no rabbitmq.config file.</div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
<br></div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">I have Erlang R16B3 installed, but noticed that the homebrew install has a bundled R16B2. </div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
<br></div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">I doubt it’s erlang version related however, as I manually built 3.3.1 from rabbitmq-public-umbrella and am experiencing the same issue. </div>
<div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><br></div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
I’ve also noticed that startup is significantly slower than I am used to. </div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><br></div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
Note that compiling v3.2.4 manually and running it makes the problem go away. In each compile test,  I’d nuke the data directory to ensure it’s not some issue with the previous mnesia data.</div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
<br></div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">I’m not encountering an issue with 3.3.1 on linux, and I do not see any similar slowness with any other applications.  </div>
<div><br></div>Output of rabbitmq-plugins list:<div><br></div><div><div><font face="Courier">[e] amqp_client                       3.3.1</font></div><div><font face="Courier">[ ] cowboy                            0.5.0-rmq3.3.1-git4b93c2d</font></div>
<div><font face="Courier">[ ] eldap                             3.3.1-gite309de4</font></div><div><font face="Courier">[e] mochiweb                          2.7.0-rmq3.3.1-git680dba8</font></div><div><font face="Courier">[ ] rabbitmq_amqp1_0                  3.3.1</font></div>
<div><font face="Courier">[ ] rabbitmq_auth_backend_ldap        3.3.1</font></div><div><font face="Courier">[ ] rabbitmq_auth_mechanism_ssl       3.3.1</font></div><div><font face="Courier">[ ] rabbitmq_consistent_hash_exchange 3.3.1</font></div>
<div><font face="Courier">[ ] rabbitmq_federation               3.3.1</font></div><div><font face="Courier">[ ] rabbitmq_federation_management    3.3.1</font></div><div><font face="Courier">[E] rabbitmq_management               3.3.1</font></div>
<div><font face="Courier">[e] rabbitmq_management_agent         3.3.1</font></div><div><font face="Courier">[E] rabbitmq_management_visualiser    3.3.1</font></div><div><font face="Courier">[ ] rabbitmq_mqtt                     3.3.1</font></div>
<div><font face="Courier">[ ] rabbitmq_shovel                   3.3.1</font></div><div><font face="Courier">[ ] rabbitmq_shovel_management        3.3.1</font></div><div><font face="Courier">[ ] rabbitmq_stomp                    3.3.1</font></div>
<div><font face="Courier">[ ] rabbitmq_tracing                  3.3.1</font></div><div><font face="Courier">[e] rabbitmq_web_dispatch             3.3.1</font></div><div><font face="Courier">[ ] rabbitmq_web_stomp                3.3.1</font></div>
<div><font face="Courier">[ ] rabbitmq_web_stomp_examples       3.3.1</font></div><div><font face="Courier">[ ] sockjs                            0.3.4-rmq3.3.1-git3132eb9</font></div><div><font face="Courier">[e] webmachine                        1.10.3-rmq3.3.1-gite9359c7</font></div>
<div></div></div><div><br></div><div>Anyone have suggestions to figure out what may be going on?</div><div><br></div><div>Thanks in advance,</div><div><br></div><div>Gavin</div><div><br></div><div><br></div><div><br></div>
</div><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>