- 
                Notifications
    
You must be signed in to change notification settings  - Fork 3k
 
[mnesia] Slave module deprecation: Replace slave to peer in code and comments #10070
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[mnesia] Slave module deprecation: Replace slave to peer in code and comments #10070
Conversation
          CT Test Results  2 files   61 suites   19m 7s ⏱️ Results for commit bd32906. ♻️ This comment has been updated with latest results. To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass. See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally. Artifacts
 // Erlang/OTP Github Action Bot  | 
    
ad7b756    to
    4d8b929      
    Compare
  
    | 
           Changed email to OTP email, force pushed, this will break the testing tag so i'm doing the procedure of resetting the tag  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comment in main PR
…e:start Copyright headers in README files
bd32906    to
    44762f1      
    Compare
  
    
Mnesia
Summary of changes
slaveis removed from comments and private APIs as a unwelcome word.New word is used for this,
followerAs
slavemodule is also deprecated, usage ofslave:startin the tests is updated topeer:start