[
https://issues.apache.org/jira/browse/ODE-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981291#action_12981291
]
Hudson commented on ODE-374:
----------------------------
Integrated in ODE-trunk #411 (See
[https://hudson.apache.org/hudson/job/ODE-trunk/411/])
fixing ODE-374, ODE-887 (related to ODE-795), ODE-733 (thanks Terry!) --
all management console related issues.
> MMC is quite noisy when it loses the connection to ODE
> ------------------------------------------------------
>
> Key: ODE-374
> URL: https://issues.apache.org/jira/browse/ODE-374
> Project: ODE
> Issue Type: Bug
> Components: Management Console
> Reporter: Tammo van Lessen
> Fix For: 2.0
>
> Attachments: ODE-374.patch
>
>
> Currently, MMC displays various dialogs (both, native and styled) when ODE
> has been shutdown. Thanks to a polling interval of 15 seconds, the dialog
> stack grows quickly.
> I propose a more gentle behaviour:
> - All exceptions should be swallowed and should change the internal state
> of the console to "disconnected".
> - In the "disconnected" state, the polling interval is reduced to, say, 60
> seconds.
> - In the "disconnected" state, the MMC should hide those parts of the UI
> that may display outdated data and should instead display a notification that
> the connection could not be established and that the MMC is trying it again
> in X seconds. Similar to GMails jabber roaster.
> - Once the connection is back, the state is set to "connected" and the
> polling interval is back to 15sec.
> I hope that sounds reasonable, better ideas are more than welcome.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.