Re: Erlang is not working

2019-07-05 Thread James E. King III
Good news, l found the issue was in the test/tests.py file, where we set the command line options to run erlang. After updating to rebar3 the "ebin" directory is in a different location. Tests are passing for me locally now. - Jim On Fri, Jul 5, 2019 at 9:04 PM James E. King III wrote: > > Unfo

Erlang is not working

2019-07-05 Thread James E. King III
Unfortunately rebar3 was not in the docker container for our CI builds, which means erlang wasn't being built at all, and it looks like erlang is now completely broken. Whether using OTP 20 or OTP 22, erlang doesn't work with any of the other languages. This can be seen in the latest pull request

[jira] [Commented] (THRIFT-4885) TSSLSocket crash during write

2019-07-05 Thread Vladimir Nevzorov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16879114#comment-16879114 ] Vladimir Nevzorov commented on THRIFT-4885: --- [~roccocorsi] thank you very matc