Skip to content
Snippets Groups Projects

pico service password file

Merged Georgy Moshkin requested to merge gmoshkin/pico_service-password-file into master

Major limitation

Currently changing pico_service's password after the cluster has booted will break the cluster. Currently you would need to change the password via clusterwide ACL, which will break creation of any new connections between any 2 live instances of cluster. But granted the password has arrived via already established connections by raft log and then by tarantool replication to replicas (also by already established connections), the instances will need to be restarted manually with the updated password file.

Summary

  • test: test using --service-password-file

  • test: extract log_crawler to conftest.py

  • refactor: remove the last usage of tarantool::net_box

  • feat: specify password for pico_service via option at startup


Edited by Yaroslav Dynnikov

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading