[ http://issues.apache.org/jira/browse/DIRMINA-179?page=comments#action_12370671 ]
Trustin Lee commented on DIRMINA-179: ------------------------------------- Vinod's update: Vinod: in Zlib.java Z_PARTIAL_FLUSH has to be replaced with Z_SYNC_FLUSH my mistake Trustin: Oh I see. Vinod: it doesnt make a difference actually but its potentially confusing > Stream compression support > -------------------------- > > Key: DIRMINA-179 > URL: http://issues.apache.org/jira/browse/DIRMINA-179 > Project: Directory MINA > Type: New Feature > Environment: All > Reporter: Vinod Panicker > Assignee: Trustin Lee > Fix For: 0.9.3 > Attachments: filter-compression.patch > > A MINA filter that supports Stream compression using the zlib algorithm. > Since it needs to stream data, it should support partial flushes, using the > Z_SYNC_FLUSH / Z_PARTIAL_FLUSH method. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
