[jira] [Resolved] (THRIFT-5054) Support THeader in Rust

2021-03-01 Thread Allen George (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen George resolved THRIFT-5054. -- Resolution: Won't Fix Since this is Facebook-only, deciding not to support this. > Support

Travis open-source builds sharply reduced

2021-03-01 Thread Allen George
Hi - Really sorry if I missed the conversation about this, but it seems like Travis open source builds are being drastically reduced. I only realized this when looking at the ominous warning on the Travis build page for Thrift. Counting up the minutes for a single push indicates that we use 500

[GitHub] [thrift] allengeorge opened a new pull request #2341: Enable clippy in all Rust targets and ensure that all existing code is clippy-clean

2021-03-01 Thread GitBox
allengeorge opened a new pull request #2341: URL: https://github.com/apache/thrift/pull/2341 Client: rs This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [thrift] allengeorge merged pull request #2339: Reformat rust code using 1.40 rustfmt and fail build if rustfmt fails

2021-03-01 Thread GitBox
allengeorge merged pull request #2339: URL: https://github.com/apache/thrift/pull/2339 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [thrift] iadcode opened a new pull request #2340: Move java dependency tomcat-embed to the crossTest configuration...

2021-03-01 Thread GitBox
iadcode opened a new pull request #2340: URL: https://github.com/apache/thrift/pull/2340 …to remove outdated unnecessary compile time dependency. When using java package libthrift 0.14.0, I've noticed a new compile time dependency for the package to tomcat-embedded-core. Upon

[jira] [Created] (THRIFT-5363) All-caps constant rendered incorrectly

2021-03-01 Thread Allen George (Jira)
Allen George created THRIFT-5363: Summary: All-caps constant rendered incorrectly Key: THRIFT-5363 URL: https://issues.apache.org/jira/browse/THRIFT-5363 Project: Thrift Issue Type: Bug

[GitHub] [thrift] allengeorge opened a new pull request #2339: Reformat rust code using 1.40 rustfmt and fail build if rustfmt fails

2021-03-01 Thread GitBox
allengeorge opened a new pull request #2339: URL: https://github.com/apache/thrift/pull/2339 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: Running cross tests in bionic docker environment

2021-03-01 Thread Jens Geyer
Re the netstd stuff: in general it should also run in Linux environments, and the normal stuff indeed does work. No idea why that happens, but might be related to this: https://stackoverflow.com/q/52599105/499466 => THRIFT-5362 Can't say much about Python. Have fun, JensG

[jira] [Commented] (THRIFT-5362) cross tests fail with System.ComponentModel.Win32Exception (2): No such file or directory

2021-03-01 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17293198#comment-17293198 ] Jens Geyer commented on THRIFT-5362: Potentially related to

[jira] [Created] (THRIFT-5362) cross tests fail with System.ComponentModel.Win32Exception (2): No such file or directory

2021-03-01 Thread Jens Geyer (Jira)
Jens Geyer created THRIFT-5362: -- Summary: cross tests fail with System.ComponentModel.Win32Exception (2): No such file or directory Key: THRIFT-5362 URL: https://issues.apache.org/jira/browse/THRIFT-5362

[jira] [Assigned] (THRIFT-5285) Update to dart 2, widen range on http package

2021-03-01 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-5285: -- Assignee: Aaron St. George > Update to dart 2, widen range on http package >

[jira] [Resolved] (THRIFT-5285) Update to dart 2, widen range on http package

2021-03-01 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5285. Fix Version/s: 0.15.0 Resolution: Fixed > Update to dart 2, widen range on http package >

[GitHub] [thrift] Jens-G closed pull request #2251: THRIFT-5285 Update http package + update to dart 2 + stylistic changes

2021-03-01 Thread GitBox
Jens-G closed pull request #2251: URL: https://github.com/apache/thrift/pull/2251 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Running cross tests in bionic docker environment

2021-03-01 Thread Allen George
Hi - Do I have to do anything special to run the python/dotnetstd cross tests in the ubuntu-bionic docker environment? For Python, I ask because although Python3 works totally fine, none of the Python cross-test server/clients work at all. They fail with:

[jira] [Resolved] (THRIFT-5314) Enum forward compatibility

2021-03-01 Thread Allen George (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen George resolved THRIFT-5314. -- Fix Version/s: 0.15.0 Resolution: Fixed Done in

[jira] [Resolved] (THRIFT-4101) Make auto-generated Rust enums and unions more user-extensible

2021-03-01 Thread Allen George (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen George resolved THRIFT-4101. -- Fix Version/s: 0.15.0 Resolution: Fixed Done in

[GitHub] [thrift] allengeorge merged pull request #2337: [THRIFT-5314][THRIFT-4101] Generate enums that don't error on unexpected values

2021-03-01 Thread GitBox
allengeorge merged pull request #2337: URL: https://github.com/apache/thrift/pull/2337 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[jira] [Commented] (THRIFT-5283) Ability to listen over unix socket in thrift Rust crate

2021-03-01 Thread Allen George (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17292887#comment-17292887 ] Allen George commented on THRIFT-5283: -- [~prateeknischal] Is adding this functionality still