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/03/26 19:38:50 UTC

[GitHub] [druid] clintropolis commented on issue #9559: error on value counter overflow instead of writing sad segments

clintropolis commented on issue #9559: error on value counter overflow instead of writing sad segments
URL: https://github.com/apache/druid/pull/9559#issuecomment-604643356
 
 
   >Can this happen? maxRowsPerSegment is an Integer in the partitionSpec
   
   It _shouldn't_ happen, but nothing in the serializer was ensuring this, so it is a defensive mechanism since this part of the code is rather far away from where `maxRowsPerSegment` is supposed to be enforced.

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


With regards,
Apache Git Services

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