On 10 Nov 2015, at 22:06, Thomas Segismont wrote:
dedicated to this, I
would avoid building an HTTP load balancer into the project.
Are you sure? I am certain that Apache and F5 and all those
guys did not get it right ;-)
The public API (JSON over HTTP) is how the users must interact with
the
Hawkular platform. It is the unique entry point for the users.
It's has been agreed during the project inception to make
Hawkular
components talk to each other via the bus. It is not a trivial change
to
break this assumption: everything the bus provides (see above) will
need
to be re-implemented.
That is why I am opposed to the change, unless it is proven that it is
a
limitation.
And even if Alerts tells metrics "Hey don't send me OS crap, that is
boring" via REST
does not imply that the individual data points can't be forwarded via
messaging (or
vice-versa)