You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Steve Lawrence (JIRA)" <ji...@apache.org> on 2018/02/05 20:13:00 UTC

[jira] [Assigned] (DAFFODIL-1767) byteOrderChangeParser optimization not working

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

Steve Lawrence reassigned DAFFODIL-1767:
----------------------------------------

         Assignee: Michael Beckerle
    Fix Version/s:     (was: deferred)
                   2.1.0

Mike, I think we might be able to close this as "Won't Fix" since byte order change parser is completely removed?

> byteOrderChangeParser optimization not working
> ----------------------------------------------
>
>                 Key: DAFFODIL-1767
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1767
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Middle &quot;End&quot;
>            Reporter: Michael Beckerle
>            Assignee: Michael Beckerle
>            Priority: Major
>             Fix For: 2.1.0
>
>
> If you run TestChoice1765.test_backtrack1 with trace on (modify to have runner.trace.runOneTest(...) ), you see lots of byte order change parsers executing.
> But the schema has globally byteOrder="bigEndian" so there should only be one byteOrderChange parser to set it once and for all at the start of the whole thing. The others should optimize away.



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