<  February 2010   >
Su Mo Tu We Th Fr Sa
    1  2  3  4  5  6
 7  8  9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28
00:29 bradgonesurfing joined
01:59 yannlugrin joined
08:10 jashmenn joined
08:48 jashmenn joined
10:17 auser joined
10:27 auser joined
11:35 aslanir joined
11:54 jashmenn joined
12:17 bcbcbc joined
12:18 jasherai joined
12:18 tomsdad joined
12:22 <tomsdad> Hello. Should alice return the number of messages in the queues? All I see is vhost, name and memory.
12:23 <auser> from 1.6, there is no way to retrieve that... I'm not sure if there is a way to do it now
12:23 <auser> but I doubt it actually
12:24 <auser> unless it's looking into the ets table
12:24 <auser> which I doubt is a good idea
12:24 <auser> I can't imagine that won't come with a performance hit on rabbit
12:25 <tomsdad> so 'rabbitmqctl list_queues' would be a performance hit?
12:25 <auser> no, that's listing the queues, not the messages
12:25 <auser> or does that list the message count now?
12:25 <tomsdad> Yep, shows the message count
12:26 <auser> it didn't used to, that's why I ask
12:26 <auser> then I'm sure they are tracking it now, which means Alice can find it
12:26 <tomsdad> would be most useful.