You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2015/07/30 23:18:04 UTC

[jira] [Created] (YOKO-463) Avoid writing zero length chunks

David Jencks created YOKO-463:
---------------------------------

             Summary: Avoid writing zero length chunks
                 Key: YOKO-463
                 URL: https://issues.apache.org/jira/browse/YOKO-463
             Project: Yoko - CORBA Server
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: orb core
    Affects Versions: v1.1.0
            Reporter: David Jencks


It seems some other ORBs don't like reading in zero length chunks
    (though I think the spec is okay with them being written).
    
    As it's inefficient to write them out to the stream, and to maximise
    interoperability, this change stops them from being produced.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)