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

Chris Twiner reassigned MUSE-281:
---------------------------------

    Assignee: Chris Twiner  (was: Dan Jemiolo)

> Subscription Manager must throw faults on publish back to notification 
> producer
> -------------------------------------------------------------------------------
>
>                 Key: MUSE-281
>                 URL: https://issues.apache.org/jira/browse/MUSE-281
>             Project: Muse
>          Issue Type: Improvement
>          Components: WSN SubscriptionManager
>    Affects Versions: 2.2.0
>         Environment: All
>            Reporter: Balan Subramanian
>            Assignee: Chris Twiner
>             Fix For: 2.3.0
>
>         Attachments: muse-281.patch
>
>
> SimpleSubscriptionManager's publish message catches exceptions but consumes 
> them after logging them. This way at runtime, the actual publisher of the 
> message, typically another capability in the resource, never knows that the 
> publish failed.
> We can build a java listener based mechanism so that when a capability tries 
> to call the publish operation, it must provide a reference to itself and 
> implement a listener interface. This means we overload the publish method. If 
> such a callback reference is available, the SimpleSubscriptionManager will 
> call it back when it receives a fault, with the fault.

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to