Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exposing AMQP filter set for Source terminus #17

Open
ppatierno opened this issue Apr 15, 2016 · 1 comment
Open

Exposing AMQP filter set for Source terminus #17

ppatierno opened this issue Apr 15, 2016 · 1 comment

Comments

@ppatierno
Copy link
Member

The getSource() and getTarget() methods in the ProtonLinkImpl class returns simple Source and Target interfaces with few info from the org.apache.qpid.proton.amqp.transport package.
The real instances used are Source and Target classes from org.apache.qpid.proton.amqp.messaging and in order to use them with Vert.x Proton, an explicit cast is needed.

@ppatierno
Copy link
Member Author

The problem seems to be related to the underlying Proton library used.
A JIRA is already opened for that :

https://issues.apache.org/jira/browse/PROTON-1177

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant