You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (THRIFT-5493) Invalid chmod command in test/go/genmock.sh - posted by "Rishabh Gupta (Jira)" <ji...@apache.org> on 2022/01/02 18:57:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5494) byte count of FrameBuffer(AbstractNonblockingServer.readBufferBytesAllocated) is not subtracted - posted by "shanzhongkai (Jira)" <ji...@apache.org> on 2022/01/04 03:55:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5495) Go lib server not close client when shutdown - posted by "XiongYuesen (Jira)" <ji...@apache.org> on 2022/01/04 16:02:00 UTC, 0 replies.
- [GitHub] [thrift] buptubuntu opened a new pull request #2497: THRIFT-5495: [close client when shutdown server in go lib] - posted by GitBox <gi...@apache.org> on 2022/01/04 16:09:30 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5494) byte count of FrameBuffer(AbstractNonblockingServer.readBufferBytesAllocated) is not subtracted - posted by "shanzhongkai (Jira)" <ji...@apache.org> on 2022/01/05 02:24:00 UTC, 0 replies.
- Code freeze 0.16.0 ahead - posted by Jens Geyer <je...@apache.org> on 2022/01/05 18:11:30 UTC, 0 replies.
- [GitHub] [thrift] fishy merged pull request #2494: THRIFT-5490: Use pooled buffer for TFramedTransport - posted by GitBox <gi...@apache.org> on 2022/01/05 22:22:06 UTC, 0 replies.
- [GitHub] [thrift] fishy opened a new pull request #2498: Use iotest.OneByteReader instead of self implemented one - posted by GitBox <gi...@apache.org> on 2022/01/06 17:39:16 UTC, 0 replies.
- [GitHub] [thrift] fishy merged pull request #2498: Use iotest.OneByteReader instead of self implemented one - posted by GitBox <gi...@apache.org> on 2022/01/07 06:06:54 UTC, 0 replies.
- [GitHub] [thrift] alisaifee opened a new pull request #2499: Remove excess assertions in python unit tests for serialization/deserialization - posted by GitBox <gi...@apache.org> on 2022/01/07 16:03:12 UTC, 1 replies.
- Drop support of Python 2? - posted by Yuxuan Wang <yu...@reddit.com.INVALID> on 2022/01/07 21:27:19 UTC, 4 replies.
- [jira] [Updated] (THRIFT-5490) Improve memory efficiency in go THeader implementation - posted by "Yuxuan Wang (Jira)" <ji...@apache.org> on 2022/01/07 23:28:00 UTC, 1 replies.
- [jira] [Resolved] (THRIFT-5490) Improve memory efficiency in go THeader implementation - posted by "Yuxuan Wang (Jira)" <ji...@apache.org> on 2022/01/07 23:28:00 UTC, 0 replies.
- [GitHub] [thrift] fishy merged pull request #2499: Remove excess assertions in python unit tests for serialization/deserialization - posted by GitBox <gi...@apache.org> on 2022/01/08 08:17:39 UTC, 1 replies.
- [GitHub] [thrift] fishy opened a new pull request #2500: go: Make socketConn.Close thread-safe - posted by GitBox <gi...@apache.org> on 2022/01/08 09:06:31 UTC, 1 replies.
- [GitHub] [thrift] fishy merged pull request #2500: go: Make socketConn.Close thread-safe - posted by GitBox <gi...@apache.org> on 2022/01/09 07:10:34 UTC, 0 replies.
- [jira] [Reopened] (THRIFT-5479) Add net 6 support - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/09 15:50:00 UTC, 0 replies.
- [GitHub] [thrift] Jens-G opened a new pull request #2501: THRIFT-5479 Add net 6 support - posted by GitBox <gi...@apache.org> on 2022/01/09 16:13:54 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2501: THRIFT-5479 Add net 6 support - posted by GitBox <gi...@apache.org> on 2022/01/09 20:57:42 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5479) Add net 6 support - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/09 21:01:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5496) Thrift compiler (C/C++) truncates small doubles to a fixed number of digits after the decimal point - posted by "Richard H. Gumpertz (Jira)" <ji...@apache.org> on 2022/01/09 21:23:00 UTC, 0 replies.
- [GitHub] [thrift] rgumpertz opened a new pull request #2502: THRIFT-5496: Generate sufficient digits after the decimal point to n… - posted by GitBox <gi...@apache.org> on 2022/01/10 03:26:55 UTC, 0 replies.
- [jira] [Commented] (THRIFT-5496) Thrift compiler (C/C++) truncates small doubles to a fixed number of digits after the decimal point - posted by "Mario Emmenlauer (Jira)" <ji...@apache.org> on 2022/01/10 08:34:00 UTC, 2 replies.
- [GitHub] [thrift] fishy opened a new pull request #2503: Bump the versions of Go used in Travis - posted by GitBox <gi...@apache.org> on 2022/01/10 19:49:05 UTC, 0 replies.
- [jira] [Comment Edited] (THRIFT-5496) Thrift compiler (C/C++) truncates small doubles to a fixed number of digits after the decimal point - posted by "Richard H. Gumpertz (Jira)" <ji...@apache.org> on 2022/01/10 20:46:00 UTC, 0 replies.
- [GitHub] [thrift] fishy merged pull request #2503: Bump the versions of Go used in Travis - posted by GitBox <gi...@apache.org> on 2022/01/11 21:44:34 UTC, 0 replies.
- [jira] [Commented] (THRIFT-5161) Can not combine C++ server with netstd client for binary protocol - posted by "Björn Carlsson (Jira)" <ji...@apache.org> on 2022/01/12 13:00:00 UTC, 1 replies.
- [GitHub] [thrift] buptubuntu closed pull request #2497: THRIFT-5495: close client when shutdown server in go lib - posted by GitBox <gi...@apache.org> on 2022/01/12 16:14:22 UTC, 0 replies.
- [GitHub] [thrift] buptubuntu opened a new pull request #2497: THRIFT-5495: close client when shutdown server in go lib - posted by GitBox <gi...@apache.org> on 2022/01/12 16:16:59 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5161) Can not combine C++ server with netstd client for binary protocol - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/12 20:33:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5497) Change the C++ representation of binary be std::basic_string - posted by "Richard H. Gumpertz (Jira)" <ji...@apache.org> on 2022/01/12 21:16:00 UTC, 0 replies.
- [jira] [Commented] (THRIFT-5497) Change the C++ representation of binary be std::basic_string - posted by "Mario Emmenlauer (Jira)" <ji...@apache.org> on 2022/01/13 10:38:00 UTC, 10 replies.
- [jira] [Commented] (THRIFT-5401) MaxMessageSize reached exception thrown in TEndpointTransport - posted by "Plumet (Jira)" <ji...@apache.org> on 2022/01/13 10:54:00 UTC, 0 replies.
- [jira] [Assigned] (THRIFT-5401) MaxMessageSize reached exception thrown in TEndpointTransport - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/13 21:07:00 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5401) MaxMessageSize reached exception thrown in TEndpointTransport - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/13 21:07:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5498) Fails to build with gcc 12 - posted by "Orion Poplawski (Jira)" <ji...@apache.org> on 2022/01/17 00:45:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5498) Fails to build with gcc 12 - posted by "Orion Poplawski (Jira)" <ji...@apache.org> on 2022/01/17 00:46:00 UTC, 1 replies.
- [jira] [Comment Edited] (THRIFT-5497) Change the C++ representation of binary be std::basic_string - posted by "Richard H. Gumpertz (Jira)" <ji...@apache.org> on 2022/01/17 04:40:00 UTC, 17 replies.
- [jira] [Updated] (THRIFT-5497) Change the C++ representation of binary be std::basic_string - posted by "Richard H. Gumpertz (Jira)" <ji...@apache.org> on 2022/01/17 05:00:00 UTC, 16 replies.
- [jira] (THRIFT-5497) Change the C++ representation of binary be std::basic_string - posted by "Richard H. Gumpertz (Jira)" <ji...@apache.org> on 2022/01/17 05:39:00 UTC, 4 replies.
- [jira] [Commented] (THRIFT-5418) C++ to_string and ostream operator not always generated - posted by "Dirk Sandbrink (Jira)" <ji...@apache.org> on 2022/01/17 09:06:00 UTC, 1 replies.
- [GitHub] [thrift] dsandbrink opened a new pull request #2504: THRIFT-5418: C++ to_string and ostream operator not always generated - posted by GitBox <gi...@apache.org> on 2022/01/17 10:07:31 UTC, 0 replies.
- [jira] [Created] (THRIFT-5499) Receive timeout not triggered when response exceeds timeout - posted by "Plumet (Jira)" <ji...@apache.org> on 2022/01/17 10:18:00 UTC, 0 replies.
- [jira] [Commented] (THRIFT-5498) Fails to build with gcc 12 - posted by "Mario Emmenlauer (Jira)" <ji...@apache.org> on 2022/01/17 11:27:00 UTC, 0 replies.
- [jira] [Commented] (THRIFT-5499) Receive timeout not triggered when response exceeds timeout - posted by "Plumet (Jira)" <ji...@apache.org> on 2022/01/17 11:34:00 UTC, 1 replies.
- [GitHub] [thrift] dsandbrink opened a new pull request #2505: Fix warning C4515: 'protocol': namespace uses itself - posted by GitBox <gi...@apache.org> on 2022/01/17 13:48:02 UTC, 0 replies.
- [GitHub] [thrift] emmenlau opened a new pull request #2506: lib/java/build.gradle: Removed jcenter() after repeated errors - posted by GitBox <gi...@apache.org> on 2022/01/17 18:16:36 UTC, 0 replies.
- [GitHub] [thrift] emmenlau merged pull request #2506: lib/java/build.gradle: Removed jcenter() after repeated errors - posted by GitBox <gi...@apache.org> on 2022/01/17 22:02:49 UTC, 0 replies.
- [GitHub] [thrift] emmenlau merged pull request #2504: THRIFT-5418: C++ to_string and ostream operator not always generated - posted by GitBox <gi...@apache.org> on 2022/01/18 08:08:49 UTC, 0 replies.
- [GitHub] [thrift] emmenlau merged pull request #2505: Fix warning C4515: 'protocol': namespace uses itself - posted by GitBox <gi...@apache.org> on 2022/01/18 08:09:47 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5499) Receive timeout not triggered when response exceeds timeout - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/18 21:25:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5500) Uncompilable code when .thrift struct 'System' exists - posted by "Jonas Marty (Jira)" <ji...@apache.org> on 2022/01/20 13:38:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5500) [netstd] Uncompilable code when .thrift struct 'System' exists - posted by "Jonas Marty (Jira)" <ji...@apache.org> on 2022/01/20 13:39:00 UTC, 0 replies.
- [GitHub] [thrift] Jonas-Marty opened a new pull request #2507: THRIFT-5500 uncompilable code when a .thirft struct named 'System' is present - posted by GitBox <gi...@apache.org> on 2022/01/20 14:03:06 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5483) Support customized comparator in Java - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/20 19:23:00 UTC, 1 replies.
- [jira] [Updated] (THRIFT-5491) add benchmark for partial deserialization - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/20 19:23:00 UTC, 1 replies.
- [jira] [Comment Edited] (THRIFT-5476) Deprecate Common Lisp support - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/20 19:26:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5501) Remove Common Lisp support - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/20 19:26:00 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5476) Deprecate Common Lisp support - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/20 19:26:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5495) Go lib server not close client when shutdown - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/20 19:27:00 UTC, 0 replies.
- [jira] [Closed] (THRIFT-5424) Cut release 0.14.2 - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/20 19:28:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-3877) C++ library don't work with HTTP (csharp server, cpp client; need cross test enhancement) - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/20 19:30:00 UTC, 0 replies.
- Branch 0.16.0 - posted by Jens Geyer <je...@hotmail.com> on 2022/01/20 20:22:23 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5500) Uncompilable code when .thrift struct 'System' exists - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/20 21:13:00 UTC, 1 replies.
- [GitHub] [thrift] Jens-G merged pull request #2507: THRIFT-5500 uncompilable code when a .thrift struct named 'System' is present - posted by GitBox <gi...@apache.org> on 2022/01/20 21:13:48 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5500) Uncompilable code when .thrift struct 'System' exists - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/20 21:14:00 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5484) Can't install 0.14.0 not on pypi repository - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/21 08:35:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5502) Is it necessary to report CONNECTION RESET as an ERROR? - posted by "Tian Jiang (Jira)" <ji...@apache.org> on 2022/01/21 10:32:00 UTC, 0 replies.
- [jira] [Commented] (THRIFT-5502) Is it necessary to report CONNECTION RESET as an ERROR? - posted by "Jialin Qiao (Jira)" <ji...@apache.org> on 2022/01/21 10:40:00 UTC, 1 replies.
- [jira] [Commented] (THRIFT-4910) ./configure: line 14116: syntax error near unexpected token `QT5,' - posted by "Christopher Friedt (Jira)" <ji...@apache.org> on 2022/01/23 13:45:00 UTC, 2 replies.
- [jira] [Resolved] (THRIFT-5418) C++ to_string and ostream operator not always generated - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/24 21:24:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5503) basic_proxy_auth_header in THttpClient.py needs to be a byte string - posted by "Jonahan Dufault (Jira)" <ji...@apache.org> on 2022/01/26 03:58:00 UTC, 0 replies.
- [GitHub] [thrift] fishy opened a new pull request #2508: Fix the travis issue - posted by GitBox <gi...@apache.org> on 2022/01/26 19:23:21 UTC, 0 replies.
- [jira] [Created] (THRIFT-5504) CA2254 Message template should be compile time constant - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/26 21:41:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5504) CA2254 Message template should be compile time constant - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/26 21:42:00 UTC, 0 replies.
- [GitHub] [thrift] Jens-G opened a new pull request #2509: THRIFT-5504 CA2254 Message template should be compile time constant - posted by GitBox <gi...@apache.org> on 2022/01/26 21:54:52 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2412: fix wrong thrift strict header comparing - posted by GitBox <gi...@apache.org> on 2022/01/26 21:56:18 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2420: Fixed a proxy related bug in the python library - posted by GitBox <gi...@apache.org> on 2022/01/26 22:00:15 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2509: THRIFT-5504 CA2254 Message template should be compile time constant - posted by GitBox <gi...@apache.org> on 2022/01/27 07:51:30 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5504) CA2254 Message template should be compile time constant - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/27 07:54:00 UTC, 0 replies.
- [GitHub] [thrift] fishy merged pull request #2508: Fix the travis issue - posted by GitBox <gi...@apache.org> on 2022/01/27 15:38:35 UTC, 0 replies.
- [jira] [Created] (THRIFT-5505) error: 'close_generator' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override] - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/29 17:35:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5505) error: 'close_generator' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override] - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/29 17:35:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5506) C26495 variable "t_field::req_" not initialized, t_field.h:40 - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/29 17:41:00 UTC, 0 replies.
- [GitHub] [thrift] Jens-G opened a new pull request #2511: THRIFT-5506 + THRIFT-5505 - posted by GitBox <gi...@apache.org> on 2022/01/29 17:48:44 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2510: Fix travis issue caused by 5f16344311 - posted by GitBox <gi...@apache.org> on 2022/01/29 17:50:17 UTC, 0 replies.
- [GitHub] [thrift] Jens-G merged pull request #2511: THRIFT-5506 + THRIFT-5505 - posted by GitBox <gi...@apache.org> on 2022/01/30 00:09:18 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5505) error: 'close_generator' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override] - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/30 00:10:00 UTC, 0 replies.
- [jira] [Resolved] (THRIFT-5506) C26495 variable "t_field::req_" not initialized, t_field.h:40 - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/30 00:10:00 UTC, 0 replies.
- [jira] [Created] (THRIFT-5507) C++ clients crash when exceptions are defined in different IDL - posted by "wangguitao (Jira)" <ji...@apache.org> on 2022/01/30 08:05:00 UTC, 0 replies.
- [jira] [Updated] (THRIFT-5507) C++ clients crash when exceptions are defined in different IDL - posted by "wangguitao (Jira)" <ji...@apache.org> on 2022/01/30 08:11:00 UTC, 0 replies.
- [jira] [Commented] (THRIFT-5507) C++ clients crash when exceptions are defined in different IDL - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/30 13:12:00 UTC, 0 replies.
- [jira] [Comment Edited] (THRIFT-5507) C++ clients crash when exceptions are defined in different IDL - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/30 13:13:00 UTC, 1 replies.
- [jira] [Reopened] (THRIFT-5504) CA2254 Message template should be compile time constant - posted by "Jens Geyer (Jira)" <ji...@apache.org> on 2022/01/31 17:54:00 UTC, 0 replies.
- [GitHub] [thrift] Jens-G opened a new pull request #2512: THRIFT-5504 CA2254 Message template should be compile time constant - posted by GitBox <gi...@apache.org> on 2022/01/31 23:51:17 UTC, 0 replies.