Karl Wright created CONNECTORS-1499:
---------------------------------------

             Summary: Ordering not preserved when reading back from outputted 
Job JSON
                 Key: CONNECTORS-1499
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1499
             Project: ManifoldCF
          Issue Type: Bug
          Components: Framework core
    Affects Versions: ManifoldCF 2.9.1
            Reporter: Karl Wright
            Assignee: Karl Wright
             Fix For: ManifoldCF 2.10
         Attachments: CONNECTORS-1499.patch

When we went from the old JSON parser to the new one (because of license 
issues), we wound up introducing a loss of ordering under some conditions.  
That loss of ordering was because the new JSON parser uses hash-based ordering 
for keys and doesn't preserve file ordering.

The upshot is that we need to use the alternate, order-preserving method of 
outputting some configurations.




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

Reply via email to