NOT 1.2 NO IDEA Avatar
  1. OMG Issue

NOT12 — Semantics of Disconnected exception

  • Key: NOT12-15
  • Legacy Issue Number: 2555
  • Status: closed  
  • Source: Anonymous
  • Summary:

    Summary: It would be nice if the spec explicitly stated what happens when a pull
    supplier or push consumer raises the Disconnected exception. One way to
    look at it is that when the client raises Disconnected it no longer
    wants to send or receive any events and it"s basically disconnected
    (i.e. the same as if the disconnect_xx_yy operation was invoked).

    I believe this is an issue because the disconnect_xx_yy operation
    controls the lifecycle of the proxy. If the above interpretation is
    valid, the proxy will be destroyed when the client raises Disconnected.
    Alternatively, the proxy could just change its state back to not
    connected (the same state as when the proxy was just created by an admin
    object).

  • Reported: NOT 1.1 — Mon, 29 Mar 1999 05:00 GMT
  • Disposition: Resolved — NOT 1.2
  • Disposition Summary:

    resolved, see below

  • Updated: Fri, 6 Mar 2015 20:58 GMT