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

Aether Scaling #317

Closed
wants to merge 24 commits into from
Closed

Aether Scaling #317

wants to merge 24 commits into from

Conversation

mbilal92
Copy link

@mbilal92 mbilal92 commented Sep 28, 2024

This PR improves Aether's scalability with the following enhancements:

  1. Improved load balancing (UE-based caching)
  2. Failure Handling (Fault tolerant)
  3. Various latency optimizations and bug fixes
  4. Use Redis DB to store UE state

mbilal92 and others added 17 commits September 23, 2024 07:17
* feat: use DRSM only when database is enabled

Signed-off-by: Dario Faccin <[email protected]>

* fix: correct misspells in log

Signed-off-by: Dario Faccin <[email protected]>

---------

Signed-off-by: Dario Faccin <[email protected]>
Signed-off-by: Bilal Saleem <[email protected]>
Signed-off-by: Dario Faccin <[email protected]>
Signed-off-by: Bilal Saleem <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: gab-arrobo <[email protected]>
Signed-off-by: Bilal Saleem <[email protected]>
Signed-off-by: Arrobo, Gabriel <[email protected]>
Signed-off-by: Bilal Saleem <[email protected]>
Signed-off-by: Ajay Lotan Thakur <[email protected]>
Signed-off-by: Bilal Saleem <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: gab-arrobo <[email protected]>
Signed-off-by: Bilal Saleem <[email protected]>
…ix (omec-project#314)

* unsturctured session type fix

Signed-off-by: AshithaCDAC <[email protected]>

* nil error fix in HandleStateInitEventPduSessCreate

Signed-off-by: AshithaCDAC <[email protected]>

* updated code with proposed changes

Signed-off-by: AshithaCDAC <[email protected]>

* modified the 5G SM cause

Signed-off-by: AshithaCDAC <[email protected]>

* Update fsm/handler.go

Co-authored-by: gab-arrobo <[email protected]>
Signed-off-by: Arrobo, Gabriel <[email protected]>

---------

Signed-off-by: AshithaCDAC <[email protected]>
Signed-off-by: Arrobo, Gabriel <[email protected]>
Co-authored-by: Arrobo, Gabriel <[email protected]>
Signed-off-by: Bilal Saleem <[email protected]>
Signed-off-by: Bilal Saleem <[email protected]>
@mbilal92 mbilal92 closed this Sep 28, 2024
@mbilal92 mbilal92 reopened this Sep 28, 2024
@mbilal92 mbilal92 marked this pull request as draft September 30, 2024 08:35
@thakurajayL thakurajayL self-assigned this Oct 5, 2024
@thakurajayL
Copy link
Contributor

thakurajayL commented Oct 5, 2024

Do these changes so it will be easy to review

  1. Use Redis DB to store UE state >> Add changes how you are instantiating redis db through helm chart.
  2. Fix liner errors in review & conflict
  3. Fix/Update your code as we have migrated to use zap logging library

Signed-off-by: Bilal Saleem <[email protected]>
Signed-off-by: Bilal Saleem <[email protected]>
Signed-off-by: Bilal Saleem <[email protected]>
Signed-off-by: Bilal Saleem <[email protected]>
Signed-off-by: Bilal Saleem <[email protected]>
Signed-off-by: Bilal Saleem <[email protected]>
@mbilal92 mbilal92 closed this Oct 19, 2024
@mbilal92 mbilal92 deleted the master branch October 19, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants