You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Pete Wyckoff (JIRA)" <ji...@apache.org> on 2008/08/22 23:20:44 UTC

[jira] Created: (THRIFT-123) implement TZlibTransport in Java

implement TZlibTransport in Java
--------------------------------

                 Key: THRIFT-123
                 URL: https://issues.apache.org/jira/browse/THRIFT-123
             Project: Thrift
          Issue Type: New Feature
          Components: Library (Java)
            Reporter: Pete Wyckoff
            Priority: Minor


TZlibTransport compatible with C++ version of TZlibTransport


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (THRIFT-123) implement TZlibTransport in Java

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901072#action_12901072 ] 

Bryan Duxbury commented on THRIFT-123:
--------------------------------------

Does anyone know if zlib is compatible with the GZipOutputStream in Java?

> implement TZlibTransport in Java
> --------------------------------
>
>                 Key: THRIFT-123
>                 URL: https://issues.apache.org/jira/browse/THRIFT-123
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>            Reporter: Pete Wyckoff
>            Priority: Minor
>
> TZlibTransport compatible with C++ version of TZlibTransport

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (THRIFT-123) implement TZlibTransport in Java

Posted by "David Reiss (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902009#action_12902009 ] 

David Reiss commented on THRIFT-123:
------------------------------------

More likely DeflaterOutputStream

> implement TZlibTransport in Java
> --------------------------------
>
>                 Key: THRIFT-123
>                 URL: https://issues.apache.org/jira/browse/THRIFT-123
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>            Reporter: Pete Wyckoff
>            Priority: Minor
>
> TZlibTransport compatible with C++ version of TZlibTransport

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.