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 2018/08/08 05:49:10 UTC

[GitHub] clintropolis opened a new pull request #6129: Add support for 'maxTotalRows' to incremental publishing kafka indexing task and appenderator based realtime task

clintropolis opened a new pull request #6129: Add support for 'maxTotalRows' to incremental publishing kafka indexing task and appenderator based realtime task
URL: https://github.com/apache/incubator-druid/pull/6129
 
 
   Resolves #5898 by adding `getMaxTotalRows` and `getMaxRowsPerSegment` to `AppenderatorConfig`, extending the model used by `IndexTask` to  `IncrementalPublishingKafkaIndexTaskRunner` and `AppenderatorDriverRealtimeTask`. 
   
   Indexing task config is a bit of a jungle, so the new methods in `AppenderatorConfig` have default implementations so to be harmless to indexing tasks whose configs extends this type but do not take advantage of this functionality.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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