[GitHub] thrift pull request: THRIFT-3292 Add a Zlib transport for Go

2015-08-06 Thread Jens-G
Github user Jens-G commented on the pull request: https://github.com/apache/thrift/pull/580#issuecomment-128523983 Could you please integrate the new Transport into [the test suite](https://github.com/apache/thrift/tree/master/test/go)? --- If your project is set up for it, you can r

[jira] [Commented] (THRIFT-3292) Implement TZlibTransport in Go

2015-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14660881#comment-14660881 ] ASF GitHub Bot commented on THRIFT-3292: Github user Jens-G commented on the pull

[jira] [Updated] (THRIFT-3292) Implement TZlibTransport in Go

2015-08-06 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3292: --- Assignee: Paul Magrath (was: Jens Geyer) > Implement TZlibTransport in Go >

[jira] [Assigned] (THRIFT-3292) Implement TZlibTransport in Go

2015-08-06 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-3292: -- Assignee: Jens Geyer > Implement TZlibTransport in Go > -- > >

[jira] [Commented] (THRIFT-3292) Implement TZlibTransport in Go

2015-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14660416#comment-14660416 ] ASF GitHub Bot commented on THRIFT-3292: GitHub user Magrath opened a pull reques

[GitHub] thrift pull request: THRIFT-3292 Add a Zlib transport for Go

2015-08-06 Thread Magrath
GitHub user Magrath opened a pull request: https://github.com/apache/thrift/pull/580 THRIFT-3292 Add a Zlib transport for Go This is a TZlibTransport implementation compatible with the Java version of TZlibTransport, at least from my (admittedly limited) testing. https://is

[jira] [Created] (THRIFT-3292) Implement TZlibTransport in Go

2015-08-06 Thread Paul Magrath (JIRA)
Paul Magrath created THRIFT-3292: Summary: Implement TZlibTransport in Go Key: THRIFT-3292 URL: https://issues.apache.org/jira/browse/THRIFT-3292 Project: Thrift Issue Type: New Feature

[jira] [Created] (THRIFT-3291) Java dependencies missing from tutorial

2015-08-06 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-3291: -- Summary: Java dependencies missing from tutorial Key: THRIFT-3291 URL: https://issues.apache.org/jira/browse/THRIFT-3291 Project: Thrift Issue Type: Bug

[jira] [Commented] (THRIFT-2199) Remove Dense protocol (was: move to Contrib)

2015-08-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659725#comment-14659725 ] Hudson commented on THRIFT-2199: SUCCESS: Integrated in Thrift #1639 (See [https://build

[jira] [Resolved] (THRIFT-2199) Remove Dense protocol (was: move to Contrib)

2015-08-06 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randy Abernethy resolved THRIFT-2199. - Resolution: Fixed committed > Remove Dense protocol (was: move to Contrib) > ---

[jira] [Commented] (THRIFT-2199) Remove Dense protocol (was: move to Contrib)

2015-08-06 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659674#comment-14659674 ] Randy Abernethy commented on THRIFT-2199: - thanks Jens. > Remove Dense protocol