Tomek, Thanks for reporting this. Looks like a bug in our JSON -> Protobuf parsing code. Mind filing a JIRA issue?
-anand > On Aug 4, 2016, at 2:04 PM, Tomek Janiszewski <[email protected]> wrote: > > Hi > > I have a problem with HTTP API. Proto2 does not specify JSON mappings but > Proto3 does and it recommend to map 64bit numbers as a string. > Unfortunately Mesos does not accepts strings in places of uint64 and return > 400 Bad Request error Failed to convert JSON into Call protobuf: Not > expecting a JSON string for field 'value'. > Is this by purpose or is this a bug? > > Best > Tomek
