You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by "Shivram Mani (JIRA)" <ji...@apache.org> on 2016/11/11 03:15:58 UTC

[jira] [Created] (HAWQ-1152) Ensure bridge(read and write) accessor handle is always closed in every scenario

Shivram Mani created HAWQ-1152:
----------------------------------

             Summary: Ensure bridge(read and write) accessor handle is always closed in every scenario
                 Key: HAWQ-1152
                 URL: https://issues.apache.org/jira/browse/HAWQ-1152
             Project: Apache HAWQ
          Issue Type: Bug
          Components: PXF
            Reporter: Shivram Mani
            Assignee: Lei Chang


Currently there are scenarios when the fileAccessor isn't closed eg: ClientAbortException when HAWQ terminates a query.
Include an endIteration function in the Bridge class that is responsible for closing the fileAcessor resource during read or write



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)