Bill Farner created MESOS-1519:
----------------------------------
Summary: Expose constructors of types used in java APIs
Key: MESOS-1519
URL: https://issues.apache.org/jira/browse/MESOS-1519
Project: Mesos
Issue Type: Improvement
Components: java api
Reporter: Bill Farner
Priority: Minor
The replicated log API declares several java types (e.g.
org.apache.mesos.Log.Position, org.apache.mesos.Log.Entry) which have private
constructors. This complicates unit testing from a framework's perspective.
See https://reviews.apache.org/r/22792 for an example of the hoop-jumping
needed to work around this.
--
This message was sent by Atlassian JIRA
(v6.2#6252)