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 2020/06/03 01:24:30 UTC

[GitHub] [druid] jihoonson opened a new issue #9973: Overwriting tasks doesn't guarantee atomic update of segments across time chunks

jihoonson opened a new issue #9973:
URL: https://github.com/apache/druid/issues/9973


   ### Affected Version
   
   All versions
   
   ### Description
   
   The timeline currently doesn't guarantee that all segments of an overwriting task will replace all old segments atomically. This can lead to the inconsistency in the query result; a query can read mixed versions of segments per time chunk.


----------------------------------------------------------------
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.

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


[GitHub] [druid] jihoonson commented on issue #9973: Overwriting tasks doesn't guarantee atomic update of segments across time chunks

Posted by GitBox <gi...@apache.org>.
jihoonson commented on issue #9973:
URL: https://github.com/apache/druid/issues/9973#issuecomment-639648826


   I agree. It's an improvement rather than a bug.


----------------------------------------------------------------
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.

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


[GitHub] [druid] yuanlihan commented on issue #9973: Overwriting tasks doesn't guarantee atomic update of segments across time chunks

Posted by GitBox <gi...@apache.org>.
yuanlihan commented on issue #9973:
URL: https://github.com/apache/druid/issues/9973#issuecomment-639315789


   Hi @jihoonson, would you kindly also tag a `Improvement` label here? Because I used to tell my users that this is not a bug but a feature of Druid that promises `eventual consistency` about the state transformation.


----------------------------------------------------------------
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.

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