jadams-tresys opened a new pull request #433: URL: https://github.com/apache/incubator-daffodil/pull/433
The test files provided for this bug were bumping into the limits of integer values, which we cannot create an array that is larger than Int.MaxValue. In cases such as this, blobs should be used instead. Given that this error is originating from the official NITF schema, we should update the NITF schema to take advantage of blobs for large payloads. DAFFODIL-2401 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
