[jira] [Commented] (THRIFT-5559) Processor can be implemented on handler trait itself

2022-04-18 Thread Allen George (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523999#comment-17523999 ] Allen George commented on THRIFT-5559: -- [~fayalalebrun] That change sounds reasonable. I don't

[GitHub] [thrift] Jimexist opened a new pull request, #2576: remove gradle wrapper and use installed gradle 6.9

2022-04-18 Thread GitBox
Jimexist opened a new pull request, #2576: URL: https://github.com/apache/thrift/pull/2576 remove gradle wrapper and use installed gradle 6.9 - [ ] Did you create an [Apache Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not required for

[jira] [Created] (THRIFT-5564) Propose to migrate to GitHub Actions and replace Travis and Appveyor

2022-04-18 Thread Liu Jiayu (Jira)
Liu Jiayu created THRIFT-5564: - Summary: Propose to migrate to GitHub Actions and replace Travis and Appveyor Key: THRIFT-5564 URL: https://issues.apache.org/jira/browse/THRIFT-5564 Project: Thrift

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

2022-04-18 Thread Christopher Friedt (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Friedt updated THRIFT-5093: --- Summary: lib: cpp: test: clarify effect of MemoryPolicy on TMemoryBuffer (was:

[jira] [Updated] (THRIFT-5093) lib: cpp: tests to clarify effect of MemoryPolicy on TMemoryBuffer behaviour

2022-04-18 Thread Christopher Friedt (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Friedt updated THRIFT-5093: --- Summary: lib: cpp: tests to clarify effect of MemoryPolicy on TMemoryBuffer

[jira] [Updated] (THRIFT-5093) TMemoryBuffer: add test cases to clarify behaviour of MemoryPolicy

2022-04-18 Thread Christopher Friedt (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Friedt updated THRIFT-5093: --- Description: My main use case for {{TMemoryBuffer}} was that I wanted to be able to

[jira] [Updated] (THRIFT-5093) TMemoryBuffer: add test cases to clarify behaviour of MemoryPolicy

2022-04-18 Thread Christopher Friedt (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Friedt updated THRIFT-5093: --- Description: My main use case with the original code change was that I wanted to be

[jira] [Updated] (THRIFT-5093) TMemoryBuffer: add test cases to clarify behaviour of MemoryPolicy

2022-04-18 Thread Christopher Friedt (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Friedt updated THRIFT-5093: --- Description: My main use case with the original code change was that I wanted to be

[jira] [Updated] (THRIFT-5093) TMemoryBuffer: add test cases to clarify beha

2022-04-18 Thread Christopher Friedt (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Friedt updated THRIFT-5093: --- Affects Version/s: 0.17.0 (was: 0.10.0)

[jira] [Updated] (THRIFT-5093) TMemoryBuffer: add test cases to clarify behaviour of MemoryPolicy

2022-04-18 Thread Christopher Friedt (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Friedt updated THRIFT-5093: --- Summary: TMemoryBuffer: add test cases to clarify behaviour of MemoryPolicy (was:

[jira] [Updated] (THRIFT-5093) TMemoryBuffer: add test cases to clarify beha

2022-04-18 Thread Christopher Friedt (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Friedt updated THRIFT-5093: --- Priority: Minor (was: Major) > TMemoryBuffer: add test cases to clarify beha >

[jira] [Updated] (THRIFT-5093) TMemoryBuffer: add test cases to clarify beha

2022-04-18 Thread Christopher Friedt (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Friedt updated THRIFT-5093: --- Issue Type: Improvement (was: Bug) > TMemoryBuffer: add test cases to clarify beha

[jira] [Updated] (THRIFT-5093) TMemoryBuffer: add test cases to clarify beha

2022-04-18 Thread Christopher Friedt (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Friedt updated THRIFT-5093: --- Summary: TMemoryBuffer: add test cases to clarify beha (was: TMemoryBuffer fix

[jira] [Resolved] (THRIFT-5533) Fix Java warnings: @param, @return and deprecation

2022-04-18 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5533. Fix Version/s: 0.17.0 Resolution: Fixed > Fix Java warnings: @param, @return and

[jira] [Assigned] (THRIFT-5533) Fix Java warnings: @param, @return and deprecation

2022-04-18 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-5533: -- Assignee: Liu Jiayu > Fix Java warnings: @param, @return and deprecation >

[jira] [Updated] (THRIFT-5557) Move Java-only tests from /test to /lib/java

2022-04-18 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-5557: --- Fix Version/s: 0.17.0 > Move Java-only tests from /test to /lib/java >

[jira] [Resolved] (THRIFT-5563) fix deprecation and enable xlint for java library

2022-04-18 Thread Christopher Tubbs (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs resolved THRIFT-5563. --- Fix Version/s: 0.17.0 Resolution: Fixed > fix deprecation and enable xlint

[GitHub] [thrift] ctubbsii merged pull request #2575: THRIFT-5563: fix deprecation and enable xlint for java library

2022-04-18 Thread GitBox
ctubbsii merged PR #2575: URL: https://github.com/apache/thrift/pull/2575 -- 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] [Assigned] (THRIFT-5553) java library to use newer gradle API

2022-04-18 Thread Liu Jiayu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jiayu reassigned THRIFT-5553: - Assignee: Liu Jiayu > java library to use newer gradle API >

[jira] [Assigned] (THRIFT-5543) Java lib FieldMetaData should be more type-safe by adding type parameter to metadata registerations

2022-04-18 Thread Liu Jiayu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jiayu reassigned THRIFT-5543: - Assignee: Liu Jiayu > Java lib FieldMetaData should be more type-safe by adding type parameter

[jira] [Commented] (THRIFT-5557) Move Java-only tests from /test to /lib/java

2022-04-18 Thread Liu Jiayu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523750#comment-17523750 ] Liu Jiayu commented on THRIFT-5557: --- [~jensg] I think this is already fixed by

[jira] [Resolved] (THRIFT-5557) Move Java-only tests from /test to /lib/java

2022-04-18 Thread Liu Jiayu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jiayu resolved THRIFT-5557. --- Resolution: Fixed fixed in

[jira] [Assigned] (THRIFT-5557) Move Java-only tests from /test to /lib/java

2022-04-18 Thread Liu Jiayu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jiayu reassigned THRIFT-5557: - Assignee: Liu Jiayu > Move Java-only tests from /test to /lib/java >

[jira] [Assigned] (THRIFT-5561) enforce a consistent code style and import ordering for Java library

2022-04-18 Thread Liu Jiayu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jiayu reassigned THRIFT-5561: - Assignee: Liu Jiayu > enforce a consistent code style and import ordering for Java library >

[jira] [Assigned] (THRIFT-5563) fix deprecation and enable xlint for java library

2022-04-18 Thread Liu Jiayu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jiayu reassigned THRIFT-5563: - Assignee: Liu Jiayu > fix deprecation and enable xlint for java library >

[jira] [Updated] (THRIFT-5545) Follow newer gradle convention in organizing source code directories

2022-04-18 Thread Liu Jiayu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jiayu updated THRIFT-5545: -- Description: Currently the directory layout of `lib/java` is: {{❯ tree -L 2}} {{.}} {{├──

[jira] [Assigned] (THRIFT-5545) Follow newer gradle convention in organizing source code directories

2022-04-18 Thread Liu Jiayu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jiayu reassigned THRIFT-5545: - Assignee: Liu Jiayu > Follow newer gradle convention in organizing source code directories >

[jira] [Updated] (THRIFT-5545) Follow newer gradle convention in organizing source code directories

2022-04-18 Thread Liu Jiayu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jiayu updated THRIFT-5545: -- Description: Currently the directory layout of `lib/java` is: {{❯ tree -L 2}} {{.}} {{├──

[jira] [Updated] (THRIFT-5545) Follow newer gradle convention in organizing source code directories

2022-04-18 Thread Liu Jiayu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jiayu updated THRIFT-5545: -- Description: Currently the directory layout of `lib/java` is: ❯ tree -L 2 . ├── CMakeLists.txt ├──

[jira] [Commented] (THRIFT-5533) Fix Java warnings: @param, @return and deprecation

2022-04-18 Thread Liu Jiayu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523588#comment-17523588 ] Liu Jiayu commented on THRIFT-5533: --- [~jensg] FYI this will be fixed in

[jira] [Assigned] (THRIFT-5544) add java code gen param to support including field annotation as metadata

2022-04-18 Thread Liu Jiayu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jiayu reassigned THRIFT-5544: - Assignee: Liu Jiayu > add java code gen param to support including field annotation as

[jira] [Updated] (THRIFT-5544) add java code gen param to support including field annotation as metadata

2022-04-18 Thread Liu Jiayu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jiayu updated THRIFT-5544: -- Description: Currently the code generator has a map of string to string field that denotes the