You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (HTTPCLIENT-2065) Simplify additon of content type parameters in MultipartEntityBuilder - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/01 08:52:00 UTC, 1 replies.
- [GitHub] [httpcomponents-client] michael-o commented on a change in pull request #320: HTTPCLIENT-2065 - Simplify additon of content type parameters in MultipartEntityBuilder - posted by GitBox <gi...@apache.org> on 2021/11/01 08:52:58 UTC, 1 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on a change in pull request #320: HTTPCLIENT-2065 - Simplify additon of content type parameters in MultipartEntityBuilder - posted by GitBox <gi...@apache.org> on 2021/11/01 09:01:41 UTC, 1 replies.
- Re: [VOTE] Release HttpClient 5.2-alpha1 based on RC1 - posted by Asankha Perera <as...@apache.org> on 2021/11/01 09:08:48 UTC, 1 replies.
- [GitHub] [httpcomponents-client] ok2c commented on a change in pull request #320: HTTPCLIENT-2065 - Simplify additon of content type parameters in MultipartEntityBuilder - posted by GitBox <gi...@apache.org> on 2021/11/01 10:16:09 UTC, 0 replies.
- [GitHub] [httpcomponents-client] thc202 commented on pull request #320: HTTPCLIENT-2065 - Simplify additon of content type parameters in MultipartEntityBuilder - posted by GitBox <gi...@apache.org> on 2021/11/01 10:17:46 UTC, 0 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on pull request #320: HTTPCLIENT-2065 - Simplify addition of content type parameters in MultipartEntityBuilder - posted by GitBox <gi...@apache.org> on 2021/11/01 10:32:05 UTC, 0 replies.
- [GitHub] [httpcomponents-client] michael-o commented on a change in pull request #320: HTTPCLIENT-2065 - Simplify addition of content type parameters in MultipartEntityBuilder - posted by GitBox <gi...@apache.org> on 2021/11/01 11:07:15 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-2079) version.properties contains non-interpolated value - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/01 16:56:00 UTC, 3 replies.
- [VOTE][RESULT] Release HttpComponents Client 5.2-alpha1 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2021/11/01 16:59:00 UTC, 0 replies.
- [jira] [Created] (HTTPCORE-692) H2 should throw illegal header exception when use Host header as Connection header - posted by "yinwoods (Jira)" <ji...@apache.org> on 2021/11/02 02:41:00 UTC, 0 replies.
- [jira] [Commented] (HTTPCORE-692) H2 should throw illegal header exception when use Host header as Connection header - posted by "yinwoods (Jira)" <ji...@apache.org> on 2021/11/02 03:12:00 UTC, 3 replies.
- [GitHub] [httpcomponents-core] yinwoods opened a new pull request #315: HTTPCORE-692 add new rules for H2 header check - posted by GitBox <gi...@apache.org> on 2021/11/03 03:17:40 UTC, 3 replies.
- Using Async Client - posted by Asankha Perera <as...@apache.org> on 2021/11/03 07:52:28 UTC, 2 replies.
- [GitHub] [httpcomponents-core] ok2c merged pull request #314: Fix error var name javadoc. - posted by GitBox <gi...@apache.org> on 2021/11/03 08:56:20 UTC, 2 replies.
- [GitHub] [httpcomponents-core] ok2c merged pull request #315: HTTPCORE-692 add new rules for H2 header check - posted by GitBox <gi...@apache.org> on 2021/11/03 08:59:25 UTC, 3 replies.
- [jira] [Resolved] (HTTPCORE-692) H2 should throw illegal header exception when use Host header as Connection header - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2021/11/03 09:03:00 UTC, 0 replies.
- [ANNOUNCEMENT] HttpComponents Client 5.2-alpha1 Released - posted by Oleg Kalnichevski <ol...@apache.org> on 2021/11/03 14:36:30 UTC, 0 replies.
- [jira] [Created] (HTTPCORE-693) Add HttpHeaders headers - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/03 17:51:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] arturobernalg opened a new pull request #316: HTTPCORE-693 - Add HttpHeaders headers. - posted by GitBox <gi...@apache.org> on 2021/11/03 17:54:39 UTC, 2 replies.
- [GitHub] [httpcomponents-core] garydgregory commented on a change in pull request #316: HTTPCORE-693 - Add HttpHeaders headers. - posted by GitBox <gi...@apache.org> on 2021/11/03 19:29:26 UTC, 2 replies.
- [GitHub] [httpcomponents-core] arturobernalg commented on a change in pull request #316: HTTPCORE-693 - Add HttpHeaders headers. - posted by GitBox <gi...@apache.org> on 2021/11/03 19:53:58 UTC, 2 replies.
- [jira] [Created] (HTTPCORE-694) Endless loop when encrypted buffer larger than plaintext buffer - posted by "Jason Mathison (Jira)" <ji...@apache.org> on 2021/11/04 03:09:00 UTC, 0 replies.
- [jira] [Updated] (HTTPCORE-694) Endless loop when encrypted buffer larger than plaintext buffer - posted by "Jason Mathison (Jira)" <ji...@apache.org> on 2021/11/04 03:14:00 UTC, 1 replies.
- [GitHub] [httpcomponents-core] JasonMathison opened a new pull request #317: Remove a check if inPlainBuf has remaining capacity prior to writing … - posted by GitBox <gi...@apache.org> on 2021/11/04 13:29:45 UTC, 0 replies.
- [jira] [Commented] (HTTPCORE-694) Endless loop when encrypted buffer larger than plaintext buffer - posted by "Jason Mathison (Jira)" <ji...@apache.org> on 2021/11/04 13:34:00 UTC, 2 replies.
- [GitHub] [httpcomponents-core] ok2c commented on a change in pull request #317: Remove a check if inPlainBuf has remaining capacity prior to writing … - posted by GitBox <gi...@apache.org> on 2021/11/04 13:48:37 UTC, 0 replies.
- [GitHub] [httpcomponents-core] JasonMathison commented on a change in pull request #317: Remove a check if inPlainBuf has remaining capacity prior to writing … - posted by GitBox <gi...@apache.org> on 2021/11/04 15:29:56 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c merged pull request #317: Remove a check if inPlainBuf has remaining capacity prior to writing … - posted by GitBox <gi...@apache.org> on 2021/11/04 15:44:25 UTC, 0 replies.
- [jira] [Resolved] (HTTPCORE-694) Endless loop when encrypted buffer larger than plaintext buffer - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2021/11/04 15:55:00 UTC, 0 replies.
- [jira] [Created] (HTTPCORE-695) Unhandled CancelledKeyException during processPendingInterestOps leads to a shutdown of the underlying IOReactor - posted by "Kurtcebe Eroglu (Jira)" <ji...@apache.org> on 2021/11/04 17:59:00 UTC, 0 replies.
- [jira] [Commented] (HTTPCORE-695) Unhandled CancelledKeyException during processPendingInterestOps leads to a shutdown of the underlying IOReactor - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2021/11/04 18:07:00 UTC, 7 replies.
- [jira] [Comment Edited] (HTTPCORE-695) Unhandled CancelledKeyException during processPendingInterestOps leads to a shutdown of the underlying IOReactor - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2021/11/04 18:08:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] kurtcebe opened a new pull request #318: HTTPCORE-695 Unhandled CancelledKeyException during processPendingInt… - posted by GitBox <gi...@apache.org> on 2021/11/04 19:29:16 UTC, 2 replies.
- [GitHub] [httpcomponents-core] arturobernalg commented on pull request #318: HTTPCORE-695 Unhandled CancelledKeyException during processPendingInt… - posted by GitBox <gi...@apache.org> on 2021/11/04 19:33:44 UTC, 1 replies.
- [GitHub] [httpcomponents-core] ok2c merged pull request #318: HTTPCORE-695 Unhandled CancelledKeyException during processPendingInt… - posted by GitBox <gi...@apache.org> on 2021/11/04 20:09:10 UTC, 2 replies.
- [jira] [Resolved] (HTTPCORE-695) Unhandled CancelledKeyException during processPendingInterestOps leads to a shutdown of the underlying IOReactor - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2021/11/04 20:11:00 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-2183) CloseableHttpResponse should not be final to allow mocking - posted by "Eric Everman (Jira)" <ji...@apache.org> on 2021/11/05 14:52:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c merged pull request #319: Use project modules dependency management. - posted by GitBox <gi...@apache.org> on 2021/11/06 13:57:02 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c commented on pull request #319: Use project modules dependency management. - posted by GitBox <gi...@apache.org> on 2021/11/06 13:57:36 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c merged pull request #320: Use {@code } instead . - posted by GitBox <gi...@apache.org> on 2021/11/06 13:57:56 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c commented on pull request #320: Use {@code } instead . - posted by GitBox <gi...@apache.org> on 2021/11/06 13:58:06 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c commented on pull request #321: Add @Override. - posted by GitBox <gi...@apache.org> on 2021/11/06 13:58:56 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c merged pull request #321: Add @Override. - posted by GitBox <gi...@apache.org> on 2021/11/06 13:58:56 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c merged pull request #322: Use {@code } instead . - posted by GitBox <gi...@apache.org> on 2021/11/06 13:59:27 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on pull request #322: Use {@code } instead . - posted by GitBox <gi...@apache.org> on 2021/11/06 13:59:40 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c merged pull request #323: Add @Override. - posted by GitBox <gi...@apache.org> on 2021/11/06 14:00:01 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on pull request #323: Add @Override. - posted by GitBox <gi...@apache.org> on 2021/11/06 14:00:01 UTC, 0 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on pull request #323: Add @Override. - posted by GitBox <gi...@apache.org> on 2021/11/06 17:12:26 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-2183) CloseableHttpResponse should not be final to allow mocking - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2021/11/07 19:26:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c merged pull request #322: Create singleton INSTANCE to RequestConnControl, RequestContent, RequestData, RequestTargetHost and RequestUserAgent. - posted by GitBox <gi...@apache.org> on 2021/11/07 20:38:22 UTC, 0 replies.
- Deprecation of CloseableHttpResponse in HttpClient 5.2? - posted by Oleg Kalnichevski <ol...@apache.org> on 2021/11/08 09:29:12 UTC, 10 replies.
- [jira] [Created] (HTTPCORE-696) When H2 connection turns to be graceful shutdown, a single HEADERS or PUSH_PROMISE frame with the END_HEADERS flag set should be consumed - posted by "yinwoods (Jira)" <ji...@apache.org> on 2021/11/08 12:07:00 UTC, 0 replies.
- [jira] [Updated] (HTTPCORE-696) When H2 connection turns to be graceful shutdown, a single HEADERS or PUSH_PROMISE frame with the END_HEADERS flag set should be consumed - posted by "yinwoods (Jira)" <ji...@apache.org> on 2021/11/08 12:07:00 UTC, 3 replies.
- [jira] [Commented] (HTTPCORE-696) When H2 connection turns to be graceful shutdown, a single HEADERS or PUSH_PROMISE frame with the END_HEADERS flag set should be consumed - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2021/11/08 14:20:00 UTC, 12 replies.
- [jira] [Comment Edited] (HTTPCORE-696) When H2 connection turns to be graceful shutdown, a single HEADERS or PUSH_PROMISE frame with the END_HEADERS flag set should be consumed - posted by "yinwoods (Jira)" <ji...@apache.org> on 2021/11/09 01:47:00 UTC, 0 replies.
- [jira] [Closed] (HTTPCORE-696) When H2 connection turns to be graceful shutdown, a single HEADERS or PUSH_PROMISE frame with the END_HEADERS flag set should be consumed - posted by "yinwoods (Jira)" <ji...@apache.org> on 2021/11/09 09:51:00 UTC, 0 replies.
- [jira] [Reopened] (HTTPCORE-696) When H2 connection turns to be graceful shutdown, a single HEADERS or PUSH_PROMISE frame with the END_HEADERS flag set should be consumed - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2021/11/09 10:38:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] michael-o commented on pull request #323: Use Locale.ROOT for case-conversion. - posted by GitBox <gi...@apache.org> on 2021/11/09 19:07:16 UTC, 0 replies.
- [GitHub] [httpcomponents-core] arturobernalg commented on pull request #323: Use Locale.ROOT for case-conversion. - posted by GitBox <gi...@apache.org> on 2021/11/09 19:09:38 UTC, 2 replies.
- [jira] [Created] (HTTPCORE-697) Replaced SimpleDateFormat with Java 8 Time APIs - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/10 05:25:00 UTC, 0 replies.
- [jira] [Resolved] (HTTPCORE-696) When H2 connection turns to be graceful shutdown, a single HEADERS or PUSH_PROMISE frame with the END_HEADERS flag set should be consumed - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2021/11/10 21:30:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] arturobernalg closed pull request #323: Use Locale.ROOT for case-conversion. - posted by GitBox <gi...@apache.org> on 2021/11/11 07:41:25 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c merged pull request #324: HTTPCORE-697 - Replaced SimpleDateFormat with Java 8 Time APIs. - posted by GitBox <gi...@apache.org> on 2021/11/11 10:20:10 UTC, 0 replies.
- [jira] [Commented] (HTTPCORE-697) Replaced SimpleDateFormat with Java 8 Time APIs - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/11 10:21:00 UTC, 3 replies.
- [GitHub] [httpcomponents-core] ok2c commented on pull request #326: Fix typo, better name and use camelCase. - posted by GitBox <gi...@apache.org> on 2021/11/11 10:23:36 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c closed pull request #67: HTTPCORE-484 use TimeWheel algorithm to deal with time out - posted by GitBox <gi...@apache.org> on 2021/11/11 10:59:16 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c closed pull request #189: Add and use TimeValue await(), awaitTermination() and get() methods. - posted by GitBox <gi...@apache.org> on 2021/11/11 10:59:28 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c closed pull request #192: Deprecate org.apache.hc.core5.util.Args.notNull(T, String) in favor of - posted by GitBox <gi...@apache.org> on 2021/11/11 10:59:48 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c closed pull request #266: Add URIBuilder#getFirstQueryParam(String) to query a parameter by name. - posted by GitBox <gi...@apache.org> on 2021/11/11 11:00:29 UTC, 0 replies.
- [GitHub] [httpcomponents-core] arturobernalg commented on pull request #325: Use cameCase in isSoKeepAlive method. - posted by GitBox <gi...@apache.org> on 2021/11/11 11:00:39 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c closed pull request #238: 4.5.x deduplicate redundant immutable objects - posted by GitBox <gi...@apache.org> on 2021/11/11 11:01:51 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c closed pull request #266: Enable nohttp check during the build - posted by GitBox <gi...@apache.org> on 2021/11/11 11:02:31 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c commented on pull request #324: HTTPCORE-697 - Replaced SimpleDateFormat with Java 8 Time APIs. - posted by GitBox <gi...@apache.org> on 2021/11/11 11:05:04 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c merged pull request #325: Use cameCase in isSoKeepAlive method. - posted by GitBox <gi...@apache.org> on 2021/11/11 11:05:58 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c closed pull request #303: Let ResourceHolder implement java.lang.AutoCloseable. - posted by GitBox <gi...@apache.org> on 2021/11/11 11:07:09 UTC, 0 replies.
- [GitHub] [httpcomponents-core] arturobernalg commented on pull request #326: Fix typo, better name and use camelCase. - posted by GitBox <gi...@apache.org> on 2021/11/11 11:14:49 UTC, 0 replies.
- [GitHub] [httpcomponents-core] arturobernalg closed pull request #326: Fix typo, better name and use camelCase. - posted by GitBox <gi...@apache.org> on 2021/11/11 11:14:49 UTC, 0 replies.
- [jira] [Closed] (HTTPCORE-697) Replaced SimpleDateFormat with Java 8 Time APIs - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/11 11:45:00 UTC, 0 replies.
- [jira] [Resolved] (HTTPCORE-697) Replaced SimpleDateFormat with Java 8 Time APIs - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/11 11:45:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on a change in pull request #324: Fix typo method and class. Deprecate the old ones. - posted by GitBox <gi...@apache.org> on 2021/11/11 13:55:59 UTC, 0 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on a change in pull request #324: Fix typo method and class. Deprecate the old ones. - posted by GitBox <gi...@apache.org> on 2021/11/11 14:11:54 UTC, 0 replies.
- [jira] [Created] (HTTPCORE-698) Migrate Test to Unit 5 - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/11 16:57:00 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-2184) Leased Connection Leak after upgrade to 5.1.1 - posted by "Carter Kozak (Jira)" <ji...@apache.org> on 2021/11/11 17:10:00 UTC, 0 replies.
- [jira] [Updated] (HTTPCORE-698) Migrate Test to Unit 5 - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/11 17:14:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c merged pull request #324: Fix typo method and class. Deprecate the old ones. - posted by GitBox <gi...@apache.org> on 2021/11/11 18:48:50 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-2184) Leased Connection Leak after upgrade to 5.1.1 - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2021/11/11 18:51:00 UTC, 8 replies.
- [GitHub] [httpcomponents-client] ok2c commented on pull request #319: HTTPCLIENT-2066 Provide ByteArrayBody constructors w/o filename parameter - posted by GitBox <gi...@apache.org> on 2021/11/11 20:12:14 UTC, 1 replies.
- [GitHub] [httpcomponents-client] michael-o commented on pull request #319: HTTPCLIENT-2066 Provide ByteArrayBody constructors w/o filename parameter - posted by GitBox <gi...@apache.org> on 2021/11/11 20:27:55 UTC, 3 replies.
- [jira] [Commented] (HTTPCORE-698) Migrate Test to Unit 5 - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/11/12 07:26:00 UTC, 6 replies.
- [GitHub] [httpcomponents-client] carterkozak opened a new pull request #325: HTTPCLIENT-2184: Fix classic client connection reuse - posted by GitBox <gi...@apache.org> on 2021/11/12 18:45:23 UTC, 0 replies.
- [jira] [Assigned] (HTTPCLIENT-2184) Leased Connection Leak after upgrade to 5.1.1 - posted by "Carter Kozak (Jira)" <ji...@apache.org> on 2021/11/12 18:48:00 UTC, 0 replies.
- [jira] [Created] (HTTPCORE-699) Use Instant.now() across httpComponents. - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/12 19:44:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c commented on pull request #327: HTTPCORE-699 - Use Instant.now() across httpComponents. - posted by GitBox <gi...@apache.org> on 2021/11/12 21:07:20 UTC, 1 replies.
- [jira] [Created] (HTTPCLIENT-2185) Add support for IDNA 2008 (RFC 5891) - posted by "Julien Bernard (Jira)" <ji...@apache.org> on 2021/11/12 21:16:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] carterkozak closed pull request #325: HTTPCLIENT-2184: Fix classic client connection reuse - posted by GitBox <gi...@apache.org> on 2021/11/12 22:43:21 UTC, 0 replies.
- [GitHub] [httpcomponents-client] carterkozak commented on pull request #325: HTTPCLIENT-2184: Fix classic client connection reuse - posted by GitBox <gi...@apache.org> on 2021/11/12 22:43:22 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-2184) Leased Connection Leak after upgrade to 5.1.1 - posted by "Carter Kozak (Jira)" <ji...@apache.org> on 2021/11/12 22:44:00 UTC, 0 replies.
- [jira] [Resolved] (HTTPCLIENT-2184) Leased Connection Leak after upgrade to 5.1.1 - posted by "Carter Kozak (Jira)" <ji...@apache.org> on 2021/11/12 22:45:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] schlosna commented on a change in pull request #325: HTTPCLIENT-2184: Fix classic client connection reuse - posted by GitBox <gi...@apache.org> on 2021/11/13 01:08:04 UTC, 0 replies.
- [GitHub] [httpcomponents-core] arturobernalg closed pull request #327: HTTPCORE-699 - Use Instant.now() across httpComponents. - posted by GitBox <gi...@apache.org> on 2021/11/13 05:54:00 UTC, 0 replies.
- [jira] [Closed] (HTTPCORE-699) Use Instant.now() across httpComponents. - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/13 05:54:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] arturobernalg commented on pull request #327: HTTPCORE-699 - Use Instant.now() across httpComponents. - posted by GitBox <gi...@apache.org> on 2021/11/13 05:54:02 UTC, 0 replies.
- [jira] [Assigned] (HTTPCLIENT-2079) version.properties contains non-interpolated value - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/11/13 08:41:00 UTC, 0 replies.
- [jira] [Assigned] (HTTPCLIENT-2066) Provide ByteArrayBody constructors w/o filename parameter - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/11/13 08:41:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] michael-o commented on pull request #321: HTTPCLIENT-2079 - Remove the timestamp property. - posted by GitBox <gi...@apache.org> on 2021/11/13 08:49:00 UTC, 1 replies.
- [GitHub] [httpcomponents-client] ok2c commented on a change in pull request #325: HTTPCLIENT-2184: Fix classic client connection reuse - posted by GitBox <gi...@apache.org> on 2021/11/13 09:37:53 UTC, 0 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on pull request #319: HTTPCLIENT-2066 Provide ByteArrayBody constructors w/o filename parameter - posted by GitBox <gi...@apache.org> on 2021/11/13 09:53:39 UTC, 0 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on pull request #321: HTTPCLIENT-2079 - Remove the timestamp property. - posted by GitBox <gi...@apache.org> on 2021/11/13 10:22:20 UTC, 0 replies.
- HttpClient 5.1.2 release notes - posted by Oleg Kalnichevski <ol...@apache.org> on 2021/11/13 12:14:19 UTC, 2 replies.
- [GitHub] [httpcomponents-client] ok2c commented on pull request #321: HTTPCLIENT-2079 - Remove the timestamp property. - posted by GitBox <gi...@apache.org> on 2021/11/13 16:37:25 UTC, 0 replies.
- [GitHub] [httpcomponents-client] asfgit closed pull request #321: HTTPCLIENT-2079 - Remove the timestamp property. - posted by GitBox <gi...@apache.org> on 2021/11/13 16:48:38 UTC, 0 replies.
- [jira] [Closed] (HTTPCLIENT-2079) version.properties contains non-interpolated value - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/11/13 16:51:00 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-2066) Provide ByteArrayBody constructors w/o filename parameter - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/13 18:19:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] asfgit closed pull request #319: HTTPCLIENT-2066 Provide ByteArrayBody constructors w/o filename parameter - posted by GitBox <gi...@apache.org> on 2021/11/13 18:19:09 UTC, 0 replies.
- [jira] [Closed] (HTTPCLIENT-2066) Provide ByteArrayBody constructors w/o filename parameter - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/11/13 18:20:00 UTC, 0 replies.
- [VOTE] Release HttpClient 5.1.2 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2021/11/13 18:34:43 UTC, 7 replies.
- [GitHub] [httpcomponents-core] arturobernalg closed pull request #328: Feature/deadline - posted by GitBox <gi...@apache.org> on 2021/11/13 23:20:15 UTC, 0 replies.
- [GitHub] [httpcomponents-core] arturobernalg closed pull request #329: Use java.time in deadlines. - posted by GitBox <gi...@apache.org> on 2021/11/14 08:17:29 UTC, 0 replies.
- [jira] [Assigned] (HTTPCLIENT-2065) Simplify additon of content type parameters in MultipartEntityBuilder - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/11/14 08:48:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] asfgit closed pull request #320: HTTPCLIENT-2065 - Simplify addition of content type parameters in MultipartEntityBuilder - posted by GitBox <gi...@apache.org> on 2021/11/14 08:51:54 UTC, 0 replies.
- [jira] [Closed] (HTTPCLIENT-2065) Simplify additon of content type parameters in MultipartEntityBuilder - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/11/14 08:53:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c merged pull request #326: Use Args for argument check. - posted by GitBox <gi...@apache.org> on 2021/11/14 10:04:40 UTC, 0 replies.
- HttpClient Build failure with Java 17; Re: [VOTE] Release HttpClient 5.1.2 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2021/11/14 10:34:51 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c commented on pull request #330: Use Args for argument check. - posted by GitBox <gi...@apache.org> on 2021/11/14 12:26:04 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory commented on pull request #327: HTTPCORE-699 - Use Instant.now() across httpComponents. - posted by GitBox <gi...@apache.org> on 2021/11/14 23:03:15 UTC, 2 replies.
- [GitHub] [httpcomponents-core] carterkozak commented on pull request #327: HTTPCORE-699 - Use Instant.now() across httpComponents. - posted by GitBox <gi...@apache.org> on 2021/11/14 23:54:22 UTC, 0 replies.
- [GitHub] [httpcomponents-core] arturobernalg closed pull request #330: Use Args for argument check. - posted by GitBox <gi...@apache.org> on 2021/11/15 05:27:35 UTC, 0 replies.
- [GitHub] [httpcomponents-core] arturobernalg commented on pull request #330: Use Args for argument check. - posted by GitBox <gi...@apache.org> on 2021/11/15 05:27:35 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c edited a comment on pull request #327: HTTPCORE-699 - Use Instant.now() across httpComponents. - posted by GitBox <gi...@apache.org> on 2021/11/15 08:01:35 UTC, 0 replies.
- JDK 18 Early-Access builds 23 are available - posted by da...@oracle.com on 2021/11/16 11:02:42 UTC, 0 replies.
- [GitHub] [httpcomponents-client] carterkozak commented on a change in pull request #326: Use Args for argument check. - posted by GitBox <gi...@apache.org> on 2021/11/16 14:26:41 UTC, 1 replies.
- [GitHub] [httpcomponents-client] ok2c commented on a change in pull request #326: Use Args for argument check. - posted by GitBox <gi...@apache.org> on 2021/11/16 14:37:23 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory commented on a change in pull request #326: Use Args for argument check. - posted by GitBox <gi...@apache.org> on 2021/11/16 17:28:23 UTC, 1 replies.
- [GitHub] [httpcomponents-client] ok2c commented on pull request #326: Use Args for argument check. - posted by GitBox <gi...@apache.org> on 2021/11/16 18:52:26 UTC, 1 replies.
- [GitHub] [httpcomponents-core] michael-o commented on pull request #331: HTTPCORE-698 - Migrate Test to Unit 5. - posted by GitBox <gi...@apache.org> on 2021/11/16 19:24:05 UTC, 2 replies.
- [jira] [Comment Edited] (HTTPCORE-698) Migrate Test to Unit 5 - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/16 19:27:00 UTC, 0 replies.
- [VOTE][RESULT] Release HttpComponents Client 5.1.2 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2021/11/16 19:39:23 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory commented on pull request #331: HTTPCORE-698 - Migrate Test to Unit 5. - posted by GitBox <gi...@apache.org> on 2021/11/16 20:52:19 UTC, 0 replies.
- [ANNOUNCEMENT] HttpComponents Client 5.1.2 GA Released - posted by Oleg Kalnichevski <ol...@apache.org> on 2021/11/17 15:35:24 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-2186) Migrate Test to Unit 5 - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/17 17:12:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] arturobernalg opened a new pull request #327: HTTPCLIENT-2186 - Migrate Test to Unit 5. - posted by GitBox <gi...@apache.org> on 2021/11/18 19:29:59 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-2186) Migrate Test to Unit 5 - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/18 19:31:00 UTC, 1 replies.
- [GitHub] [httpcomponents-core] arturobernalg opened a new pull request #332: Do not explicitly declare runtime exceptions. - posted by GitBox <gi...@apache.org> on 2021/11/18 20:53:32 UTC, 0 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on a change in pull request #326: Use Args for argument check. - posted by GitBox <gi...@apache.org> on 2021/11/18 22:01:39 UTC, 0 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on pull request #328: Convert QOP constants into an enum. - posted by GitBox <gi...@apache.org> on 2021/11/18 22:05:37 UTC, 0 replies.
- [GitHub] [httpcomponents-client] michael-o commented on a change in pull request #328: Convert QOP constants into an enum. - posted by GitBox <gi...@apache.org> on 2021/11/18 22:16:26 UTC, 0 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on a change in pull request #328: Convert QOP constants into an enum. - posted by GitBox <gi...@apache.org> on 2021/11/18 22:25:58 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c merged pull request #328: Convert QOP constants into an enum. - posted by GitBox <gi...@apache.org> on 2021/11/19 11:23:14 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c commented on pull request #332: Do not explicitly declare runtime exceptions. - posted by GitBox <gi...@apache.org> on 2021/11/19 11:24:24 UTC, 4 replies.
- [GitHub] [httpcomponents-core] arturobernalg commented on pull request #332: Do not explicitly declare runtime exceptions. - posted by GitBox <gi...@apache.org> on 2021/11/19 18:42:15 UTC, 2 replies.
- [GitHub] [httpcomponents-core] michael-o commented on pull request #332: Do not explicitly declare runtime exceptions. - posted by GitBox <gi...@apache.org> on 2021/11/19 18:52:11 UTC, 1 replies.
- [GitHub] [httpcomponents-core] ok2c edited a comment on pull request #332: Do not explicitly declare runtime exceptions. - posted by GitBox <gi...@apache.org> on 2021/11/19 22:49:57 UTC, 0 replies.
- [jira] [Created] (HTTPCORE-700) HttpHost genetic constructor NamedEndpoint - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/20 08:37:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c commented on a change in pull request #333: HTTPCORE-700 - HttpHost genetic constructor NamedEndpoint - posted by GitBox <gi...@apache.org> on 2021/11/20 10:56:47 UTC, 3 replies.
- [GitHub] [httpcomponents-core] arturobernalg commented on a change in pull request #333: HTTPCORE-700 - HttpHost genetic constructor NamedEndpoint - posted by GitBox <gi...@apache.org> on 2021/11/20 12:50:36 UTC, 4 replies.
- [GitHub] [httpcomponents-core] arturobernalg closed pull request #333: HTTPCORE-700 - HttpHost genetic constructor NamedEndpoint - posted by GitBox <gi...@apache.org> on 2021/11/20 13:33:49 UTC, 1 replies.
- [GitHub] [httpcomponents-core] ok2c commented on pull request #333: HTTPCORE-700 - HttpHost genetic constructor NamedEndpoint - posted by GitBox <gi...@apache.org> on 2021/11/20 13:38:00 UTC, 1 replies.
- [jira] [Closed] (HTTPCORE-700) HttpHost genetic constructor NamedEndpoint - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/20 13:41:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] arturobernalg commented on pull request #333: HTTPCORE-700 - HttpHost genetic constructor NamedEndpoint - posted by GitBox <gi...@apache.org> on 2021/11/20 13:44:47 UTC, 1 replies.
- [GitHub] [httpcomponents-core] ok2c commented on pull request #331: HTTPCORE-698 - Migrate Test to Unit 5. - posted by GitBox <gi...@apache.org> on 2021/11/20 13:48:08 UTC, 2 replies.
- [GitHub] [httpcomponents-core] arturobernalg commented on pull request #331: HTTPCORE-698 - Migrate Test to Unit 5. - posted by GitBox <gi...@apache.org> on 2021/11/20 13:52:00 UTC, 2 replies.
- [GitHub] [httpcomponents-core] ok2c merged pull request #331: HTTPCORE-698 - Migrate Test to Unit 5. - posted by GitBox <gi...@apache.org> on 2021/11/20 14:19:00 UTC, 1 replies.
- Gradual deprecation and removal of NTLM and SPNEGO support - posted by Oleg Kalnichevski <ol...@apache.org> on 2021/11/20 16:41:49 UTC, 17 replies.
- [GitHub] [httpcomponents-client] timtebeek commented on pull request #327: HTTPCLIENT-2186 - Migrate Test to Unit 5. - posted by GitBox <gi...@apache.org> on 2021/11/20 20:45:01 UTC, 2 replies.
- [jira] [Created] (HTTPCLIENT-2187) Classic proxy handling for HTTPS seems broken as of 5.1.1+ - posted by "Tim te Beek (Jira)" <ji...@apache.org> on 2021/11/20 20:56:00 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-2187) Classic proxy handling for HTTPS seems broken as of 5.1.1+ - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/11/20 21:01:00 UTC, 6 replies.
- [jira] [Updated] (HTTPCLIENT-2187) Classic proxy handling for HTTPS seems broken as of 5.1.1+ - posted by "Tim te Beek (Jira)" <ji...@apache.org> on 2021/11/20 21:43:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on pull request #327: HTTPCLIENT-2186 - Migrate Test to Unit 5. - posted by GitBox <gi...@apache.org> on 2021/11/20 21:55:46 UTC, 1 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on pull request #327: HTTPCLIENT-2186 - Migrate Test to Unit 5. - posted by GitBox <gi...@apache.org> on 2021/11/21 07:10:54 UTC, 1 replies.
- [GitHub] [httpcomponents-client] michael-o commented on a change in pull request #329: Use Time APIs for date in the Request.java and Warning value. - posted by GitBox <gi...@apache.org> on 2021/11/21 16:43:10 UTC, 2 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on a change in pull request #329: Use Time APIs for date in the Request.java and Warning value. - posted by GitBox <gi...@apache.org> on 2021/11/21 16:48:02 UTC, 3 replies.
- [GitHub] [httpcomponents-client] ok2c merged pull request #327: HTTPCLIENT-2186 - Migrate Test to Unit 5. - posted by GitBox <gi...@apache.org> on 2021/11/21 18:44:25 UTC, 1 replies.
- [GitHub] [httpcomponents-client] ok2c commented on a change in pull request #329: Use Time APIs for date in the Request.java and Warning value. - posted by GitBox <gi...@apache.org> on 2021/11/21 18:50:43 UTC, 1 replies.
- [GitHub] [httpcomponents-client] ok2c commented on pull request #329: Use Time APIs for date in the Request.java and Warning value. - posted by GitBox <gi...@apache.org> on 2021/11/21 18:55:24 UTC, 1 replies.
- [jira] [Resolved] (HTTPCORE-698) Migrate Test to Unit 5 - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/21 18:56:00 UTC, 0 replies.
- [jira] [Resolved] (HTTPCLIENT-2186) Migrate Test to Unit 5 - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/21 18:57:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on pull request #329: Use Time APIs for date in the Request.java and Warning value. - posted by GitBox <gi...@apache.org> on 2021/11/21 20:40:07 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-2188) Improve logging when BasicHttpClientConnectionManager is still allocated - posted by "Aaron Digulla (Jira)" <ji...@apache.org> on 2021/11/23 11:59:00 UTC, 0 replies.
- [jira] [Resolved] (HTTPCLIENT-2187) Classic proxy handling for HTTPS seems broken as of 5.1.1+ - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2021/11/23 19:37:00 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-2188) Improve logging when BasicHttpClientConnectionManager is still allocated - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2021/11/23 19:39:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c commented on pull request #316: HTTPCORE-693 - Add HttpHeaders headers. - posted by GitBox <gi...@apache.org> on 2021/11/23 19:39:35 UTC, 0 replies.
- [GitHub] [httpcomponents-core] arturobernalg closed pull request #316: HTTPCORE-693 - Add HttpHeaders headers. - posted by GitBox <gi...@apache.org> on 2021/11/23 20:41:26 UTC, 0 replies.
- [GitHub] [httpcomponents-core] arturobernalg commented on pull request #316: HTTPCORE-693 - Add HttpHeaders headers. - posted by GitBox <gi...@apache.org> on 2021/11/23 20:41:27 UTC, 0 replies.
- [jira] [Closed] (HTTPCORE-693) Add HttpHeaders headers - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/23 20:42:00 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-2189) Use Time APIs for date for the remain classes in the HttpClient API. - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/24 11:56:00 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-2189) Use Time APIs for date for the remain classes in the HttpClient API. - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/24 11:58:00 UTC, 3 replies.
- [GitHub] [httpcomponents-client] arturobernalg closed pull request #329: WIP: Use Time APIs for date in the Request.java and Warning value. - posted by GitBox <gi...@apache.org> on 2021/11/24 12:02:34 UTC, 0 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on pull request #329: WIP: Use Time APIs for date in the Request.java and Warning value. - posted by GitBox <gi...@apache.org> on 2021/11/24 12:02:36 UTC, 1 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on pull request #330: Use Time APIs for date internal class and some Cookie handler class. - posted by GitBox <gi...@apache.org> on 2021/11/24 17:26:58 UTC, 0 replies.
- [GitHub] [httpcomponents-client] arturobernalg edited a comment on pull request #329: WIP: Use Time APIs for date in the Request.java and Warning value. - posted by GitBox <gi...@apache.org> on 2021/11/24 17:30:36 UTC, 1 replies.
- [GitHub] [httpcomponents-client] arturobernalg edited a comment on pull request #330: Use Time APIs for date internal class and some Cookie handler class. - posted by GitBox <gi...@apache.org> on 2021/11/24 17:48:54 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on a change in pull request #330: HTTPCLIENT-2189 - Use Time APIs for date for the remain classes in the HttpClient API. - posted by GitBox <gi...@apache.org> on 2021/11/26 12:58:39 UTC, 3 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on pull request #330: HTTPCLIENT-2189 - Use Time APIs for date for the remain classes in the HttpClient API. - posted by GitBox <gi...@apache.org> on 2021/11/26 18:47:10 UTC, 1 replies.
- [GitHub] [httpcomponents-client] ok2c commented on pull request #330: HTTPCLIENT-2189 - Use Time APIs for date for the remain classes in the HttpClient API. - posted by GitBox <gi...@apache.org> on 2021/11/27 09:53:37 UTC, 0 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on a change in pull request #330: HTTPCLIENT-2189 - Use Time APIs for date for the remain classes in the HttpClient API. - posted by GitBox <gi...@apache.org> on 2021/11/27 18:19:30 UTC, 5 replies.
- [jira] [Created] (HTTPCORE-701) A little confuse for the H2 update window function - posted by "Kaven Stone (Jira)" <ji...@apache.org> on 2021/11/28 11:16:00 UTC, 0 replies.
- [jira] [Updated] (HTTPCORE-701) A little confuse for the H2 update window function - posted by "Kaven Stone (Jira)" <ji...@apache.org> on 2021/11/28 11:19:00 UTC, 0 replies.
- [jira] [Commented] (HTTPCORE-701) A little confuse for the H2 update window function - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2021/11/28 11:49:00 UTC, 3 replies.
- [GitHub] [httpcomponents-client] arturobernalg commented on pull request #330: HTTPCLIENT-2189 - Cookie and Cache APIs to use Java time primitives. - posted by GitBox <gi...@apache.org> on 2021/11/28 20:21:34 UTC, 1 replies.
- [jira] [Commented] (HTTPASYNC-152) "Connection must be created by connection manager" raised when requests are reused after being aborted - posted by "Nikola Mihajlovic (Jira)" <ji...@apache.org> on 2021/11/28 20:34:00 UTC, 2 replies.
- [jira] [Comment Edited] (HTTPASYNC-152) "Connection must be created by connection manager" raised when requests are reused after being aborted - posted by "Nikola Mihajlovic (Jira)" <ji...@apache.org> on 2021/11/28 21:07:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c merged pull request #330: HTTPCLIENT-2189 - Cookie and Cache APIs to use Java time primitives. - posted by GitBox <gi...@apache.org> on 2021/11/29 10:44:09 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-2189) Use Time APIs for date for the remain classes in the HttpClient API. - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/29 10:45:00 UTC, 1 replies.
- [jira] [Resolved] (HTTPCORE-701) A little confuse for the H2 update window function - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2021/11/29 10:48:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on pull request #330: HTTPCLIENT-2189 - Cookie and Cache APIs to use Java time primitives. - posted by GitBox <gi...@apache.org> on 2021/11/29 13:19:32 UTC, 0 replies.
- [jira] [Resolved] (HTTPCLIENT-2189) Use Time APIs for date for the remain classes in the HttpClient API. - posted by "Arturo Bernal (Jira)" <ji...@apache.org> on 2021/11/29 13:26:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] arturobernalg opened a new pull request #334: HTTP1 Configuration Refactor. - posted by GitBox <gi...@apache.org> on 2021/11/29 22:08:33 UTC, 0 replies.
- [jira] [Closed] (HTTPCORE-701) A little confuse for the H2 update window function - posted by "Kaven Stone (Jira)" <ji...@apache.org> on 2021/11/30 02:10:00 UTC, 0 replies.