[jira] [Created] (THRIFT-2567) Csharp slow ?

2014-06-05 Thread Martin Vogt (JIRA)
Martin Vogt created THRIFT-2567: --- Summary: Csharp slow ? Key: THRIFT-2567 URL: https://issues.apache.org/jira/browse/THRIFT-2567 Project: Thrift Issue Type: Question Components: C# -

[GitHub] thrift pull request: Introduce file to specify third party library...

2014-06-05 Thread pascal-bach
GitHub user pascal-bach opened a pull request: https://github.com/apache/thrift/pull/132 Introduce file to specify third party library locations on Windows This change makes it simpler to specify the location of third party libraries on Windows You can merge this pull request into

[jira] [Created] (THRIFT-2568) Implement own certificate handler

2014-06-05 Thread JIRA
Michael Blättler created THRIFT-2568: Summary: Implement own certificate handler Key: THRIFT-2568 URL: https://issues.apache.org/jira/browse/THRIFT-2568 Project: Thrift Issue Type:

[GitHub] thrift pull request: Introduce file to specify third party library...

2014-06-05 Thread bufferoverflow
Github user bufferoverflow commented on the pull request: https://github.com/apache/thrift/pull/132#issuecomment-45207908 Hi Pascal thanks for the patch! please create a related Jira Issue, see http://thrift.apache.org/docs/HowToContribute and I will take care on it.

[GitHub] thrift pull request: THRIFT-2568: Implemented possibility to use o...

2014-06-05 Thread mblaettler
GitHub user mblaettler opened a pull request: https://github.com/apache/thrift/pull/133 THRIFT-2568: Implemented possibility to use own certificate handler Added the possibility to set a user specific certificate validation routine. This allows to accept unsigned or wrong

[jira] [Commented] (THRIFT-2568) Implement own certificate handler

2014-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14018703#comment-14018703 ] ASF GitHub Bot commented on THRIFT-2568: GitHub user mblaettler opened a pull

[jira] [Updated] (THRIFT-2539) Tsocket.cpp addrinfo ai_flags = AI_ADDRCONFIG

2014-06-05 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Gazda updated THRIFT-2539: - Attachment: THRIFT-2539-fix-for-windows-cpp.patch Hello, please try this patch, should be not

Ruby Server rer=turns Thrift::TransportException

2014-06-05 Thread Chamila Wijayarathna
Hello all, I have replaced simple_server.rb and simple_client.rb at test/rb/integration using attached client and server. What I have done here is added testVoid and testMultiException to server and client which are defined in ThriftTest.thrift. When I run the client against server, I got

AW: [jira] [Updated] (THRIFT-2539) Tsocket.cpp addrinfo ai_flags = AI_ADDRCONFIG

2014-06-05 Thread Jens Geyer
Does it work with both OS flavours now? XP and newer? Von: Michał Gazda (JIRA) Gesendet: 05.06.2014 14:46 An: dev@thrift.apache.org Betreff: [jira] [Updated] (THRIFT-2539) Tsocket.cpp addrinfo ai_flags = AI_ADDRCONFIG [

[GitHub] thrift pull request: THRIFT-2568: Implemented possibility to use o...

2014-06-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/133 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Closed] (THRIFT-2568) Implement own certificate handler

2014-06-05 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2568. -- Resolution: Fixed Fix Version/s: 0.9.2 Assignee: (was: Jens Geyer) LGTM,

[jira] [Commented] (THRIFT-2568) Implement own certificate handler

2014-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019164#comment-14019164 ] ASF GitHub Bot commented on THRIFT-2568: Github user asfgit closed the pull

[jira] [Assigned] (THRIFT-2568) Implement own certificate handler

2014-06-05 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-2568: -- Assignee: Jens Geyer Implement own certificate handler -

[jira] [Commented] (THRIFT-2568) Implement own certificate handler

2014-06-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019203#comment-14019203 ] Hudson commented on THRIFT-2568: SUCCESS: Integrated in Thrift #1173 (See

[jira] [Updated] (THRIFT-2189) Go does not support union type

2014-06-05 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2189: --- Fix Version/s: (was: 0.9.2) 1.0 Go does not support union type

[GitHub] thrift pull request: Update simple_json_protocol.go

2014-06-05 Thread hpgood
GitHub user hpgood opened a pull request: https://github.com/apache/thrift/pull/134 Update simple_json_protocol.go fix bug:when read the end of message ,don't need ParsePostValue(). You can merge this pull request into a Git repository by running: $ git pull

[GitHub] thrift pull request: Update json_protocol.go

2014-06-05 Thread hpgood
GitHub user hpgood opened a pull request: https://github.com/apache/thrift/pull/135 Update json_protocol.go at ReadMessageEnd,don't need ParsePostValue. You can merge this pull request into a Git repository by running: $ git pull https://github.com/hpgood/thrift patch-2

[GitHub] thrift pull request: Update json_protocol.go

2014-06-05 Thread hpgood
Github user hpgood closed the pull request at: https://github.com/apache/thrift/pull/135 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is