You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Steve Lawrence (Jira)" <ji...@apache.org> on 2021/03/18 19:40:00 UTC

[jira] [Updated] (DAFFODIL-2397) New API for creating InputSourceDataInputStream need

     [ https://issues.apache.org/jira/browse/DAFFODIL-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Lawrence updated DAFFODIL-2397:
-------------------------------------
    Priority: Minor  (was: Critical)

> New API for creating InputSourceDataInputStream need
> ----------------------------------------------------
>
>                 Key: DAFFODIL-2397
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2397
>             Project: Daffodil
>          Issue Type: Bug
>          Components: API
>            Reporter: Steve Lawrence
>            Priority: Minor
>
> The API for creating InputSourceDataInputStream's does not provide a way to configure bucket sizes or cache limits when a BucketingInputSource is used. We need a way to allow this to be configured.
> One option is to just modify the InputSOurceDataInptuStream constructor to accept additional parameters.
> Another option is to use tunables to configure these, and treat the DataProcessor as a factory for creating InputSourceDataInputStreams. This allows the tunables that are part of the DataProcessor to be passed to the InputSource.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)