I think both variables are required with `@JsonProperty`, else the serialization/deserialization can fail. for eg if `status` is present in the json, then deserialization fails.
[ Full content available at: https://github.com/apache/incubator-druid/pull/6334 ] This message was relayed via gitbox.apache.org for [email protected]
