[jira] [Closed] (THRIFT-2213) java.lang.NoSuchMethodError: thrift org.apache.thrift.EncodingUtils.setBit(BIZ)B

2015-02-17 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2213. -- Resolution: Cannot Reproduce As it is, it does not look like a Thrift problem. If you still think it

[jira] [Commented] (THRIFT-2213) java.lang.NoSuchMethodError: thrift org.apache.thrift.EncodingUtils.setBit(BIZ)B

2015-02-17 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14324831#comment-14324831 ] Jens Geyer commented on THRIFT-2213: [Possibly

[jira] [Updated] (THRIFT-2978) nodejs: extract middleware module from http server

2015-02-17 Thread Andrew de Andrade (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew de Andrade updated THRIFT-2978: -- Attachment: 0001-Dependency-map-and-web-server-middleware-refactor.patch So this is my

[jira] [Commented] (THRIFT-3000) .NET implementation has trouble with mixed IP modes

2015-02-17 Thread Markus W. (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14324072#comment-14324072 ] Markus W. commented on THRIFT-3000: --- One can see, that this issue was discussed some

[jira] [Created] (THRIFT-3002) Python loops forever with TZlibTransport and TFileObjectTransport

2015-02-17 Thread Tom Hunt (JIRA)
Tom Hunt created THRIFT-3002: Summary: Python loops forever with TZlibTransport and TFileObjectTransport Key: THRIFT-3002 URL: https://issues.apache.org/jira/browse/THRIFT-3002 Project: Thrift

[GitHub] thrift pull request: Issue with IPv6 an IPv4 on windows machines

2015-02-17 Thread sharpdevel
Github user sharpdevel commented on the pull request: https://github.com/apache/thrift/pull/377#issuecomment-74635670 I could imagine something like this: if (typeof(TcpClient).GetProperty(DualMode) == null) { client = new

[jira] [Updated] (THRIFT-3002) Python loops forever with TZlibTransport and TFileObjectTransport

2015-02-17 Thread Tom Hunt (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Hunt updated THRIFT-3002: - Attachment: TZlibTransport.patch Python loops forever with TZlibTransport and TFileObjectTransport

[jira] [Updated] (THRIFT-3002) Python loops forever with TZlibTransport and TFileObjectTransport

2015-02-17 Thread Tom Hunt (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Hunt updated THRIFT-3002: - Patch Info: Patch Available Python loops forever with TZlibTransport and TFileObjectTransport

[jira] [Comment Edited] (THRIFT-3000) .NET implementation has trouble with mixed IP modes

2015-02-17 Thread Markus W. (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14324072#comment-14324072 ] Markus W. edited comment on THRIFT-3000 at 2/17/15 11:31 AM: -

[jira] [Commented] (THRIFT-3000) .NET implementation has trouble with mixed IP modes

2015-02-17 Thread Markus W. (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14324076#comment-14324076 ] Markus W. commented on THRIFT-3000: --- Of course Tobias' proposal {noformat} if

[jira] [Updated] (THRIFT-3001) C# Equals fails for binary fields (byte[])

2015-02-17 Thread Benjamin Schulz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Schulz updated THRIFT-3001: Attachment: fix_Equals_for_binary_fields_in_csharp.diff The patch is a little iffy,

[jira] [Created] (THRIFT-3001) C# Equals fails for binary fields (byte[])

2015-02-17 Thread Benjamin Schulz (JIRA)
Benjamin Schulz created THRIFT-3001: --- Summary: C# Equals fails for binary fields (byte[]) Key: THRIFT-3001 URL: https://issues.apache.org/jira/browse/THRIFT-3001 Project: Thrift Issue