[jira] [Updated] (THRIFT-1189) Ruby deserializer speed improvements

2011-05-31 Thread Ilya Maykov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Maykov updated THRIFT-1189: Attachment: thrift_perf_test.tar.gz Ruby deserializer speed improvements

[jira] [Updated] (THRIFT-1189) Ruby deserializer speed improvements

2011-05-31 Thread Ilya Maykov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Maykov updated THRIFT-1189: Attachment: patch-THRIFT-1189-2.txt Attaching a second patch that takes care of a couple more

[jira] [Updated] (THRIFT-1189) Ruby deserializer speed improvements

2011-05-31 Thread Ilya Maykov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Maykov updated THRIFT-1189: Attachment: patch-THRIFT-1189-3.txt One more patch. This one speeds up

[jira] [Updated] (THRIFT-1189) Ruby deserializer speed improvements

2011-05-31 Thread Ilya Maykov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Maykov updated THRIFT-1189: Description: I have a patch to the Ruby libraries that greatly increases deserializer speed.

[jira] [Commented] (THRIFT-1183) Pure-ruby CompactProtocol raises ArgumentError when deserializing under Ruby 1.9

2011-05-31 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041794#comment-13041794 ] Bryan Duxbury commented on THRIFT-1183: --- There's a problem with your one-liner: it

[jira] [Commented] (THRIFT-1183) Pure-ruby CompactProtocol raises ArgumentError when deserializing under Ruby 1.9

2011-05-31 Thread Michael Stockton (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041800#comment-13041800 ] Michael Stockton commented on THRIFT-1183: -- It should work. We added the #ord

[jira] [Resolved] (THRIFT-1165) Missing parameter names for C++ oneway stubs

2011-05-31 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1165. - Resolution: Fixed Assignee: Roger Meier committed Missing parameter names for C++

[jira] [Commented] (THRIFT-1166) C++ tests in test/cpp broken

2011-05-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041818#comment-13041818 ] Hudson commented on THRIFT-1166: Integrated in Thrift #150 (See

[jira] [Commented] (THRIFT-1183) Pure-ruby CompactProtocol raises ArgumentError when deserializing under Ruby 1.9

2011-05-31 Thread Ilya Maykov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041853#comment-13041853 ] Ilya Maykov commented on THRIFT-1183: - I haven't tested it in 1.8.6 but it should

[java-lib] Acting on client disconnects

2011-05-31 Thread Diwaker Gupta
(intentionally posted to dev and not user) Suppose I have a stateful service and I'd like to clean up some state when a client disconnects. IIUC, there's no straight forward way to do this with Thrift. I'd love to hear what others have done in similar situations. I'm trying to figure out if

[jira] [Created] (THRIFT-1190) readBufferBytesAllocated TNonblockingServer.java should be AtomicLong to fix FD leakage and general server malfunction

2011-05-31 Thread Tom May (JIRA)
readBufferBytesAllocated TNonblockingServer.java should be AtomicLong to fix FD leakage and general server malfunction -- Key: THRIFT-1190 URL:

[jira] [Updated] (THRIFT-1190) readBufferBytesAllocated TNonblockingServer.java should be AtomicLong to fix FD leakage and general server malfunction

2011-05-31 Thread Tom May (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom May updated THRIFT-1190: Attachment: thrift.patch Here's the patch. readBufferBytesAllocated TNonblockingServer.java should be

[jira] [Updated] (THRIFT-1190) readBufferBytesAllocated in TNonblockingServer.java should be AtomicLong to fix FD leakage and general server malfunction

2011-05-31 Thread Tom May (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom May updated THRIFT-1190: Summary: readBufferBytesAllocated in TNonblockingServer.java should be AtomicLong to fix FD leakage and

[jira] [Updated] (THRIFT-1190) readBufferBytesAllocated in TNonblockingServer.java should be AtomicLong to fix FD leakage and general server malfunction

2011-05-31 Thread Tom May (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom May updated THRIFT-1190: Description: We're having a problem using THsHaServer where the server suddenly stops closing

[jira] [Updated] (THRIFT-1190) readBufferBytesAllocated in TNonblockingServer.java should be AtomicLong to fix FD leakage and general server malfunction

2011-05-31 Thread Tom May (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom May updated THRIFT-1190: Description: We're having a problem using THsHaServer where the server suddenly stops closing