thrift pull request: Update TSSLServerSocket.cpp

2014-01-19 Thread sharrajesh
GitHub user sharrajesh opened a pull request: https://github.com/apache/thrift/pull/78 Update TSSLServerSocket.cpp I think it's a bug to declare createSocket with parameters "int socket" while the base class TServerSocket declares the virtual function createSocket with paramete

thrift pull request: Update TSSLServerSocket.h

2014-01-19 Thread sharrajesh
GitHub user sharrajesh opened a pull request: https://github.com/apache/thrift/pull/77 Update TSSLServerSocket.h I think it's a bug to declare createSocket with parameters "int socket" while the base class TServerSocket declares the virtual function createSocket with parameters

[jira] [Updated] (THRIFT-1810) add ruby to test/test.sh

2014-01-19 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1810: Attachment: 0001-THRIFT-1810-add-ruby-to-test-test.sh.patch initial patch without cross language t

[jira] [Created] (THRIFT-2325) SSL test certificates

2014-01-19 Thread Roger Meier (JIRA)
Roger Meier created THRIFT-2325: --- Summary: SSL test certificates Key: THRIFT-2325 URL: https://issues.apache.org/jira/browse/THRIFT-2325 Project: Thrift Issue Type: Sub-task Component

[jira] [Created] (THRIFT-2324) Transport and Protocol JavaScript Implementations for Google Chrome Packaged Applications (js:chrome)

2014-01-19 Thread Nicholas Whitehead (JIRA)
Nicholas Whitehead created THRIFT-2324: -- Summary: Transport and Protocol JavaScript Implementations for Google Chrome Packaged Applications (js:chrome) Key: THRIFT-2324 URL: https://issues.apache.org/jira/bro

[jira] [Commented] (THRIFT-1525) Serialization / Deterialization of oversized i32 problematic in TCompactProtocol

2014-01-19 Thread Melvii Ts (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13875844#comment-13875844 ] Melvii Ts commented on THRIFT-1525: --- I suggest raising a ValueError instead. > Seriali