You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2007/08/18 05:36:31 UTC

[jira] Resolved: (DIRMINA-276) [MINA] How to get the number of being-processed messages?

     [ https://issues.apache.org/jira/browse/DIRMINA-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trustin Lee resolved DIRMINA-276.
---------------------------------

    Resolution: Duplicate

Will take care of this issue in DIRMINA-317.

> [MINA] How to get the number of being-processed messages?
> ---------------------------------------------------------
>
>                 Key: DIRMINA-276
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-276
>             Project: MINA
>          Issue Type: Wish
>    Affects Versions: 0.8.2
>         Environment: Unix/Window
>            Reporter: Phan Thanh Hieu
>            Assignee: Trustin Lee
>
> MINA processes the received messages:
> => Call the MessageDecoder.decode() => ProtocolDecoderOutput.write(Object) => SessionHandler.messageReceived(...).
> My wish: the kind of messages after call the ProtocolDecoderOutput.write(Object) are call the being-processed messages.
> => how would i get the number of being-processed messages at a time?
> Do MINA 0.8.2 support my wishing?
> I need to know this because my app is a Data Collection => the being-processed messages have to be completed before the app has been stopped successfully.
> If you have any idea, please advice me.
> Regards,
> Hieu Phan.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.