suneet-s commented on PR #15981:
URL: https://github.com/apache/druid/pull/15981#issuecomment-1973601673

   I tested this change a little bit and found that if you run a compact task 
with no additional subtasks - the report is an empty json object. Before this 
change the report would have some details. 
   
   I think we should fix it so that the task report details are preserved for a 
compact task with no sub-tasks, even if we change the format of the report.
   
   +1 for gian's suggestion of documenting the report so that other users don't 
break it once we've decided on a particular format. I think it would be a good 
idea to also add a test of some sort that validates the format of the report. 
There are a few integration tests for compaction - perhaps one of those would 
be a good place to add validation for the format of the task report.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to