On Fri, Nov 7, 2008 at 16:32, Senaka Fernando <[EMAIL PROTECTED]> wrote:
> Well I'm not quite satisfied with this. Can you exactly say that 1 character > = 1 byte, or shouldn't this be some weighted value? This is my point: how > could you compare the load of BytesMessages vs TextMessages using this > scheme? or doesn't such a comparison make sense? I think it's not possible to compare BytesMessage vs TextMessage load in a precise way, because that depends pretty much on how the messaging provider handles these messages. Ideally we should have separate metrics for the two types of messages, but the metrics collection framework is not flexible enough for this. Andreas
