druid/extensions-core
Gian Merlino 5da0241ac8
Kafka: Fixes needlessly low interpretation of maxRowsInMemory. (#5034)
AppenderatorImpl already applies maxRowsInMemory across all sinks. So dividing by
the number of Kafka partitions is pointless and effectively makes the interpretation
of maxRowsInMemory lower than expected.

This undoes one of the two changes from #3284, which fixed the original bug twice.
In this, that's worse than fixing it once.
2017-11-02 13:45:04 -06:00
..
avro-extensions Update Avro to 1.8.0 (#5015) 2017-11-02 09:08:41 -06:00
datasketches Refactor ColumnSelectorFactory; Rely on ColumnValueSelector's polymorphism (#4886) 2017-10-13 21:44:17 -05:00
druid-kerberos Refactoring PrefetchableTextFilesFirehoseFactory (#4836) 2017-10-13 21:39:28 -05:00
hdfs-storage Bump versions in master to 0.11.1-SNAPSHOT. (#4878) 2017-09-28 17:09:51 -05:00
histogram Refactor ColumnSelectorFactory; Rely on ColumnValueSelector's polymorphism (#4886) 2017-10-13 21:44:17 -05:00
kafka-eight Introduce "transformSpec" at ingest-time. (#4890) 2017-10-30 17:38:52 -07:00
kafka-extraction-namespace Refactoring PrefetchableTextFilesFirehoseFactory (#4836) 2017-10-13 21:39:28 -05:00
kafka-indexing-service Kafka: Fixes needlessly low interpretation of maxRowsInMemory. (#5034) 2017-11-02 13:45:04 -06:00
lookups-cached-global Refactoring PrefetchableTextFilesFirehoseFactory (#4836) 2017-10-13 21:39:28 -05:00
lookups-cached-single Refactoring PrefetchableTextFilesFirehoseFactory (#4836) 2017-10-13 21:39:28 -05:00
mysql-metadata-storage Bump versions in master to 0.11.1-SNAPSHOT. (#4878) 2017-09-28 17:09:51 -05:00
postgresql-metadata-storage Bump versions in master to 0.11.1-SNAPSHOT. (#4878) 2017-09-28 17:09:51 -05:00
protobuf-extensions Refactor ColumnSelectorFactory; Rely on ColumnValueSelector's polymorphism (#4886) 2017-10-13 21:44:17 -05:00
s3-extensions Refactoring PrefetchableTextFilesFirehoseFactory (#4836) 2017-10-13 21:39:28 -05:00
simple-client-sslcontext Bump versions in master to 0.11.1-SNAPSHOT. (#4878) 2017-09-28 17:09:51 -05:00
stats Refactor ColumnSelectorFactory; Rely on ColumnValueSelector's polymorphism (#4886) 2017-10-13 21:44:17 -05:00