CompactionTask should be able to try all generated indexTask spec even if one of them fails. However, it should also be able to report one of tasks have failed to users. This PR changes the compactionTask to return fail if it failed to run one of generated indexTask specs. This is also good for us because we can easily write some unit tests that check one of indexTask specs failed.
[ Full content available at: https://github.com/apache/incubator-druid/pull/6428 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org