Commit Graph

202 Commits

Author SHA1 Message Date
Gian Merlino 738dcd8cd9 Update version to 0.9.1-SNAPSHOT.
Fixes 
2016-03-17 10:34:20 -07:00
Gian Merlino f22fb2c2cf KafkaIndexTask.
Reads a specific offset range from specific partitions, and can use dataSource metadata
transactions to guarantee exactly-once ingestion.

Each task has a finite lifecycle, so it is expected that some process will be supervising
existing tasks and creating new ones when needed.
2016-03-10 18:41:43 -08:00