[
https://issues.apache.org/jira/browse/JUDDI-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890285#action_12890285
]
Kurt T Stam commented on JUDDI-403:
-----------------------------------
Hi ShengTao, you log suggests "Could not obtain subscriptionResult for
subscriptionKey". If you can also attach the subscription you saved then maybe
we can reproduce the issue. The nullpointer make it that the subscription is
not sent, and it simply retries every notification interval. --Kurt
> After using getSubscriptionResults operation getting the services from
> master-registry, the registry shouldn't call notify interface again for the
> same services
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JUDDI-403
> URL: https://issues.apache.org/jira/browse/JUDDI-403
> Project: jUDDI
> Issue Type: Improvement
> Components: core
> Affects Versions: 3.0.1
> Reporter: ShengTao Dong
> Assignee: Kurt T Stam
> Attachments: juddi.log
>
>
> After using getSubscriptionResults operation getting the services from
> master-registry with a subscription key, the services had been gotten from
> the master-registry, so It's reasonable that the master registry should not
> call the notify interface to distribute these services because the subscript
> operation used same subscription key, but it did, It made the distributed
> action was done twice, and also made some confusion.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.