[jira] [Updated] (THRIFT-5536) Update Erlang library for OTP-24

2022-03-07 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:
-
Description: 
tl;dr; OTP-24 has some backward incompatible changes.

Thrift was affected by two of them:
 * ssl:ssl_accept was removed
 * erlang:get_stacktrace was removed

For the second item, erlang:get_stacktrace was returning empty string instead 
of an actual stack-trace since OTP-23.

[https://www.erlang.org/news/140]

 

 

  was:
tl;dr; OTP-24 has some backward incompatible changes.

Thrift was affected by two of them:
 * ssl:ssl_accept was removed
 * erlang:get_stacktrace was removed

For the second item, erlang:get_stacktrace was returning empty string instead 
of an actual stack-trace since OTP-23.

[https://www.erlang.org/news/140]

 

Initially I tried to update Erlang lib but it turned out that there is another 
CI failure from Go zlib:

 

 


> Update Erlang library for OTP-24
> 
>
> Key: THRIFT-5536
> URL: https://issues.apache.org/jira/browse/THRIFT-5536
> Project: Thrift
>  Issue Type: Bug
>  Components: Erlang - Library
>Affects Versions: 0.16.0
>Reporter: Nobuaki Sukegawa
>Assignee: Nobuaki Sukegawa
>Priority: Major
>  Labels: Breaking-Change
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> tl;dr; OTP-24 has some backward incompatible changes.
> Thrift was affected by two of them:
>  * ssl:ssl_accept was removed
>  * erlang:get_stacktrace was removed
> For the second item, erlang:get_stacktrace was returning empty string instead 
> of an actual stack-trace since OTP-23.
> [https://www.erlang.org/news/140]
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (THRIFT-5536) Update Erlang library for OTP-24

2022-03-07 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:
-
Description: 
tl;dr; OTP-24 has some backward incompatible changes.

Thrift was affected by two of them:
 * ssl:ssl_accept was removed
 * erlang:get_stacktrace was removed

For the second item, erlang:get_stacktrace was returning empty string instead 
of an actual stack-trace since OTP-23.

[https://www.erlang.org/news/140]

 

Initially I tried to update Erlang lib but it turned out that there is another 
CI failure from Go zlib:

 

 

  was:
tl;dr; OTP-24 has some backward incompatible changes.

Thrift was affected by two of them:
 * ssl:ssl_accept was removed
 * erlang:get_stacktrace was removed

For the second item, erlang:get_stacktrace was returning empty string instead 
of an actual stack-trace since OTP-23.

[https://www.erlang.org/news/140]


> Update Erlang library for OTP-24
> 
>
> Key: THRIFT-5536
> URL: https://issues.apache.org/jira/browse/THRIFT-5536
> Project: Thrift
>  Issue Type: Bug
>  Components: Erlang - Library
>Affects Versions: 0.16.0
>Reporter: Nobuaki Sukegawa
>Assignee: Nobuaki Sukegawa
>Priority: Major
>  Labels: Breaking-Change
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> tl;dr; OTP-24 has some backward incompatible changes.
> Thrift was affected by two of them:
>  * ssl:ssl_accept was removed
>  * erlang:get_stacktrace was removed
> For the second item, erlang:get_stacktrace was returning empty string instead 
> of an actual stack-trace since OTP-23.
> [https://www.erlang.org/news/140]
>  
> Initially I tried to update Erlang lib but it turned out that there is 
> another CI failure from Go zlib:
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (THRIFT-5536) Update Erlang library for OTP-24

2022-03-07 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:
-
Summary: Update Erlang library for OTP-24  (was: Erlang runtime errors on 
CI)

> Update Erlang library for OTP-24
> 
>
> Key: THRIFT-5536
> URL: https://issues.apache.org/jira/browse/THRIFT-5536
> Project: Thrift
>  Issue Type: Bug
>  Components: Erlang - Library
>Affects Versions: 0.16.0
>Reporter: Nobuaki Sukegawa
>Assignee: Nobuaki Sukegawa
>Priority: Major
>  Labels: Breaking-Change
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> tl;dr; OTP-24 has some backward incompatible changes.
> Thrift was affected by two of them:
>  * ssl:ssl_accept was removed
>  * erlang:get_stacktrace was removed
> For the second item, erlang:get_stacktrace was returning empty string instead 
> of an actual stack-trace since OTP-23.
> [https://www.erlang.org/news/140]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)