You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Benno Evers <be...@mesosphere.com> on 2018/08/16 14:26:39 UTC

Review Request 68379: Added 'handler' field to batched requests.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68379/
-----------------------------------------------------------

Review request for mesos.


Repository: mesos


Description
-------

This commit adds a handler field to be able to batch
arbitrary requests, instead of having a hard-coded
dispatch to `state`.


Testing
-------


Thanks,

Benno Evers