mirror of
https://github.com/apache/impala.git
synced 2026-01-04 09:00:56 -05:00
* API simplified to deal only with 'topics', not services and objects * Scalability improved: heartbeat loop is now multi-threaded * State-store can store arbitrary objects * State-store may send either deltas or complete topic state (delta computation to come)