[GitHub] [thrift] ctubbsii opened a new pull request, #2842: Apply trivial formatting improvements to kotlin

2023-08-09 Thread via GitHub
ctubbsii opened a new pull request, #2842: URL: https://github.com/apache/thrift/pull/2842 This applies trivial formatting requirements for ktfmt 0.13.0 from abandoned PR #2837, but does not bump ktfmt to 0.13.0, due to bugs in that version. These formatting improvements should be suitable

[GitHub] [thrift] ctubbsii closed pull request #2837: Bump com.ncorti.ktfmt.gradle from 0.12.0 to 0.13.0 in /lib/kotlin

2023-08-09 Thread via GitHub
ctubbsii closed pull request #2837: Bump com.ncorti.ktfmt.gradle from 0.12.0 to 0.13.0 in /lib/kotlin URL: https://github.com/apache/thrift/pull/2837 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [thrift] fishy merged pull request #2841: THRIFT-5731: Handle ErrAbandonRequest automatically

2023-08-09 Thread via GitHub
fishy merged PR #2841: URL: https://github.com/apache/thrift/pull/2841 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.org

[GitHub] [thrift] Jimexist merged pull request #2840: fix kotlin cross test by downgrading to java 8

2023-08-09 Thread via GitHub
Jimexist merged PR #2840: URL: https://github.com/apache/thrift/pull/2840 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.

[GitHub] [thrift] fishy opened a new pull request, #2841: THRIFT-5731: Handle ErrAbandonRequest automatically

2023-08-09 Thread via GitHub
fishy opened a new pull request, #2841: URL: https://github.com/apache/thrift/pull/2841 Also add a test to verify the behavior. The test helped me to found a bug in TSimpleServer that didn't handle the ErrAbandonRequest case correctly, so fix the bug as well. client: go

[jira] [Created] (THRIFT-5731) go: Handle client connectivity check in server automatically

2023-08-09 Thread Yuxuan Wang (Jira)
Yuxuan Wang created THRIFT-5731: --- Summary: go: Handle client connectivity check in server automatically Key: THRIFT-5731 URL: https://issues.apache.org/jira/browse/THRIFT-5731 Project: Thrift

Re: Kotlin failures in cross-test

2023-08-09 Thread Jiayu Liu
fwiw i created https://github.com/apache/thrift/pull/2840 to fix this issue On August 9, 2023, yuxuan wang wrote: > When looking at cross-test logs from Github Actions, I noticed a lot > of > these errors: > > >8 > Error: A JNI error has occurred, please check your installation and > tr

[jira] [Created] (THRIFT-5730) header parsing issue in C++ implementation of THttpServer

2023-08-09 Thread Gergely Farkas (Jira)
Gergely Farkas created THRIFT-5730: -- Summary: header parsing issue in C++ implementation of THttpServer Key: THRIFT-5730 URL: https://issues.apache.org/jira/browse/THRIFT-5730 Project: Thrift

[GitHub] [thrift] Jimexist opened a new pull request, #2840: fix kotlin cross test by downgrading to java 8

2023-08-09 Thread via GitHub
Jimexist opened a new pull request, #2840: URL: https://github.com/apache/thrift/pull/2840 fix kotlin cross test by downgrading to java 8 - [ ] Did you create an [Apache Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? ([Request account her