Re: [GSoC] THRIFT-847 Test Framework harmonization across all languages

2014-05-27 Thread Randy Abernethy
Hey Chamila, Node.js does not yet support processor events so you can skip that switch. Also Node.js is event driven and has no notion of worker threads, so you can also skip the workers switch. Best, Randy On Tue, May 27, 2014 at 10:37 AM, Chamila Wijayarathna < cdwijayarat...@gmail.com> wrot

[jira] [Commented] (THRIFT-2552) eliminate warning from configure.ac

2014-05-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010570#comment-14010570 ] Hudson commented on THRIFT-2552: SUCCESS: Integrated in Thrift #1157 (See [https://build

[jira] [Commented] (THRIFT-847) Test Framework harmonization across all languages

2014-05-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010571#comment-14010571 ] Hudson commented on THRIFT-847: --- SUCCESS: Integrated in Thrift #1157 (See [https://builds.a

Jenkins build is back to normal : Thrift-Compiler-Windows #1209

2014-05-27 Thread Apache Jenkins Server
See

[jira] [Commented] (THRIFT-1681) Add Lua Support

2014-05-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010426#comment-14010426 ] ASF GitHub Bot commented on THRIFT-1681: Github user bufferoverflow commented on

[GitHub] thrift pull request: THRIFT-1681

2014-05-27 Thread bufferoverflow
Github user bufferoverflow commented on the pull request: https://github.com/apache/thrift/pull/92#issuecomment-44343372 @daurnimator could you provide a patch for this? https://issues.apache.org/jira/browse/THRIFT-1681 thanks! -roger --- If your project is set up for

Re: [GSoC] THRIFT-847 Test Framework harmonization across all languages

2014-05-27 Thread Roger Meier
Hi Chamila Quoting Chamila Wijayarathna : Hi, I added patch to jira which add '--port arg (=9090) Port number to listen' to nodejs server at lib/nodejs/test/server.js and '--host arg (=localhost) Host to connect' '--port arg (=9090) Port number to connect' to nodejs client at lib/nodejs/test/cl

[jira] [Commented] (THRIFT-847) Test Framework harmonization across all languages

2014-05-27 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010388#comment-14010388 ] Roger Meier commented on THRIFT-847: Chamila, please take care on coding style you see

[jira] [Closed] (THRIFT-2553) C++ linker error - transport/TSocket

2014-05-27 Thread Connor Manning (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Connor Manning closed THRIFT-2553. -- Resolution: Fixed Fix Version/s: 0.9.1 Non-issue, caused by mismatched dependency confi

[jira] [Commented] (THRIFT-2553) C++ linker error - transport/TSocket

2014-05-27 Thread Connor Manning (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010386#comment-14010386 ] Connor Manning commented on THRIFT-2553: You are absolutely right - thank you for

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

2014-05-27 Thread Jack L (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jack L reopened THRIFT-2189: > Go does not support "union" type > > > Key: THRIFT-2189 >

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

2014-05-27 Thread Jack L (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010365#comment-14010365 ] Jack L commented on THRIFT-2189: When I filed this bug, the code that was generated was a

[jira] [Commented] (THRIFT-2553) C++ linker error - transport/TSocket

2014-05-27 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010298#comment-14010298 ] Ben Craig commented on THRIFT-2553: --- "Undefined symbols for architecture x86_64:" I th

[jira] [Resolved] (THRIFT-2552) eliminate warning from configure.ac

2014-05-27 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-2552. Resolution: Fixed Fix Version/s: 0.9.2 Committed, solves the issue for me. Thanks Liang!

[jira] [Assigned] (THRIFT-2552) eliminate warning from configure.ac

2014-05-27 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-2552: -- Assignee: Jens Geyer > eliminate warning from configure.ac > -

Re: [GSoC] THRIFT-847 Test Framework harmonization across all languages

2014-05-27 Thread Chamila Wijayarathna
Hi, I added patch to jira which add '--port arg (=9090) Port number to listen' to nodejs server at lib/nodejs/test/server.js and '--host arg (=localhost) Host to connect' '--port arg (=9090) Port number to connect' to nodejs client at lib/nodejs/test/client.js. These has been mentioned in http://th

[jira] [Updated] (THRIFT-2553) C++ linker error - transport/TSocket

2014-05-27 Thread Connor Manning (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Connor Manning updated THRIFT-2553: --- Labels: C++ Library OS-X TSocket (was: ) > C++ linker error - transport/TSocket > -

[jira] [Updated] (THRIFT-847) Test Framework harmonization across all languages

2014-05-27 Thread Chamila Dilshan Wijayarathna (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chamila Dilshan Wijayarathna updated THRIFT-847: Attachment: 0001-THRIFT-847-Test-Framework-harmonization-across-all-

[jira] [Updated] (THRIFT-2553) C++ linker error - transport/TSocket

2014-05-27 Thread Connor Manning (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Connor Manning updated THRIFT-2553: --- Attachment: Something_client.cpp sample.thrift Thrift interface file and a s

[jira] [Created] (THRIFT-2553) C++ linker error - transport/TSocket

2014-05-27 Thread Connor Manning (JIRA)
Connor Manning created THRIFT-2553: -- Summary: C++ linker error - transport/TSocket Key: THRIFT-2553 URL: https://issues.apache.org/jira/browse/THRIFT-2553 Project: Thrift Issue Type: Bug

[jira] [Commented] (THRIFT-1681) Add Lua Support

2014-05-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009710#comment-14009710 ] ASF GitHub Bot commented on THRIFT-1681: Github user daurnimator commented on a d

[GitHub] thrift pull request: THRIFT-1681

2014-05-27 Thread daurnimator
Github user daurnimator commented on a diff in the pull request: https://github.com/apache/thrift/pull/92#discussion_r13080038 --- Diff: compiler/cpp/src/generate/t_lua_generator.cc --- @@ -0,0 +1,1226 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[jira] [Commented] (THRIFT-1681) Add Lua Support

2014-05-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009706#comment-14009706 ] ASF GitHub Bot commented on THRIFT-1681: Github user daurnimator commented on a d

[GitHub] thrift pull request: THRIFT-1681

2014-05-27 Thread daurnimator
Github user daurnimator commented on a diff in the pull request: https://github.com/apache/thrift/pull/92#discussion_r13079843 --- Diff: compiler/cpp/src/generate/t_lua_generator.cc --- @@ -0,0 +1,1226 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[jira] [Updated] (THRIFT-2552) eliminate warning from configure.ac

2014-05-27 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated THRIFT-2552: -- Attachment: thrift-2552.txt > eliminate warning from configure.ac > --

[jira] [Created] (THRIFT-2552) eliminate warning from configure.ac

2014-05-27 Thread Liang Xie (JIRA)
Liang Xie created THRIFT-2552: - Summary: eliminate warning from configure.ac Key: THRIFT-2552 URL: https://issues.apache.org/jira/browse/THRIFT-2552 Project: Thrift Issue Type: Improvement