thank you for your code.A question about the method getMessage() in MessageBuffer Class.how can I get the message from the mediumMessageBuffer or largeMessageBuffer when it overflow 4k or 128k.The method getMessage() seems just can get message from smallMessageBuffer?