Re: Your project's website

2020-10-28 Thread Christopher
On Wed, Oct 28, 2020 at 1:50 PM Duru Can Celasun wrote: > > Apologies, I thought I was replying to Andrew and I only just now realize it > was Christopher. My point stands though, if there is an easier/preferred way > to do this just let me know and we'll do that. No problem. :) [SNIP] > >

[jira] [Commented] (THRIFT-5299) rs implementation compact protocol seq_id should not use zigzag encoding.

2020-10-28 Thread shuo li (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17222640#comment-17222640 ] shuo li commented on THRIFT-5299: - [~jensg] thanks for reply, I think the problem is well described and

[jira] [Commented] (THRIFT-5299) rs implementation compact protocol seq_id should not use zigzag encoding.

2020-10-28 Thread shuo li (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17222639#comment-17222639 ] shuo li commented on THRIFT-5299: - [~allengeorge] shed some light on this issue too? :P > rs

[jira] [Commented] (THRIFT-5300) rs compact protocol collection elem type to ttype mapping wrong

2020-10-28 Thread shuo li (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17222637#comment-17222637 ] shuo li commented on THRIFT-5300: - [~allengeorge] I double checked other implementations (golang cpp

[jira] [Commented] (THRIFT-5299) rs implementation compact protocol seq_id should not use zigzag encoding.

2020-10-28 Thread shuo li (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17222636#comment-17222636 ] shuo li commented on THRIFT-5299: - I opened an issue on integer-encoding:

[jira] [Updated] (THRIFT-5299) rs implementation compact protocol seq_id should not use zigzag encoding.

2020-10-28 Thread shuo li (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shuo li updated THRIFT-5299: Description: While reviewing code, I discovered a bug in compact protocol. The seq_id in message header

Re: Your project's website

2020-10-28 Thread Gavin McDonald
Hi, I'd like to cite a couple of example usage of a 'standard' ASF Compliant website + readthedocs usage Here are two examples:- libcloud.apache.org cloudstack.apache.org Both of those projects have content , built however they want, and the code for the 'website' part can indeed be hosted

Re: Your project's website

2020-10-28 Thread Duru Can Celasun
Apologies, I thought I was replying to Andrew and I only just now realize it was Christopher. My point stands though, if there is an easier/preferred way to do this just let me know and we'll do that. On Wed, 28 Oct 2020, at 17:46, Duru Can Celasun wrote: > Andrew, > > I think there has been

Re: Your project's website

2020-10-28 Thread Duru Can Celasun
Andrew, I think there has been some misunderstanding. Comments below. On Wed, 28 Oct 2020, at 16:31, Christopher wrote: > Can, > > The official site for Apache Thrift is located at thrift.apache.org > It is the sources for that site that needs to move away from CMS. It > is not sufficient to

Re: Your project's website

2020-10-28 Thread Christopher
Can, The official site for Apache Thrift is located at thrift.apache.org It is the sources for that site that needs to move away from CMS. It is not sufficient to create a new site located elsewhere to address the CMS issue. While this "readthedocs" site looks good, it is missing some key things

[jira] [Commented] (THRIFT-5300) rs compact protocol collection elem type to ttype mapping wrong

2020-10-28 Thread Allen George (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1720#comment-1720 ] Allen George commented on THRIFT-5300: -- I'm surprised I forgot those two. I'm pretty sure I would

Re: Your project's website

2020-10-28 Thread Duru Can Celasun
Hi Andrew, The site on ReadTheDocs [1] isn't just documentation, it's the full website including downloads [2] so I'm not sure if any other static landing page is necessary. If you can clarify that first I'll go ahead and open an INFRA ticket. Can [1]

Re: Your project's website

2020-10-28 Thread Andrew Wetmore
Hi, Can: I spoke with Gavin MacDonald on our team, and he said the Thrift project will still need at least a basic static landing page at thrift.a.o. If I understand correctly, you can redirect traffic from there to what you have set up in ReadTheDocs. The landing page should also have

[jira] [Commented] (THRIFT-5301) Add aarch64 jobs in travis CI.

2020-10-28 Thread odidev (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17222092#comment-17222092 ] odidev commented on THRIFT-5301: Hi Team, I am interested in adding ARM64 jobs in travis. I have

[jira] [Created] (THRIFT-5301) Add aarch64 jobs in travis CI.

2020-10-28 Thread odidev (Jira)
odidev created THRIFT-5301: -- Summary: Add aarch64 jobs in travis CI. Key: THRIFT-5301 URL: https://issues.apache.org/jira/browse/THRIFT-5301 Project: Thrift Issue Type: Improvement

[jira] [Commented] (THRIFT-5299) rs implementation compact protocol varint implementation is wrong

2020-10-28 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17222023#comment-17222023 ] Jens Geyer commented on THRIFT-5299: Testcase? > rs implementation compact protocol varint

[jira] [Commented] (THRIFT-5300) rs compact protocol collection elem type to ttype mapping wrong

2020-10-28 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17222022#comment-17222022 ] Jens Geyer commented on THRIFT-5300: Instead of linking to the well-known source file, can you

[jira] [Created] (THRIFT-5300) rs compact protocol collection elem type to ttype mapping wrong

2020-10-28 Thread shuo li (Jira)
shuo li created THRIFT-5300: --- Summary: rs compact protocol collection elem type to ttype mapping wrong Key: THRIFT-5300 URL: https://issues.apache.org/jira/browse/THRIFT-5300 Project: Thrift

[jira] [Commented] (THRIFT-5300) rs compact protocol collection elem type to ttype mapping wrong

2020-10-28 Thread shuo li (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221988#comment-17221988 ] shuo li commented on THRIFT-5300: -