Steve Lawrence created DAFFODIL-2397:
----------------------------------------
Summary: New API for creating InputSourceDataInputStream need
Key: DAFFODIL-2397
URL: https://issues.apache.org/jira/browse/DAFFODIL-2397
Project: Daffodil
Issue Type: Bug
Reporter: Steve Lawrence
Fix For: 3.0.0
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)