You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Sergey Yelin (Jira)" <ji...@apache.org> on 2022/09/22 10:49:00 UTC

[jira] [Created] (THRIFT-5635) Replace some removed functions with new counterparts

Sergey Yelin created THRIFT-5635:
------------------------------------

             Summary: Replace some removed functions with new counterparts
                 Key: THRIFT-5635
                 URL: https://issues.apache.org/jira/browse/THRIFT-5635
             Project: Thrift
          Issue Type: Task
          Components: Erlang - Library
    Affects Versions: 0.17.0
            Reporter: Sergey Yelin


Some Erlang functions, like, `erlang:get_stacktrace/0`, `ssl:ssl_accept/2`, `disk_log:lclose/1` are deprecated and will be unavailable in new releases.

It should be replaced with new counterparts or other language tools.

 

NOTE: This leads to update minimal supported Erlang version to at last oldest supported one, at the time it's Erlang 23, current is Erlang 25. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)