Anand Mazumdar created MESOS-3263:
-------------------------------------
Summary: SchedulerTask.KillTest fails for JSON Requests
Key: MESOS-3263
URL: https://issues.apache.org/jira/browse/MESOS-3263
Project: Mesos
Issue Type: Bug
Reporter: Anand Mazumdar
Fix For: 0.24.0
Currently, SchedulerTests.KillTask fails when the ContentType specified is JSON
in the request.
The crash happens in Master when it tries to process the Acknowledge call from
client. The sent UUID escaped string in JSON from the client is unable to be
correctly parsed by the master leading to the crash.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)