Gian Merlino
|
bcd20441be
|
Make buildV9Directly the default. (#3688)
|
2016-11-14 09:29:32 -08:00 |
David Lim
|
9226d4af3c
|
configurable shutdownTimeout for Kakfa supervisor (#3497)
* configurable shutdownTimeout
* cr change
|
2016-09-23 13:26:45 -06:00 |
David Lim
|
ca9114b41b
|
add supervisor reset API (#3484)
* add supervisor reset API
* CR doc changes and kill running tasks / clear offsets from supervisor
|
2016-09-22 17:51:06 -07:00 |
David Lim
|
96fcca18ea
|
update KafkaSupervisor to make HTTP requests to tasks in parallel where possible (#3452)
|
2016-09-20 22:51:15 +05:30 |
David Lim
|
3a97fd4d6c
|
doc fix (#3430)
|
2016-09-06 13:13:30 -06:00 |
Dave Li
|
c4e8440c22
|
Adds long compression methods (#3148)
* add read
* update deprecated guava calls
* add write and vsizeserde
* add benchmark
* separate encoding and compression
* add header and reformat
* update doc
* address PR comment
* fix buffer order
* generate benchmark files
* separate encoding strategy and format
* fix benchmark
* modify supplier write to channel
* add float NONE handling
* address PR comment
* address PR comment 2
|
2016-08-30 16:17:46 -07:00 |
Gian Merlino
|
ea03906fcf
|
Configurable compressRunOnSerialization for Roaring bitmaps. (#3228)
Defaults to true, which is a change in behavior (this used to be false and unconfigurable).
|
2016-07-08 10:24:19 +05:30 |
David Lim
|
b24425a280
|
update docs with new behavior (#3200)
|
2016-06-28 16:17:04 -07:00 |
David Lim
|
a2290a8f05
|
support seamless config changes (#3051)
|
2016-06-03 13:50:19 -07:00 |
David Lim
|
f6c39cc844
|
Kafka task minimum message time (#3035)
* add KafkaIndexTask support for minimumMessageTime
* add Kafka supervisor support for lateMessageRejectionPeriod
|
2016-05-31 11:37:00 -07:00 |
David Lim
|
b489f63698
|
Supervisor for KafkaIndexTask (#2656)
* supervisor for kafka indexing tasks
* cr changes
|
2016-05-04 23:13:13 -07:00 |