[jira] [Commented] (THRIFT-5296) Something download fail in Appveyor CI test.

2020-10-30 Thread Zezeng Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17224017#comment-17224017 ] Zezeng Wang commented on THRIFT-5296: - I'm sure it's a bug now. But it still needs s

[jira] [Updated] (THRIFT-5296) Something download fail in Appveyor CI test.

2020-10-30 Thread Zezeng Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zezeng Wang updated THRIFT-5296: Issue Type: Bug (was: Request) > Something download fail in Appveyor CI test. >

Re: Your project's website

2020-10-30 Thread Christopher
It looks like it's published now. Nice. (probably an INFRA person watching this thread. :) If so, they might want to fix the default branch in GitBox, so that the following works correctly: git remote set-head origin -a (assuming origin points to https://gitbox.apache.org/repos/asf/thrift-website

Re: Your project's website

2020-10-30 Thread Christopher
Everything looks okay to me on the staging site. I see you pushed the asf-staging branch to the asf-site branch, but the main site didn't publish. I think you will have to put in a ticket with INFRA to disable CMS now, and use the asf-site branch from this repo. Once it works, you should be able t

[jira] [Resolved] (THRIFT-5304) TWinHTTPClientImpl may incorrectly report that the message size is reached

2020-10-30 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5304. Fix Version/s: 0.14.0 Resolution: Fixed > TWinHTTPClientImpl may incorrectly report that th

[jira] [Updated] (THRIFT-5304) TWinHTTPClientImpl may incorrectly report that the message size is reached

2020-10-30 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5304: --- Attachment: 0001-THRIFT-5304-TWinHTTPClientImpl-may-incorrectly-repor.patch > TWinHTTPClientImpl may

[jira] [Created] (THRIFT-5304) TWinHTTPClientImpl may incorrectly report that the message size is reached

2020-10-30 Thread Jens Geyer (Jira)
Jens Geyer created THRIFT-5304: -- Summary: TWinHTTPClientImpl may incorrectly report that the message size is reached Key: THRIFT-5304 URL: https://issues.apache.org/jira/browse/THRIFT-5304 Project: Thrif

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

2020-10-30 Thread Allen George (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223685#comment-17223685 ] Allen George commented on THRIFT-5299: -- [~shuoli84] I'm sorry - I'm a little confus

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

2020-10-30 Thread Max (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max reopened THRIFT-5300: - > rs compact protocol collection elem type to ttype mapping wrong >

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

2020-10-30 Thread Max (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223679#comment-17223679 ] Max commented on THRIFT-5300: - Hey [~allengeorge] what is the expected process to address bu

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

2020-10-30 Thread Allen George (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen George resolved THRIFT-5300. -- Assignee: Allen George Resolution: Invalid Closing out because this is not a bug in the

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

2020-10-30 Thread Allen George (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen George updated THRIFT-5300: - Comment: was deleted (was: I'm closing this out because it's a bug in the spec, not a bug in the

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

2020-10-30 Thread Allen George (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223676#comment-17223676 ] Allen George commented on THRIFT-5300: -- I'm closing this out because it's a bug in

[jira] [Commented] (THRIFT-5303) Unicode decode errors in _fast_decode

2020-10-30 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223611#comment-17223611 ] Quanlong Huang commented on THRIFT-5303: PR for the fix: [https://github.com/apa

[jira] [Created] (THRIFT-5303) Unicode decode errors in _fast_decode

2020-10-30 Thread Quanlong Huang (Jira)
Quanlong Huang created THRIFT-5303: -- Summary: Unicode decode errors in _fast_decode Key: THRIFT-5303 URL: https://issues.apache.org/jira/browse/THRIFT-5303 Project: Thrift Issue Type: Bug

Re: Your project's website

2020-10-30 Thread Duru Can Celasun
All right, this should be all done now. https://thrift.staged.apache.org/ https://thrift.apache.org/ I've pushed all branches to the new repo [1] and it seems the Github Action and asf.yml are both working correctly, Christopher, thank you once again for working on this. Please take a look and

Re: Your project's website

2020-10-30 Thread Mario Emmenlauer
Hi guys, thanks for the great move forward! Can you send a link to the page as soon as something can be seen? I'm still pretty new to the project and might have missed if you sent it already, sorry for that :-( All the best, Mario On 30.10.20 11:19, Duru Can Celasun wrote: > I've created the

Re: Your project's website

2020-10-30 Thread Duru Can Celasun
I've created the repo using self-service https://github.com/apache/thrift-website Once I get write access (I'm assuming it's automated) I'll push all 3 branches and we can take it from there. On Thu, 29 Oct 2020, at 20:33, Christopher wrote: > I finished the syntax highlighting, but didn't get

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

2020-10-30 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223479#comment-17223479 ] Jens Geyer commented on THRIFT-5299: > Also I issued a bug in integer-encoding crat