GitHub user snoopdave opened a pull request:
https://github.com/apache/usergrid/pull/550
require RouterProducers to provide list of the Message Types
So that ActorSystemManager can set them up instead of exposing a
registerMessageType() method.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/snoopdave/usergrid release-2.1.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/550.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #550
----
commit 06cc50f29196600fbecacbd20b615ad0cb8f9f02
Author: Dave Johnson <[email protected]>
Date: 2016-07-25T19:37:29Z
require RouterProducers to provide list of the Message Types that they
handle, so that ActorSystemManager can set them up.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---