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

[mnm] Support multiple management call on several clients at once #126

Open
mathieucarbou opened this issue Aug 10, 2016 · 1 comment
Open

Comments

@mathieucarbou
Copy link
Member

Add sort of:

Future<List<String>> calls(@ClientId Object clientDescriptor, ClientIdentifier[] to, Context[] context, String capabilityName, String methodName, Class<?> returnType, Parameter... parameters);

to be able to run the same management call over several clients at the same time and aggregate results

@mathieucarbou
Copy link
Member Author

@anthonydahanne : FYI

@mathieucarbou mathieucarbou removed their assignment Aug 23, 2016
@mathieucarbou mathieucarbou changed the title Support multiple management call on several clients at once [mnm] Support multiple management call on several clients at once Oct 26, 2016
@mathieucarbou mathieucarbou removed this from the BF-4974 milestone Oct 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant