Hi Carsten,

On Fri, Jan 3, 2014 at 9:22 AM, Carsten Ziegeler <cziege...@apache.org> wrote:
> ...I think it makes sense to move the
> jmx stuff into the core, this keeps the executor service interface cleaner....

So IIUC if we move jmx into core the HealthCheckExecutor would have just

  Collection<HealthCheckExecutionResult> execute(String ... tags);

?

If yes I'm +1 on the move, it doesn't add any dependencies to core.

-Bertrand

Reply via email to