[jira] [Created] (THRIFT-3179) lua plugin can't connect to remote server, because function l_socket_create_and_connect always bind socket to localhost

2015-06-07 Thread zzn (JIRA)
zzn created THRIFT-3179: --- Summary: lua plugin can't connect to remote server, because function l_socket_create_and_connect always bind socket to localhost Key: THRIFT-3179 URL:

[GitHub] thrift pull request: THRIFT-3180 fix framed transport

2015-06-07 Thread zzn01
GitHub user zzn01 opened a pull request: https://github.com/apache/thrift/pull/515 THRIFT-3180 fix framed transport You can merge this pull request into a Git repository by running: $ git pull https://github.com/zzn01/thrift THRIFT-3180 Alternatively you can review and apply

[jira] [Commented] (THRIFT-3180) lua plugin: framed transport do not work

2015-06-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14576289#comment-14576289 ] ASF GitHub Bot commented on THRIFT-3180: GitHub user zzn01 opened a pull request:

[GitHub] thrift pull request: Apache Ant is a necessary dependency

2015-06-07 Thread user640378
Github user user640378 commented on the pull request: https://github.com/apache/thrift/pull/513#issuecomment-109745041 Hi Jens, Sure, no problem! I'll do that. Since it was a minor change I had thought jira might not be necessary. I'll do it now. Sent from my iPhone

[jira] [Created] (THRIFT-3180) lua plugin: framed transport do not work

2015-06-07 Thread zzn (JIRA)
zzn created THRIFT-3180: --- Summary: lua plugin: framed transport do not work Key: THRIFT-3180 URL: https://issues.apache.org/jira/browse/THRIFT-3180 Project: Thrift Issue Type: Bug

[jira] [Commented] (THRIFT-3179) lua plugin can't connect to remote server, because function l_socket_create_and_connect always bind socket to localhost

2015-06-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14576259#comment-14576259 ] ASF GitHub Bot commented on THRIFT-3179: GitHub user zzn01 opened a pull request:

[jira] [Created] (THRIFT-3181) create TQueuedServer to improve performance

2015-06-07 Thread Xiaoshuang LU (JIRA)
Xiaoshuang LU created THRIFT-3181: - Summary: create TQueuedServer to improve performance Key: THRIFT-3181 URL: https://issues.apache.org/jira/browse/THRIFT-3181 Project: Thrift Issue Type:

[jira] [Updated] (THRIFT-3181) create TQueuedServer to improve performance

2015-06-07 Thread Xiaoshuang LU (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoshuang LU updated THRIFT-3181: -- Description: A TQueuedServer receives RPC requests and adds them into queues for execution by

[jira] [Updated] (THRIFT-3181) create TQueuedServer to improve performance

2015-06-07 Thread Xiaoshuang LU (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoshuang LU updated THRIFT-3181: -- Description: A TQueuedServer receives RPC requests and adds them into queues for processing

[GitHub] thrift pull request: Close transport after reading an invalid fram...

2015-06-07 Thread Jens-G
Github user Jens-G commented on the pull request: https://github.com/apache/thrift/pull/512#issuecomment-109729541 Hi @marshalium, could you just [file a JIRA ticket](http://thrift.apache.org/docs/HowToContribute) and link it to this PR by mentioning the number somewhere?