SimpleNotificationProducer.subscribe() should check for duplicate consumers
---------------------------------------------------------------------------

                 Key: MUSE-195
                 URL: https://issues.apache.org/jira/browse/MUSE-195
             Project: Muse
          Issue Type: Improvement
    Affects Versions: 2.1.0
         Environment: Muse 2.1.0
            Reporter: Vinh Nguyen
         Assigned To: Dan Jemiolo
            Priority: Minor


Currently, a client can receive duplicate notifications if a Subscribe request 
is sent multiple times for the same consumer.  In 
SimpleNotificationProducer.subscribe(), a check should be added so that it 
doesn't create multiple resources for the same consumer.


-- 
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