You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [thrift] Jimexist opened a new pull request #2553: add java code gen param to support including field annotation as metadata - posted by GitBox <gi...@apache.org> on 2022/04/01 02:00:46 UTC, 0 replies.
- [jira] [Created] (THRIFT-5544) add java code gen param to support including field annotation as metadata - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/01 02:02:00 UTC, 0 replies.
- [GitHub] [thrift] Blacker1230 opened a new pull request #2554: fix binary protocol's first byte value. - posted by GitBox <gi...@apache.org> on 2022/04/01 09:53:23 UTC, 0 replies.
- [GitHub] [thrift] Jens-G closed pull request #2554: fix binary protocol's first byte value description in thrift-rpc.md - posted by GitBox <gi...@apache.org> on 2022/04/01 16:43:10 UTC, 0 replies.
- [GitHub] [thrift] Blacker1230 opened a new pull request #2554: fix binary protocol's first byte value description in thrift-rpc.md - posted by GitBox <gi...@apache.org> on 2022/04/01 16:53:16 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2554: fix binary protocol's first byte value description in thrift-rpc.md - posted by GitBox <gi...@apache.org> on 2022/04/01 16:53:27 UTC, 0 replies.
- [jira] [Created] (THRIFT-5545) Follow newer gradle convention in organizing source code directories - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/02 02:54:00 UTC, 0 replies.
- Using a processor factory with TMultiplexedProcessor in thrift - posted by Julien Greard <jg...@e-vitech.com> on 2022/04/04 07:54:08 UTC, 3 replies.
- [jira] [Created] (THRIFT-5546) Automate package release to pypi - posted by "James E. King III (Jira)" <ji...@apache.org> on 2022/04/04 17:15:00 UTC, 0 replies.
- [GitHub] [thrift] jeking3 opened a new pull request, #2555: THRIFT-5546: automate pypi publishing [ci skip] - posted by GitBox <gi...@apache.org> on 2022/04/04 19:47:16 UTC, 0 replies.
- [jira] [Created] (THRIFT-5547) C++ - Can't interrupt the handler on the server side while using TMultiplexedProcessor in case of client deconnection - posted by "julien greard (Jira)" <ji...@apache.org> on 2022/04/05 06:44:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5547) C++ - Can't interrupt the handler on the server side while using TMultiplexedProcessor in case of client deconnection - posted by "julien greard (Jira)" <ji...@apache.org> on 2022/04/05 06:46:00 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5548) Kotlin code generator? - posted by "Jiayu Liu (Jira)" <ji...@apache.org> on 2022/04/06 01:39:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5548) Kotlin code generator? - posted by "Jiayu Liu (Jira)" <ji...@apache.org> on 2022/04/06 01:39:00 UTC, 1 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2556: THRIFT-5548: add kotlin code gen - posted by GitBox <gi...@apache.org> on 2022/04/06 08:50:04 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2557: THRIFT-5549: json gen should indent while printing include strings - posted by GitBox <gi...@apache.org> on 2022/04/06 10:06:21 UTC, 0 replies.
- [jira] [Created] (THRIFT-5549) Json generator should indent properly while generating includes - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/06 10:07:00 UTC, 0 replies.
- [jira] [Commented] (THRIFT-5548) Kotlin code generator? - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/06 21:20:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5548) Kotlin code generator? - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/06 21:21:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5548) Kotlin code generator - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/06 21:21:00 UTC, 1 replies.
- [jira] [Commented] (THRIFT-5548) Kotlin code generator - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/07 01:23:00 UTC, 1 replies.
- [jira] [Comment Edited] (THRIFT-5548) Kotlin code generator - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/07 01:24:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5550) error: an inner attribute is not permitted in this context - posted by "Francisco Ayala (Jira)" <ji...@apache.org> on 2022/04/10 10:20:00 UTC, 0 replies.
- [GitHub] [thrift] zachary-kuhn opened a new pull request, #2558: THRIFT-4100: Extract Rust read/write struct methods into a trait - posted by GitBox <gi...@apache.org> on 2022/04/10 15:44:10 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2557: THRIFT-5549: json gen should indent while printing include strings - posted by GitBox <gi...@apache.org> on 2022/04/11 19:48:45 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5549) Json generator should indent properly while generating includes - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/11 19:50:00 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2559: java generator to add @Override where possible - posted by GitBox <gi...@apache.org> on 2022/04/12 02:52:29 UTC, 0 replies.
- [jira] [Created] (THRIFT-5551) Add @Override annotation for generated Java code where possible - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/12 02:56:00 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2560: apply clang-format to java generator - posted by GitBox <gi...@apache.org> on 2022/04/12 03:20:21 UTC, 0 replies.
- [jira] [Created] (THRIFT-5552) Apply clang-format to java code gen file - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/12 03:23:00 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5552) Apply clang-format to java code gen file - posted by "Christopher Tubbs (Jira)" <ji...@apache.org> on 2022/04/12 03:43:00 UTC, 0 replies.
- [GitHub] [thrift] ctubbsii merged pull request #2560: THRIFT-5552: apply clang-format to java generator - posted by GitBox <gi...@apache.org> on 2022/04/12 03:58:29 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5552) Apply clang-format to java code gen file - posted by "Christopher Tubbs (Jira)" <ji...@apache.org> on 2022/04/12 04:02:00 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2561: java library to use newer gradle API - posted by GitBox <gi...@apache.org> on 2022/04/12 06:22:27 UTC, 0 replies.
- [jira] [Created] (THRIFT-5553) java library to use newer gradle API - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/12 06:24:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5552) Apply clang-format to java code gen file - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/12 06:55:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5554) Typescript does not import all types - posted by "Roelof Naude (Jira)" <ji...@apache.org> on 2022/04/12 09:49:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5554) Typescript does not import all types - posted by "Roelof Naude (Jira)" <ji...@apache.org> on 2022/04/12 09:51:00 UTC, 2 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2562: Java codegen and library to support future-returning client interface and implementation - posted by GitBox <gi...@apache.org> on 2022/04/12 15:40:56 UTC, 0 replies.
- [jira] [Created] (THRIFT-5555) Java codegen and library to support future-returning client interface and implementation - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/12 15:42:00 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2563: allow json gen to generate ricker set of include information - posted by GitBox <gi...@apache.org> on 2022/04/13 00:54:13 UTC, 0 replies.
- [jira] [Created] (THRIFT-5556) allow json gen to generate ricker set of include information - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/13 00:55:00 UTC, 0 replies.
- [GitHub] [thrift] dependabot[bot] opened a new pull request, #2564: Bump async from 3.2.1 to 3.2.3 in /lib/js - posted by GitBox <gi...@apache.org> on 2022/04/13 04:29:11 UTC, 0 replies.
- [GitHub] [thrift] pspeter opened a new pull request, #2565: Fix bug in THttpClient proxy handling - posted by GitBox <gi...@apache.org> on 2022/04/13 12:47:21 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2562: THRIFT-5555: Java codegen and library to support future-returning client interface and implementation - posted by GitBox <gi...@apache.org> on 2022/04/13 19:49:23 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5555) Java codegen and library to support future-returning client interface and implementation - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/13 19:50:00 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2564: Bump async from 3.2.1 to 3.2.3 in /lib/js - posted by GitBox <gi...@apache.org> on 2022/04/13 19:50:34 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5555) Java codegen and library to support future-returning client interface and implementation - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/13 19:51:00 UTC, 0 replies.
- [GitHub] [thrift] dependabot[bot] opened a new pull request, #2566: Bump cached-path-relative from 1.0.2 to 1.1.0 in /lib/js - posted by GitBox <gi...@apache.org> on 2022/04/13 19:51:18 UTC, 0 replies.
- [GitHub] [thrift] dependabot[bot] opened a new pull request, #2568: Bump ansi-regex from 3.0.0 to 3.0.1 - posted by GitBox <gi...@apache.org> on 2022/04/13 19:51:20 UTC, 0 replies.
- [GitHub] [thrift] dependabot[bot] opened a new pull request, #2567: Bump ajv from 6.5.4 to 6.12.6 - posted by GitBox <gi...@apache.org> on 2022/04/13 19:51:20 UTC, 0 replies.
- [GitHub] [thrift] dependabot[bot] opened a new pull request, #2569: Bump ajv from 6.7.0 to 6.12.6 in /lib/ts - posted by GitBox <gi...@apache.org> on 2022/04/13 19:51:22 UTC, 0 replies.
- [GitHub] [thrift] dependabot[bot] opened a new pull request, #2570: Bump minimist from 1.2.5 to 1.2.6 in /lib/ts - posted by GitBox <gi...@apache.org> on 2022/04/13 19:51:23 UTC, 0 replies.
- [GitHub] [thrift] dependabot[bot] opened a new pull request, #2571: Bump minimist from 1.2.5 to 1.2.6 in /lib/js - posted by GitBox <gi...@apache.org> on 2022/04/13 19:51:23 UTC, 0 replies.
- [GitHub] [thrift] dependabot[bot] opened a new pull request, #2572: Bump cached-path-relative from 1.0.2 to 1.1.0 in /lib/ts - posted by GitBox <gi...@apache.org> on 2022/04/13 19:51:26 UTC, 0 replies.
- [GitHub] [thrift] Jens-G closed pull request #2559: THRIFT-5551: java generator to add @Override where possible - posted by GitBox <gi...@apache.org> on 2022/04/13 20:00:52 UTC, 0 replies.
- [jira] [Closed] (THRIFT-5524) Add param for option_type to generate JDK8 optional types but with postfix in parallel with original getter - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/14 03:28:00 UTC, 0 replies.
- [jira] [Commented] (THRIFT-5483) Support customized comparator in Java - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/14 03:48:00 UTC, 8 replies.
- [jira] [Updated] (THRIFT-5483) Support customized comparator in Java - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/14 03:49:00 UTC, 1 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2573: THRIFT-5485: change the java gen @SuppressWarnings location - posted by GitBox <gi...@apache.org> on 2022/04/14 03:49:48 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5485) @SuppressWarnings is placed above Javadoc - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/14 03:51:00 UTC, 0 replies.
- [jira] [Commented] (THRIFT-5014) Do Direct Comparison on Raw Values Instead of Objects - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/14 03:58:00 UTC, 0 replies.
- [jira] [Comment Edited] (THRIFT-5483) Support customized comparator in Java - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/14 04:41:00 UTC, 2 replies.
- [GitHub] [thrift] Jens-G merged pull request #2572: Bump cached-path-relative from 1.0.2 to 1.1.0 in /lib/ts - posted by GitBox <gi...@apache.org> on 2022/04/14 17:13:34 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2568: Bump ansi-regex from 3.0.0 to 3.0.1 - posted by GitBox <gi...@apache.org> on 2022/04/14 17:13:55 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2567: Bump ajv from 6.5.4 to 6.12.6 - posted by GitBox <gi...@apache.org> on 2022/04/14 17:14:00 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2571: Bump minimist from 1.2.5 to 1.2.6 in /lib/js - posted by GitBox <gi...@apache.org> on 2022/04/14 17:14:13 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2558: THRIFT-4100: Extract Rust read/write struct methods into a trait - posted by GitBox <gi...@apache.org> on 2022/04/14 17:20:32 UTC, 0 replies.
- [jira] [Updated] (THRIFT-4100) Extract Rust read/write struct methods into a trait - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/14 17:21:00 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-4100) Extract Rust read/write struct methods into a trait - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/14 17:23:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5557) Move Java-only tests from /test to /lib/java - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/14 17:31:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5557) Move Java-only tests from /test to /lib/java - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/14 17:32:00 UTC, 2 replies.
- [jira] [Created] (THRIFT-5558) Move JS-only tests from /test to /lib/js - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/14 17:36:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5559) Processor can be implemented on handler trait itself - posted by "Francisco Ayala (Jira)" <ji...@apache.org> on 2022/04/15 14:47:00 UTC, 0 replies.
- [GitHub] [thrift] Jens-G closed pull request #2525: THRIFT-5521: [java gen] use jdk8 option type in java generator code - posted by GitBox <gi...@apache.org> on 2022/04/16 07:58:49 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5521) In Java lib, add param for option_type to generate JDK8 optional types - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/16 08:00:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5521) In Java lib, add param for option_type to generate JDK8 optional types - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/16 08:00:00 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2570: Bump minimist from 1.2.5 to 1.2.6 in /lib/ts - posted by GitBox <gi...@apache.org> on 2022/04/16 08:01:37 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2569: Bump ajv from 6.7.0 to 6.12.6 in /lib/ts - posted by GitBox <gi...@apache.org> on 2022/04/16 08:01:46 UTC, 0 replies.
- [jira] [Commented] (THRIFT-5559) Processor can be implemented on handler trait itself - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/16 08:19:00 UTC, 4 replies.
- [jira] [Comment Edited] (THRIFT-5559) Processor can be implemented on handler trait itself - posted by "Allen George (Jira)" <ji...@apache.org> on 2022/04/17 02:22:00 UTC, 3 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2574: use junit 5 for all java unit tests - posted by GitBox <gi...@apache.org> on 2022/04/17 06:19:15 UTC, 0 replies.
- [jira] [Created] (THRIFT-5560) Use JUnit 5 (Jupiter) for Java unit tests - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/17 07:00:00 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5560) Use JUnit 5 (Jupiter) for Java unit tests - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/17 07:05:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5561) enforce a consistent code style and import ordering for Java library - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/18 01:24:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5562) remove gradle wrapper jar file from source tree - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/18 01:56:00 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2575: fix deprecation and enable xlint for java library - posted by GitBox <gi...@apache.org> on 2022/04/18 04:02:55 UTC, 0 replies.
- [jira] [Created] (THRIFT-5563) fix deprecation and enable xlint for java library - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/18 04:04:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5544) add java code gen param to support including field annotation as metadata - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/18 07:02:00 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5544) add java code gen param to support including field annotation as metadata - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/18 07:34:00 UTC, 0 replies.
- [jira] [Commented] (THRIFT-5533) Fix Java warnings: @param, @return and deprecation - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/18 07:53:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5545) Follow newer gradle convention in organizing source code directories - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/18 15:14:00 UTC, 2 replies.
- [jira] [Assigned] (THRIFT-5545) Follow newer gradle convention in organizing source code directories - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/18 15:16:00 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5563) fix deprecation and enable xlint for java library - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/18 15:21:00 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5557) Move Java-only tests from /test to /lib/java - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/18 15:21:00 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5561) enforce a consistent code style and import ordering for Java library - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/18 15:21:00 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5557) Move Java-only tests from /test to /lib/java - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/18 15:22:00 UTC, 0 replies.
- [jira] [Commented] (THRIFT-5557) Move Java-only tests from /test to /lib/java - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/18 15:22:00 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5543) Java lib FieldMetaData should be more type-safe by adding type parameter to metadata registerations - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/18 15:23:00 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5553) java library to use newer gradle API - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/18 15:23:00 UTC, 0 replies.
- [GitHub] [thrift] ctubbsii merged pull request #2575: THRIFT-5563: fix deprecation and enable xlint for java library - posted by GitBox <gi...@apache.org> on 2022/04/18 16:50:37 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5563) fix deprecation and enable xlint for java library - posted by "Christopher Tubbs (Jira)" <ji...@apache.org> on 2022/04/18 16:52:00 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5533) Fix Java warnings: @param, @return and deprecation - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/18 20:12:00 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5533) Fix Java warnings: @param, @return and deprecation - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/18 20:13:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5093) TMemoryBuffer: add test cases to clarify beha - posted by "Christopher Friedt (Jira)" <ji...@apache.org> on 2022/04/18 21:37:00 UTC, 3 replies.
- [jira] [Updated] (THRIFT-5093) TMemoryBuffer: add test cases to clarify behaviour of MemoryPolicy - posted by "Christopher Friedt (Jira)" <ji...@apache.org> on 2022/04/18 21:38:00 UTC, 3 replies.
- [jira] [Updated] (THRIFT-5093) lib: cpp: tests to clarify effect of MemoryPolicy on TMemoryBuffer behaviour - posted by "Christopher Friedt (Jira)" <ji...@apache.org> on 2022/04/18 21:47:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5093) lib: cpp: test: clarify effect of MemoryPolicy on TMemoryBuffer - posted by "Christopher Friedt (Jira)" <ji...@apache.org> on 2022/04/18 21:49:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5564) Propose to migrate to GitHub Actions and replace Travis and Appveyor - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/19 01:28:00 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2576: remove gradle wrapper and use installed gradle 6.9 - posted by GitBox <gi...@apache.org> on 2022/04/19 02:19:31 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5093) lib: cpp: test: clarify effect of MemoryPolicy on TMemoryBuffer - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/19 09:29:00 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2577: travis ci to use xenial as base image - posted by GitBox <gi...@apache.org> on 2022/04/19 09:30:56 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2566: Bump cached-path-relative from 1.0.2 to 1.1.0 in /lib/js - posted by GitBox <gi...@apache.org> on 2022/04/19 09:42:18 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2573: THRIFT-5485: change the java gen @SuppressWarnings location - posted by GitBox <gi...@apache.org> on 2022/04/19 09:43:25 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5485) @SuppressWarnings is placed above Javadoc - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/19 09:44:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5564) Migrate to GitHub Actions and replace Travis and Appveyor - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/19 09:46:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5565) upgrade travis ci base image to xenial - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/19 15:47:00 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2577: THRIFT-5565: travis ci to use xenial as base image - posted by GitBox <gi...@apache.org> on 2022/04/19 16:27:43 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5565) upgrade travis ci base image to xenial - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/19 16:29:00 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5565) upgrade travis ci base image to xenial - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/19 16:29:00 UTC, 0 replies.
- Py reviewer around? - posted by Jens Geyer <je...@apache.org> on 2022/04/19 16:34:51 UTC, 1 replies.
- [GitHub] [thrift] Jens-G closed pull request #2576: THRIFT-5562: remove gradle wrapper and use installed gradle 6.9 - posted by GitBox <gi...@apache.org> on 2022/04/19 16:41:08 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5562) remove gradle wrapper jar file from source tree - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/19 16:42:00 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2007: THRIFT-5093: lib: cpp: test: clarify effect of MemoryPolicy on TMemoryBuffer - posted by GitBox <gi...@apache.org> on 2022/04/19 16:51:20 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5093) lib: cpp: test: clarify effect of MemoryPolicy on TMemoryBuffer - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/19 16:52:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5537) Drop support for end-of-life python versions (including python 2) - posted by "Yuxuan Wang (Jira)" <ji...@apache.org> on 2022/04/19 17:01:00 UTC, 0 replies.
- [GitHub] [thrift] fishy opened a new pull request, #2578: Update Go versions used in travis and LANGUAGES.md - posted by GitBox <gi...@apache.org> on 2022/04/19 21:49:43 UTC, 0 replies.
- [GitHub] [thrift] cptaffe opened a new pull request, #2579: Add missing underscore in call to ReadField_N - posted by GitBox <gi...@apache.org> on 2022/04/19 22:39:47 UTC, 0 replies.
- [jira] [Created] (THRIFT-5566) migrate java tutorial from ant to gradle - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/20 01:10:00 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2580: remove cl namespace references - posted by GitBox <gi...@apache.org> on 2022/04/20 03:22:15 UTC, 0 replies.
- [jira] [Created] (THRIFT-5567) remove reference to common lisp namespace - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/20 03:24:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5568) Use spotless gradle plugin and google-java-format to enforce a consistent code format - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/20 04:14:00 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2581: THRIFT-5568: use spotless plugin and google-java-format to enforce a consistent code format - posted by GitBox <gi...@apache.org> on 2022/04/20 04:14:20 UTC, 0 replies.
- [jira] [Created] (THRIFT-5569) generated Go code crashes when reading invalid map/set/list - posted by "Andreas Krennmair (Jira)" <ji...@apache.org> on 2022/04/20 11:46:00 UTC, 0 replies.
- [GitHub] [thrift] akrennmair opened a new pull request, #2582: THRIFT-5569: add negative size checks in Go generator when reading maps, sets and lists - posted by GitBox <gi...@apache.org> on 2022/04/20 11:51:21 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2582: THRIFT-5569: add negative size checks in Go generator when reading maps, sets and lists - posted by GitBox <gi...@apache.org> on 2022/04/20 21:28:56 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5569) generated Go code crashes when reading invalid map/set/list - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/20 21:31:00 UTC, 0 replies.
- [GitHub] [thrift] Jens-G closed pull request #2546: THRIFT-5545: use gradle convention in organizing java project - posted by GitBox <gi...@apache.org> on 2022/04/20 21:41:27 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5545) Follow newer gradle convention in organizing source code directories - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/20 21:42:00 UTC, 0 replies.
- [GitHub] [thrift] Jens-G closed pull request #2556: THRIFT-5548: add kotlin code gen - posted by GitBox <gi...@apache.org> on 2022/04/20 21:49:49 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5548) Kotlin code generator - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/20 21:57:00 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2583: update java lib document about gradle usage - posted by GitBox <gi...@apache.org> on 2022/04/21 03:07:53 UTC, 0 replies.
- [jira] [Created] (THRIFT-5570) update java lib document about gradle usage - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/21 03:12:00 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5570) update java lib document about gradle usage - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/21 03:13:00 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2584: add metadata map building to kotlin generator - posted by GitBox <gi...@apache.org> on 2022/04/21 04:47:53 UTC, 0 replies.
- [jira] [Created] (THRIFT-5571) add metadata map building to kotlin generator - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/21 04:49:00 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2462: Fix invalid optional members and argument generation for typescript - posted by GitBox <gi...@apache.org> on 2022/04/21 07:07:25 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2483: Enhance TFramedTransport performance for nodejs - posted by GitBox <gi...@apache.org> on 2022/04/21 07:08:24 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2274: fix Out Of Memory when use TNonblockingServer - posted by GitBox <gi...@apache.org> on 2022/04/21 07:13:55 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2585: add travis_wait for rebuidling docker image - posted by GitBox <gi...@apache.org> on 2022/04/22 02:26:54 UTC, 0 replies.
- [jira] [Created] (THRIFT-5572) current travis build is broken (error timeout) within kerl erlang build step - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/22 13:53:00 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2432: THRIFT-5449: Use poll instead of select in Python TNonblockingServer if available - posted by GitBox <gi...@apache.org> on 2022/04/23 08:30:48 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5449) Use select.poll instead of select.select in Python TNonblockingServer if available - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/23 08:32:00 UTC, 0 replies.
- [GitHub] [thrift] fayalalebrun opened a new pull request, #2586: THRIFT-5559: Make handler public in Rust codegen - posted by GitBox <gi...@apache.org> on 2022/04/23 13:10:51 UTC, 0 replies.
- [jira] [Commented] (THRIFT-5537) Drop support for end-of-life python versions (including python 2) - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/24 08:22:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5573) In Java lib, TAsyncClient does not reset ___error after exception was raised - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/24 08:27:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5573) In Java lib, TAsyncClient does not reset ___error after exception was raised - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/24 08:28:00 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5572) current travis build is broken (error timeout) within kerl erlang build step - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/25 15:57:00 UTC, 0 replies.
- [GitHub] [thrift] fishy merged pull request #2578: Update Go versions used in travis and LANGUAGES.md - posted by GitBox <gi...@apache.org> on 2022/04/25 23:00:55 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2587: THRIFT-5558: Move JS-only tests from /test to /lib/js - posted by GitBox <gi...@apache.org> on 2022/04/26 00:12:03 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5558) Move JS-only tests from /test to /lib/js - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/26 00:13:00 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2588: Remove python2 - posted by GitBox <gi...@apache.org> on 2022/04/26 01:11:44 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5537) Drop support for end-of-life python versions (including python 2) - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/26 01:34:00 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5551) Add @Override annotation for generated Java code where possible - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/26 08:09:00 UTC, 0 replies.
- [GitHub] [thrift] dependabot[bot] opened a new pull request, #2590: Bump grunt from 1.4.1 to 1.5.2 in /lib/js - posted by GitBox <gi...@apache.org> on 2022/04/27 05:23:32 UTC, 0 replies.
- [GitHub] [thrift] dependabot[bot] opened a new pull request, #2591: Bump grunt from 1.4.1 to 1.5.2 in /lib/ts - posted by GitBox <gi...@apache.org> on 2022/04/27 10:32:04 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2585: THRIFT-5572: add travis_wait for rebuilding docker image - posted by GitBox <gi...@apache.org> on 2022/04/27 10:49:57 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5572) current travis build is broken (error timeout) within kerl erlang build step - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/27 10:51:00 UTC, 0 replies.
- [GitHub] [thrift] stale[bot] closed pull request #2237: THRIFT-5277 add json protocol to c_glib - posted by GitBox <gi...@apache.org> on 2022/04/28 01:02:29 UTC, 0 replies.
- [GitHub] [thrift] stale[bot] closed pull request #2299: THRIFT-5329: Shorten names of inner classes - posted by GitBox <gi...@apache.org> on 2022/04/28 01:02:30 UTC, 0 replies.
- [GitHub] [thrift] stale[bot] closed pull request #2324: THRIFT-5346: Add prePocess postProcess and errorProcess to Server Con… - posted by GitBox <gi...@apache.org> on 2022/04/28 01:02:32 UTC, 0 replies.
- [GitHub] [thrift] stale[bot] closed pull request #2345: THRIFT-5366: fix Python compiler lose prefix while include typedef indirectly - posted by GitBox <gi...@apache.org> on 2022/04/28 01:02:34 UTC, 0 replies.
- [GitHub] [thrift] stale[bot] closed pull request #2389: fix rebuildSelector that may leak channels when rebuilding selector w… - posted by GitBox <gi...@apache.org> on 2022/04/28 01:02:36 UTC, 0 replies.
- [GitHub] [thrift] stale[bot] closed pull request #2369: Abnormal Branch Memory Leak - posted by GitBox <gi...@apache.org> on 2022/04/28 01:02:36 UTC, 0 replies.
- [GitHub] [thrift] stale[bot] closed pull request #2300: THRIFT-5330: Strict mode switch for maven plugin - posted by GitBox <gi...@apache.org> on 2022/04/28 01:02:37 UTC, 0 replies.
- [GitHub] [thrift] stale[bot] closed pull request #2392: generated enum struct contains reference to - map - posted by GitBox <gi...@apache.org> on 2022/04/28 01:02:37 UTC, 0 replies.
- [GitHub] [thrift] stale[bot] closed pull request #2310: THRIFT-5339: Add `TObject` trait to cover sync read & write methods of Struct/Union/Enum - posted by GitBox <gi...@apache.org> on 2022/04/28 01:02:39 UTC, 0 replies.
- [jira] [Created] (THRIFT-5574) add ubuntu focal build in CI - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/28 02:09:00 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2592: setup example github action - posted by GitBox <gi...@apache.org> on 2022/04/28 06:44:32 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2593: THRIFT-5564: setup java and kotlin lib building - posted by GitBox <gi...@apache.org> on 2022/04/28 11:30:37 UTC, 0 replies.
- [GitHub] [thrift] ctubbsii merged pull request #2592: THRIFT-5564: setup compiler-building github action [skip ci] - posted by GitBox <gi...@apache.org> on 2022/04/28 17:25:41 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2594: THRIFT-5564: setup rust building in GitHub action - posted by GitBox <gi...@apache.org> on 2022/04/29 02:21:11 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2595: add a github workflow to invoke cmake - posted by GitBox <gi...@apache.org> on 2022/04/29 07:27:05 UTC, 0 replies.
- [jira] [Created] (THRIFT-5575) Create a GitHub workflow using CMake - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/29 07:33:00 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5575) Create a GitHub workflow using CMake - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/29 07:40:00 UTC, 0 replies.
- Changes to CI and build process - posted by Jiayu Liu <ji...@hey.com.INVALID> on 2022/04/29 07:46:34 UTC, 0 replies.
- [GitHub] [thrift] Jimexist opened a new pull request, #2596: add GitHub action for python 2.x and 3.x - posted by GitBox <gi...@apache.org> on 2022/04/29 08:48:47 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5564) Migrate to GitHub Actions and replace Travis and Appveyor - posted by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/29 08:50:00 UTC, 0 replies.
- [jira] [Commented] (THRIFT-5564) Migrate to GitHub Actions and replace Travis and Appveyor - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/29 22:59:00 UTC, 1 replies.
- [jira] [Comment Edited] (THRIFT-5564) Migrate to GitHub Actions and replace Travis and Appveyor - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/04/29 23:00:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5576) fix old-style cast at const value ctor/copy and redundant copy at ctor - posted by "Kashirin Alex (Jira)" <ji...@apache.org> on 2022/04/30 13:52:00 UTC, 0 replies.
- [GitHub] [thrift] kashirin-alex opened a new pull request, #2597: THRIFT-5576: fix old-style cast and redundant copy - posted by GitBox <gi...@apache.org> on 2022/04/30 13:56:41 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5576) fix old-style cast at const value ctor/copy and redundant copy at ctor - posted by "Kashirin Alex (Jira)" <ji...@apache.org> on 2022/04/30 13:58:00 UTC, 0 replies.