Skip to content

Destroy RmiInboundGateway.RmiServiceExporter #2481

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

Merged
merged 2 commits into from
Jun 15, 2018

Conversation

artembilan
Copy link
Member

The internal instance RmiServiceExporter of the RmiInboundGateway
has to be destroyed together with the outer instance to unbind service
from the RMI registry

  • Perform some polishing for the RmiInboundGateway and optimize
    a AbstractInboundGatewayParser for late channels binding

The internal instance `RmiServiceExporter` of the `RmiInboundGateway`
has to be destroyed together with the outer instance to unbind `service`
from the RMI registry

* Perform some polishing for the `RmiInboundGateway` and optimize
a `AbstractInboundGatewayParser` for late channels binding
* Expose getters for channels on the `MessagingGatewaySupport`
* Fix RMI tests to use random port
@garyrussell garyrussell merged commit 5a362b6 into spring-projects:master Jun 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants