[
https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-13913:
Resolution: Duplicate
Status: Resolved (was: Patch Available)
[~hagleitn] turns out
[
https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-13913:
Attachment: HIVE-13913.03.patch
Fixing thread safety issues, and a stupid error, in the last
[
https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-13913:
Attachment: HIVE-13913.02.patch
> LLAP: introduce backpressure to recordreader
> ---
[
https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-13913:
Attachment: (was: HIVE-13913.02.patch)
> LLAP: introduce backpressure to recordreader
>
[
https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-13913:
Attachment: HIVE-13913.02.patch
> LLAP: introduce backpressure to recordreader
> ---
[
https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-13913:
Attachment: HIVE-13913.01.patch
Fixed the issue; also added the correct usage of close, it w
[
https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-13913:
Status: Patch Available (was: Open)
> LLAP: introduce backpressure to recordreader
> --
[
https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-13913:
Attachment: HIVE-13913.patch
Simple patch. I am removing the pause mechanism since it's hard