[jira] [Commented] (THRIFT-2376) nodejs: allow Promise style calls for client and server

2014-03-04 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920588#comment-13920588 ] Randy Abernethy commented on THRIFT-2376: - Hey Pierre, I like the promise additi

Re: [jira] [Closed] (THRIFT-2001) http://thrift.apache.org/ Example "C++ Server" tab is broken

2014-03-04 Thread Jake Farrell
I think that we should keep the website and the code base separate. Having the generated site that gets published via pubsub in the same location as the website content makes things easier to find and debug. I recently helped out Apache Mesos with their website and they update the /documentation s

[jira] [Closed] (THRIFT-2385) Problem with gethostbyname2 during make check

2014-03-04 Thread Pierre Roussel (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Roussel closed THRIFT-2385. -- Resolution: Fixed > Problem with gethostbyname2 during make check > --

RE: [jira] [Closed] (THRIFT-2001) http://thrift.apache.org/ Example "C++ Server" tab is broken

2014-03-04 Thread Roger Meier
Hi Jake & co! I was not aware of middleman, but I will have a closer look at it. Octopress is the other hot candidate I see on the radar. However, I played around with the mentioned source_inserter and it does a nice job. See the attached a patch with modified js tutorial and nanoc upgrade. What

Re: [jira] [Closed] (THRIFT-2001) http://thrift.apache.org/ Example "C++ Server" tab is broken

2014-03-04 Thread Joseph Schaefer
Lol it took me several passes to understand what that last sentence meant :) Sent from my iPhone > On Mar 4, 2014, at 5:46 PM, Jake Farrell wrote: > > Hey Roger > I've been working on a version using middleman which I almost have > completed, I've found that it is better at rendering code snipp

Re: [jira] [Closed] (THRIFT-2001) http://thrift.apache.org/ Example "C++ Server" tab is broken

2014-03-04 Thread Jake Farrell
Hey Roger I've been working on a version using middleman which I almost have completed, I've found that it is better at rendering code snippets and docs than nanoc and the layout and config within middleman is simplified over what we currently have. Will throw up on my people.a.o account shortly -

RE: [jira] [Closed] (THRIFT-2001) http://thrift.apache.org/ Example "C++ Server" tab is broken

2014-03-04 Thread Roger Meier
Just fixed this on the web site: URL: http://svn.apache.org/r1574224 Log: content/index.md: no 4 spaces or tab to avoid md double rendering content/tutorial/cpp.md: use html entities < and > Could you verify site compile on your platforms? I think about a upgrade of nanoc and adding a code snippe

RE: Thrift Protocol Compatibility with various Languages

2014-03-04 Thread Roger Meier
You got it! That's exactly the task, complete the cross language test suite and generate a feature and compatibility matrix that can be included easily by the Apache Thrift web site. => Generate reliable information on compatibility and features. + documentation Many languages and features are on

[jira] [Commented] (THRIFT-2258) Add TLS v1.1/1.2 support to TSSLSocket.cpp

2014-03-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920006#comment-13920006 ] Jake Farrell commented on THRIFT-2258: -- Thanks [~chris5287] appreciate it, I'll revi

[jira] [Assigned] (THRIFT-2258) Add TLS v1.1/1.2 support to TSSLSocket.cpp

2014-03-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell reassigned THRIFT-2258: Assignee: Jake Farrell (was: Roger Meier) > Add TLS v1.1/1.2 support to TSSLSocket.cpp >

[jira] [Updated] (THRIFT-2258) Add TLS v1.1/1.2 support to TSSLSocket.cpp

2014-03-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2258: - Fix Version/s: 0.9.2 > Add TLS v1.1/1.2 support to TSSLSocket.cpp >

[jira] [Updated] (THRIFT-2258) Add TLS v1.1/1.2 support to TSSLSocket.cpp

2014-03-04 Thread Chris Stylianou (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Stylianou updated THRIFT-2258: Attachment: updated-thrift-2258.patch Redone without C++11 enum usage. > Add TLS v1.1/1.2

Thrift Protocol Compatibility with various Languages

2014-03-04 Thread Chamila Wijayarathna
Hello all, I ran "test/test.sh" and got [1] as result. In [2], it says that ruby supports both binary and compact protocols. So why I am not getting rb-rb results with compact protocol in [1]? If [2] is not accurate, from where can I found a better language to protocol compatibility mapping details

[GitHub] thrift pull request: THRIFT-1914 Python: Support for Multiplexing ...

2014-03-04 Thread smallfish
GitHub user smallfish opened a pull request: https://github.com/apache/thrift/pull/82 THRIFT-1914 Python: Support for Multiplexing Services on any Transport copy patch from: https://issues.apache.org/jira/browse/THRIFT-1914 add some testcases. add new options `multiple`, if

[jira] [Commented] (THRIFT-1914) Python: Support for Multiplexing Services on any Transport, Protocol and Server

2014-03-04 Thread smallfish (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13919586#comment-13919586 ] smallfish commented on THRIFT-1914: --- I send a Github pull-request, this: https://github

[jira] [Commented] (THRIFT-1914) Python: Support for Multiplexing Services on any Transport, Protocol and Server

2014-03-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13919583#comment-13919583 ] ASF GitHub Bot commented on THRIFT-1914: GitHub user smallfish opened a pull requ

[jira] [Assigned] (THRIFT-2386) Thrift refuses to link yylex

2014-03-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell reassigned THRIFT-2386: Assignee: Jake Farrell > Thrift refuses to link yylex > > >

[jira] [Updated] (THRIFT-2386) Thrift refuses to link yylex

2014-03-04 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2386: - Fix Version/s: 0.9.2 > Thrift refuses to link yylex > > >

[jira] [Updated] (THRIFT-2386) Thrift refuses to link yylex

2014-03-04 Thread Milan Freml (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Milan Freml updated THRIFT-2386: Attachment: yylex.patch Fixes the error by enveloping function yylex in extern "C" > Thrift refus

[jira] [Created] (THRIFT-2386) Thrift refuses to link yylex

2014-03-04 Thread Milan Freml (JIRA)
Milan Freml created THRIFT-2386: --- Summary: Thrift refuses to link yylex Key: THRIFT-2386 URL: https://issues.apache.org/jira/browse/THRIFT-2386 Project: Thrift Issue Type: Bug Compone