Sergey Shelukhin created HIVE-9603: -------------------------------------- Summary: LLAP: (IO) consider using reactive framework to string together parts of code Key: HIVE-9603 URL: https://issues.apache.org/jira/browse/HIVE-9603 Project: Hive Issue Type: Sub-task Reporter: Sergey Shelukhin
Hand-rolled async consumers-producers are somewhat confusing. [~prasanth_j] proposed using RxJava; Observable seems to be a natural fit for data producer and provides built-in error handling and backpressure. -- This message was sent by Atlassian JIRA (v6.3.4#6332)