[jira] [Updated] (THRIFT-5536) Erlang runtime errors on CI

2022-03-06 Thread Nobuaki Sukegawa (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nobuaki Sukegawa updated THRIFT-5536: - Labels: Breaking-Change (was: ) > Erlang runtime errors on CI >

[GitHub] [thrift] nsuke opened a new pull request #2541: THRIFT-5536 Erlang runtime errors on CI

2022-03-06 Thread GitBox
nsuke opened a new pull request #2541: URL: https://github.com/apache/thrift/pull/2541 * Update Erlang lib to be compatible for OTP-24 * This makes it incompatible to OTP-20 and less unfortunately * Pin OTP and rebar3 versions in Docker images - [x] Did you

Re: Versions, patches and limited resources (was: Thoughts on a 0.9.4 rc)

2022-03-06 Thread Yuxuan Wang
+1 to what Allen said. Regarding 1.0, the main problem is backward compatibility expectations from semantic versions. With so many languages supported in thrift, basically if we ever make any breaking change from any of the language libraries we need to bump the major version to comply with

[jira] [Created] (THRIFT-5536) Erlang runtime errors on CI

2022-03-06 Thread Nobuaki Sukegawa (Jira)
Nobuaki Sukegawa created THRIFT-5536: Summary: Erlang runtime errors on CI Key: THRIFT-5536 URL: https://issues.apache.org/jira/browse/THRIFT-5536 Project: Thrift Issue Type: Bug

[GitHub] [thrift] Jens-G closed pull request #2533: THRIFT-5494: fix cpu full caused by infinite select() when frameSize < maxReadBufferBytes but readBufferBytesAllocated.get() + frameSize always grea

2022-03-06 Thread GitBox
Jens-G closed pull request #2533: URL: https://github.com/apache/thrift/pull/2533 -- 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:

[jira] [Assigned] (THRIFT-5494) byte count of FrameBuffer(AbstractNonblockingServer.readBufferBytesAllocated) is not subtracted

2022-03-06 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-5494: -- Assignee: wangfan > byte count of

[jira] [Resolved] (THRIFT-5494) byte count of FrameBuffer(AbstractNonblockingServer.readBufferBytesAllocated) is not subtracted

2022-03-06 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5494. Fix Version/s: 0.17.0 Resolution: Fixed > byte count of

[jira] [Resolved] (THRIFT-5501) Remove Common Lisp support

2022-03-06 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-5501. Fix Version/s: 0.17.0 Resolution: Fixed > Remove Common Lisp support >

[GitHub] [thrift] Jens-G merged pull request #2538: THRIFT-5501 Remove Common Lisp support

2022-03-06 Thread GitBox
Jens-G merged pull request #2538: URL: https://github.com/apache/thrift/pull/2538 -- 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:

Erlang CI errors

2022-03-06 Thread Jens Geyer
@Erlang people, tried to silence that TLS crosstest error, and was partially successful with that. Bad news is, now I get new errors and I'm at the end of my Erlang wisdom (not that there would be much). https://github.com/apache/thrift/pull/2540 Since we have these Erlang issuess for weeks

[jira] [Commented] (THRIFT-5501) Remove Common Lisp support

2022-03-06 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17501967#comment-17501967 ] Jens Geyer commented on THRIFT-5501: As a final remark: If there is some interest in reactivating