You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2009/03/29 17:47:50 UTC

[jira] Created: (SYNAPSE-528) Synapse doesn't warn the user about pending callbacks

Synapse doesn't warn the user about pending callbacks
-----------------------------------------------------

                 Key: SYNAPSE-528
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-528
             Project: Synapse
          Issue Type: Bug
    Affects Versions: 1.2
            Reporter: Andreas Veithen
            Priority: Minor


Depending on the transport used, not setting the OUT_ONLY property as required will leave entries in the callback table that only expire after 86400 seconds, i.e. one day (since no response ever arrives). Synapse should somehow warn the user when entries start to accumulate in the callback table.

See also http://markmail.org/message/nbw6s2jbcclig2dl

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-528) Synapse doesn't warn the user about pending callbacks

Posted by "Asankha C. Perera (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693587#action_12693587 ] 

Asankha C. Perera commented on SYNAPSE-528:
-------------------------------------------

The default delay can be changed.. and if a timeout is specified, the callback will only exist until such time. However I fully agree that its good to warn the user (maybe with an age analysis sort of report) and expose the table to be managed/cleared via JMX

> Synapse doesn't warn the user about pending callbacks
> -----------------------------------------------------
>
>                 Key: SYNAPSE-528
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-528
>             Project: Synapse
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Andreas Veithen
>            Priority: Minor
>
> Depending on the transport used, not setting the OUT_ONLY property as required will leave entries in the callback table that only expire after 86400 seconds, i.e. one day (since no response ever arrives). Synapse should somehow warn the user when entries start to accumulate in the callback table.
> See also http://markmail.org/message/nbw6s2jbcclig2dl

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-528) Synapse doesn't warn the user about pending callbacks

Posted by "Eric Hubert (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693576#action_12693576 ] 

Eric Hubert commented on SYNAPSE-528:
-------------------------------------

Maybe we can also expose the callback table count via an MBean attribute? This way it is easy to monitor from the outside.

> Synapse doesn't warn the user about pending callbacks
> -----------------------------------------------------
>
>                 Key: SYNAPSE-528
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-528
>             Project: Synapse
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Andreas Veithen
>            Priority: Minor
>
> Depending on the transport used, not setting the OUT_ONLY property as required will leave entries in the callback table that only expire after 86400 seconds, i.e. one day (since no response ever arrives). Synapse should somehow warn the user when entries start to accumulate in the callback table.
> See also http://markmail.org/message/nbw6s2jbcclig2dl

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org