Skip to content
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

Few optimizations for ONOS clustered mode #251

Merged
merged 1 commit into from
Jan 10, 2021

Conversation

charlesmcchan
Copy link
Member

  • Disable persistent volume for Atomix
    We don't expect all ONOS instance going down simulteneously.
    Having PV enabled doesn't provide much value under that assumption and it is known to slow down the system.
  • Fixed an issue where config pusher doesn't properly wait for ONOS ready.
  • Disable fabric-tofino app since we only use fabric-tna now

- Disable persistent volume for Atomix
  We don't expect all ONOS instance going down simulteneously.
  Having PV enabled doesn't provide much value under that assumption and it is known to slow down the system.
- Fixed an issue where config pusher doesn't properly wait for ONOS ready.
- Disable fabric-tofino app since we only use fabric-tna now
Copy link
Contributor

@hwchiu hwchiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@charlesmcchan charlesmcchan merged commit 49d8b54 into onosproject:master Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants