You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Zhixiong Chen (JIRA)" <ji...@apache.org> on 2018/05/04 19:04:00 UTC

[jira] [Created] (GOBBLIN-488) Make `AsyncRequest` aware of records

Zhixiong Chen created GOBBLIN-488:
-------------------------------------

             Summary: Make `AsyncRequest` aware of records
                 Key: GOBBLIN-488
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-488
             Project: Apache Gobblin
          Issue Type: Task
            Reporter: Zhixiong Chen
            Assignee: Zhixiong Chen


Currently, while building an `AsyncRequest` from a collection of records, it doesn't know what records are processed. The change is to make it records aware so that a `ResponseHandler` can do post-process the records if necessary



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)