You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/09/21 00:45:56 UTC

[GitHub] [druid] gianm commented on issue #13132: CompactSegments errors after upgrade to 24.0

gianm commented on issue #13132:
URL: https://github.com/apache/druid/issues/13132#issuecomment-1253059763

   @AmatyaAvadhanula there is a comment in TaskIdentifierMapper:
   
   ```
           // If field is absent (older task version), use blank string to avoid a loop of migration of such tasks.
   ```
   
   I wonder if there is some other way to solve the problem mentioned in this comment, so we can include the task type even before the migration is done? That'd fix the Coordinator problem. What do you think?


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org