mirror of https://github.com/apache/druid.git
35aaaa9573
* Fix serialization in TaskReportFileWriters. For some reason, serializing a Map<String, TaskReport> would omit the "type" field. Explicitly sending each value through the ObjectMapper fixes this, because the type information does not get lost. * Fixes for static analysis. |
||
---|---|---|
.. | ||
src | ||
pom.xml |