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

[jira] [Closed] (DAFFODIL-2487) parser hangs on row with initial empty field in CSV-like data

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

Dave Thompson closed DAFFODIL-2487.
-----------------------------------

Verified the specified commit (commit 5289f596f327f12477db29f0f3d5ca9db55db39f) is included in the latest pull from the daffodil repository.

Verified the all affected daffodil subproject sbt tests were uncommented and executed successfully no longer hanging the parser.

 

> parser hangs on row with initial empty field in CSV-like data
> -------------------------------------------------------------
>
>                 Key: DAFFODIL-2487
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2487
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Back End
>    Affects Versions: 3.0.0
>            Reporter: Mike Beckerle
>            Assignee: Steve Lawrence
>            Priority: Critical
>             Fix For: 3.1.0
>
>
> Tests
> {color:#00627a}test_csv_hang_1{color}
> {color:#00627a}test_csv_hang_2{color}
> {color:#00627a}test_csv_hang_3{color}
> {color:#00627a}All hang the parser. The problem seems to have to do with an array with minOccurs="0" change. If the minOccurs="1" these do not hang. {color}
>  



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