[GitHub] [thrift] Jimexist opened a new pull request, #2581: THRIFT-5568: use spotless plugin and google-java-format to enforce a consistent code format

2022-04-19 Thread GitBox
Jimexist opened a new pull request, #2581: URL: https://github.com/apache/thrift/pull/2581 use spotless plugin and google-java-format to enforce a consistent code format - https://github.com/diffplug/spotless - https://github.com/google/google-java-format - [ ]

[jira] [Created] (THRIFT-5568) Use spotless gradle plugin and google-java-format to enforce a consistent code format

2022-04-19 Thread Liu Jiayu (Jira)
Liu Jiayu created THRIFT-5568: - Summary: Use spotless gradle plugin and google-java-format to enforce a consistent code format Key: THRIFT-5568 URL: https://issues.apache.org/jira/browse/THRIFT-5568

[jira] [Created] (THRIFT-5567) remove reference to common lisp namespace

2022-04-19 Thread Liu Jiayu (Jira)
Liu Jiayu created THRIFT-5567: - Summary: remove reference to common lisp namespace Key: THRIFT-5567 URL: https://issues.apache.org/jira/browse/THRIFT-5567 Project: Thrift Issue Type: Improvement

[GitHub] [thrift] Jimexist opened a new pull request, #2580: remove cl namespace references

2022-04-19 Thread GitBox
Jimexist opened a new pull request, #2580: URL: https://github.com/apache/thrift/pull/2580 warnings in build: ``` generate: [exec] [WARNING:/opt/thrift/src/tutorial/shared.thrift:26] No generator named 'cl' could be found! [exec]

[jira] [Created] (THRIFT-5566) migrate java tutorial from ant to gradle

2022-04-19 Thread Liu Jiayu (Jira)
Liu Jiayu created THRIFT-5566: - Summary: migrate java tutorial from ant to gradle Key: THRIFT-5566 URL: https://issues.apache.org/jira/browse/THRIFT-5566 Project: Thrift Issue Type: Improvement

[GitHub] [thrift] cptaffe opened a new pull request, #2579: Add missing underscore in call to ReadField_N

2022-04-19 Thread GitBox
cptaffe opened a new pull request, #2579: URL: https://github.com/apache/thrift/pull/2579 Fix typo which caused undefined method errors in certain cases. Generated code would encounter the following compilation error: ```

[GitHub] [thrift] fishy opened a new pull request, #2578: Update Go versions used in travis and LANGUAGES.md

2022-04-19 Thread GitBox
fishy opened a new pull request, #2578: URL: https://github.com/apache/thrift/pull/2578 Client: go Per our support policy, drop support of go 1.16 and add support of go 1.18. Also enable go vet in make check, and fix issues reported by go vet. -- This is an automated

[jira] [Updated] (THRIFT-5537) Drop support for end-of-life python versions (including python 2)

2022-04-19 Thread Yuxuan Wang (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuxuan Wang updated THRIFT-5537: Description: Based on the discussion in the maillist, we decided to drop support for end-of-life

Re: Py reviewer around?

2022-04-19 Thread Yuxuan Wang
Replied in the PR. This is a python 2 vs. python 3 issue. On Tue, Apr 19, 2022 at 9:34 AM Jens Geyer wrote: > @all, > > https://github.com/apache/thrift/pull/2565 > > anyone able to look at this? > > I'm not sure if this is really correct but don't use it myself, so maybe > there's someone

[jira] [Resolved] (THRIFT-5093) lib: cpp: test: clarify effect of MemoryPolicy on TMemoryBuffer

2022-04-19 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5093. Fix Version/s: 0.17.0 Resolution: Fixed > lib: cpp: test: clarify effect of MemoryPolicy

[GitHub] [thrift] Jens-G merged pull request #2007: THRIFT-5093: lib: cpp: test: clarify effect of MemoryPolicy on TMemoryBuffer

2022-04-19 Thread GitBox
Jens-G merged PR #2007: URL: https://github.com/apache/thrift/pull/2007 -- 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 the specific comment. To unsubscribe, e-mail:

[jira] [Resolved] (THRIFT-5562) remove gradle wrapper jar file from source tree

2022-04-19 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5562. Fix Version/s: 0.17.0 Resolution: Fixed > remove gradle wrapper jar file from source tree

[GitHub] [thrift] Jens-G closed pull request #2576: THRIFT-5562: remove gradle wrapper and use installed gradle 6.9

2022-04-19 Thread GitBox
Jens-G closed pull request #2576: THRIFT-5562: remove gradle wrapper and use installed gradle 6.9 URL: https://github.com/apache/thrift/pull/2576 -- 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 the

Py reviewer around?

2022-04-19 Thread Jens Geyer
@all, https://github.com/apache/thrift/pull/2565 anyone able to look at this? I'm not sure if this is really correct but don't use it myself, so maybe there's someone skilled around who can confirm/reject this with a more substantiated response than "it looks weird to me". Thanks, JensG

[jira] [Resolved] (THRIFT-5565) upgrade travis ci base image to xenial

2022-04-19 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5565. Fix Version/s: 0.17.0 Resolution: Fixed > upgrade travis ci base image to xenial >

[jira] [Assigned] (THRIFT-5565) upgrade travis ci base image to xenial

2022-04-19 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-5565: -- Assignee: Liu Jiayu > upgrade travis ci base image to xenial >

[GitHub] [thrift] Jens-G merged pull request #2577: THRIFT-5565: travis ci to use xenial as base image

2022-04-19 Thread GitBox
Jens-G merged PR #2577: URL: https://github.com/apache/thrift/pull/2577 -- 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 the specific comment. To unsubscribe, e-mail:

[jira] [Created] (THRIFT-5565) upgrade travis ci base image to xenial

2022-04-19 Thread Liu Jiayu (Jira)
Liu Jiayu created THRIFT-5565: - Summary: upgrade travis ci base image to xenial Key: THRIFT-5565 URL: https://issues.apache.org/jira/browse/THRIFT-5565 Project: Thrift Issue Type: Improvement

[jira] [Updated] (THRIFT-5564) Migrate to GitHub Actions and replace Travis and Appveyor

2022-04-19 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5564: --- Summary: Migrate to GitHub Actions and replace Travis and Appveyor (was: Propose to migrate to

[jira] [Resolved] (THRIFT-5485) @SuppressWarnings is placed above Javadoc

2022-04-19 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5485. Fix Version/s: 0.17.0 Resolution: Fixed > @SuppressWarnings is placed above Javadoc >

[GitHub] [thrift] Jens-G merged pull request #2573: THRIFT-5485: change the java gen @SuppressWarnings location

2022-04-19 Thread GitBox
Jens-G merged PR #2573: URL: https://github.com/apache/thrift/pull/2573 -- 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 the specific comment. To unsubscribe, e-mail:

[GitHub] [thrift] Jens-G merged pull request #2566: Bump cached-path-relative from 1.0.2 to 1.1.0 in /lib/js

2022-04-19 Thread GitBox
Jens-G merged PR #2566: URL: https://github.com/apache/thrift/pull/2566 -- 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 the specific comment. To unsubscribe, e-mail:

[jira] [Updated] (THRIFT-5548) Kotlin code generator

2022-04-19 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5548: --- Component/s: Kotlin - Compiler (was: Java - Compiler) > Kotlin code generator

[GitHub] [thrift] Jimexist opened a new pull request, #2577: travis ci to use xenial as base image

2022-04-19 Thread GitBox
Jimexist opened a new pull request, #2577: URL: https://github.com/apache/thrift/pull/2577 travis ci to use xenial as base image - [ ] Did you create an [Apache Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not required for trivial changes)

[jira] [Assigned] (THRIFT-5093) lib: cpp: test: clarify effect of MemoryPolicy on TMemoryBuffer

2022-04-19 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-5093: -- Assignee: Christopher Friedt > lib: cpp: test: clarify effect of MemoryPolicy on

[jira] [Updated] (THRIFT-5554) Typescript does not import all types

2022-04-19 Thread Roelof Naude (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roelof Naude updated THRIFT-5554: - Description: The generated typescript service file does not include types from included