You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [thrift] finncolman commented on pull request #2537: THRIFT-5532: Fix headers bug in Thrift/HttpClient.pm - posted by GitBox <gi...@apache.org> on 2022/03/01 19:50:56 UTC, 0 replies.
- [GitHub] [thrift] Jens-G commented on pull request #2536: THRIFT-5530 could not resolve plugin artifact 'com.github.johnrengelm… - posted by GitBox <gi...@apache.org> on 2022/03/01 22:27:05 UTC, 0 replies.
- [GitHub] [thrift] Jens-G commented on pull request #2534: THRIFT-5519 Java async client loses exceptions in void methods - posted by GitBox <gi...@apache.org> on 2022/03/01 22:28:30 UTC, 1 replies.
- [GitHub] [thrift] Jens-G commented on pull request #2511: THRIFT-5506 + THRIFT-5505 - posted by GitBox <gi...@apache.org> on 2022/03/01 22:39:40 UTC, 2 replies.
- [GitHub] [thrift] jeffalder commented on pull request #2511: THRIFT-5506 + THRIFT-5505 - posted by GitBox <gi...@apache.org> on 2022/03/02 00:01:57 UTC, 2 replies.
- [GitHub] [thrift] Jens-G edited a comment on pull request #2534: THRIFT-5519 Java async client loses exceptions in void methods - posted by GitBox <gi...@apache.org> on 2022/03/02 20:57:04 UTC, 3 replies.
- [GitHub] [thrift] Jens-G edited a comment on pull request #2511: THRIFT-5506 + THRIFT-5505 - posted by GitBox <gi...@apache.org> on 2022/03/02 21:32:09 UTC, 0 replies.
- [GitHub] [thrift] ctubbsii commented on a change in pull request #2524: THRIFT-5520 [java lib] add support for converting to java optional - posted by GitBox <gi...@apache.org> on 2022/03/03 03:34:24 UTC, 0 replies.
- [GitHub] [thrift] Jimexist commented on pull request #2525: THRIFT-5521: [java gen] use jdk8 option type in java generator code - posted by GitBox <gi...@apache.org> on 2022/03/03 03:47:42 UTC, 5 replies.
- [GitHub] [thrift] Jimexist edited a comment on pull request #2525: THRIFT-5521: [java gen] use jdk8 option type in java generator code - posted by GitBox <gi...@apache.org> on 2022/03/03 03:48:04 UTC, 1 replies.
- [GitHub] [thrift] ctubbsii commented on pull request #2525: THRIFT-5521: [java gen] use jdk8 option type in java generator code - posted by GitBox <gi...@apache.org> on 2022/03/03 04:05:57 UTC, 1 replies.
- [GitHub] [thrift] Jimexist commented on a change in pull request #2524: THRIFT-5520 [java lib] add support for converting to java optional - posted by GitBox <gi...@apache.org> on 2022/03/03 06:45:47 UTC, 0 replies.
- [GitHub] [thrift] kainjow commented on pull request #2489: THRIFT-2059: Support for Enums in Python >= 3.4 - posted by GitBox <gi...@apache.org> on 2022/03/04 03:42:22 UTC, 2 replies.
- [GitHub] [thrift] ferrirW commented on pull request #2533: THRIFT-5494: fix cpu full caused by infinite select() when frameSize < maxReadBufferBytes but readBufferBytesAllocated.get() + frameSize always greater than MAX_READ_BUFFER_BYTES - posted by GitBox <gi...@apache.org> on 2022/03/04 06:31:55 UTC, 2 replies.
- [GitHub] [thrift] ferrirW edited a comment on pull request #2533: THRIFT-5494: fix cpu full caused by infinite select() when frameSize < maxReadBufferBytes but readBufferBytesAllocated.get() + frameSize always greater than MAX_READ_BUFFER_BYTES - posted by GitBox <gi...@apache.org> on 2022/03/04 06:32:27 UTC, 3 replies.
- [GitHub] [thrift] Jens-G commented on pull request #2533: THRIFT-5494: fix cpu full caused by infinite select() when frameSize < maxReadBufferBytes but readBufferBytesAllocated.get() + frameSize always greater than MAX_READ_BUFFER_BYTES - posted by GitBox <gi...@apache.org> on 2022/03/04 21:53:00 UTC, 0 replies.
- [GitHub] [thrift] Jens-G commented on pull request #2489: THRIFT-2059: Support for Enums in Python >= 3.4 - posted by GitBox <gi...@apache.org> on 2022/03/05 17:20:44 UTC, 1 replies.
- [GitHub] [thrift] Jens-G edited a comment on pull request #2489: THRIFT-2059: Support for Enums in Python >= 3.4 - posted by GitBox <gi...@apache.org> on 2022/03/05 17:21:06 UTC, 0 replies.
- [GitHub] [thrift] emmenlau commented on pull request #2522: THRIFT-5515: Oneway requests can stuck in TNonblockingServer with TSSLSocket. - posted by GitBox <gi...@apache.org> on 2022/03/05 18:52:49 UTC, 0 replies.
- [GitHub] [thrift] tokcum commented on pull request #2539: THRIFT-3877: add support for Unix Domain Sockets in lib/rs - posted by GitBox <gi...@apache.org> on 2022/03/05 21:51:14 UTC, 0 replies.
- [GitHub] [thrift] Jens-G commented on pull request #2539: THRIFT-5283 add support for Unix Domain Sockets in lib/rs - posted by GitBox <gi...@apache.org> on 2022/03/05 23:38:01 UTC, 0 replies.
- [GitHub] [thrift] Jens-G commented on pull request #2523: THRIFT-5139: THRIFT-4181: Python3 type hints - posted by GitBox <gi...@apache.org> on 2022/03/06 11:53:43 UTC, 1 replies.
- [GitHub] [thrift] Jens-G edited a comment on pull request #2523: THRIFT-5139: THRIFT-4181: Python3 type hints - posted by GitBox <gi...@apache.org> on 2022/03/06 11:54:46 UTC, 0 replies.
- [GitHub] [thrift] cspwizard commented on pull request #2523: THRIFT-5139: THRIFT-4181: Python3 type hints - posted by GitBox <gi...@apache.org> on 2022/03/06 12:03:14 UTC, 1 replies.
- [GitHub] [thrift] Jens-G commented on pull request #2541: THRIFT-5536 Erlang runtime errors on CI - posted by GitBox <gi...@apache.org> on 2022/03/07 08:23:11 UTC, 0 replies.
- [GitHub] [thrift] tkovacs-2 commented on pull request #2522: THRIFT-5515: Oneway requests can stuck in TNonblockingServer with TSSLSocket. - posted by GitBox <gi...@apache.org> on 2022/03/07 08:58:47 UTC, 1 replies.
- [GitHub] [thrift] tokcum commented on pull request #2539: THRIFT-5283 add support for Unix Domain Sockets in lib/rs - posted by GitBox <gi...@apache.org> on 2022/03/07 13:08:10 UTC, 0 replies.
- [GitHub] [thrift] Jens-G commented on pull request #2528: add ubuntu focal build - posted by GitBox <gi...@apache.org> on 2022/03/07 20:54:36 UTC, 0 replies.
- [GitHub] [thrift] nsuke commented on pull request #2541: THRIFT-5536 Fix cross language tests - posted by GitBox <gi...@apache.org> on 2022/03/08 06:23:09 UTC, 0 replies.
- [GitHub] [thrift] Jimexist commented on pull request #2528: add ubuntu focal build - posted by GitBox <gi...@apache.org> on 2022/03/08 15:26:13 UTC, 0 replies.
- [GitHub] [thrift] Jens-G commented on pull request #2543: workaround MSVC compiler bug - posted by GitBox <gi...@apache.org> on 2022/03/10 23:51:21 UTC, 0 replies.
- [GitHub] [thrift] Jens-G commented on pull request #2529: THRIFT-5524: [java lib] add jdk8-with-postfix for option_type - posted by GitBox <gi...@apache.org> on 2022/03/10 23:53:02 UTC, 1 replies.
- [GitHub] [thrift] srnwk commented on pull request #2543: workaround MSVC compiler bug - posted by GitBox <gi...@apache.org> on 2022/03/11 00:35:57 UTC, 0 replies.
- [GitHub] [thrift] srnwk edited a comment on pull request #2543: workaround MSVC compiler bug - posted by GitBox <gi...@apache.org> on 2022/03/11 00:37:07 UTC, 0 replies.
- [GitHub] [thrift] Jimexist commented on pull request #2529: THRIFT-5524: [java lib] add jdk8-with-postfix for option_type - posted by GitBox <gi...@apache.org> on 2022/03/11 02:31:48 UTC, 2 replies.
- [GitHub] [thrift] Jimexist edited a comment on pull request #2529: THRIFT-5524: [java lib] add jdk8-with-postfix for option_type - posted by GitBox <gi...@apache.org> on 2022/03/11 02:32:10 UTC, 0 replies.
- [GitHub] [thrift] Jimexist commented on a change in pull request #2546: use gradle convention in organizing java project - posted by GitBox <gi...@apache.org> on 2022/03/11 03:56:20 UTC, 0 replies.
- [GitHub] [thrift] emmenlau commented on pull request #2543: workaround MSVC compiler bug - posted by GitBox <gi...@apache.org> on 2022/03/11 09:19:24 UTC, 0 replies.
- [GitHub] [thrift] kainjow commented on a change in pull request #2523: THRIFT-5139: THRIFT-4181: Python3 type hints - posted by GitBox <gi...@apache.org> on 2022/03/12 04:14:50 UTC, 2 replies.
- [GitHub] [thrift] cspwizard commented on a change in pull request #2523: THRIFT-5139: THRIFT-4181: Python3 type hints - posted by GitBox <gi...@apache.org> on 2022/03/12 13:55:37 UTC, 0 replies.
- [GitHub] [thrift] Jens-G commented on pull request #2525: THRIFT-5521: [java gen] use jdk8 option type in java generator code - posted by GitBox <gi...@apache.org> on 2022/03/13 18:02:52 UTC, 0 replies.
- [GitHub] [thrift] RandyAbernethy commented on pull request #2522: THRIFT-5515: Oneway requests can stuck in TNonblockingServer with TSSLSocket. - posted by GitBox <gi...@apache.org> on 2022/03/13 18:59:10 UTC, 0 replies.
- [GitHub] [thrift] ctubbsii commented on pull request #2529: THRIFT-5524: [java lib] add jdk8-with-postfix for option_type - posted by GitBox <gi...@apache.org> on 2022/03/14 03:42:44 UTC, 0 replies.
- [GitHub] [thrift] m-g-r commented on pull request #2538: THRIFT-5501 Remove Common Lisp support - posted by GitBox <gi...@apache.org> on 2022/03/15 17:06:21 UTC, 1 replies.
- [GitHub] [thrift] m-g-r edited a comment on pull request #2538: THRIFT-5501 Remove Common Lisp support - posted by GitBox <gi...@apache.org> on 2022/03/15 17:34:14 UTC, 0 replies.
- [GitHub] [thrift] tokcum commented on pull request #2545: THRIFT-5283: add support for Unix Domain Sockets in lib/rs - posted by GitBox <gi...@apache.org> on 2022/03/15 20:18:58 UTC, 4 replies.
- [GitHub] [thrift] Jens-G commented on pull request #2538: THRIFT-5501 Remove Common Lisp support - posted by GitBox <gi...@apache.org> on 2022/03/15 20:53:05 UTC, 1 replies.
- [GitHub] [thrift] slicking commented on pull request #2496: THRIFT-5492: Add readEnd to TBufferedTransport - posted by GitBox <gi...@apache.org> on 2022/03/16 03:23:26 UTC, 0 replies.
- [GitHub] [thrift] allengeorge commented on pull request #2545: THRIFT-5283: add support for Unix Domain Sockets in lib/rs - posted by GitBox <gi...@apache.org> on 2022/03/30 09:39:40 UTC, 0 replies.
- [GitHub] [thrift] Jimexist commented on a change in pull request #2552: add type parameter to java lib field metadata - posted by GitBox <gi...@apache.org> on 2022/03/31 23:42:58 UTC, 0 replies.