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 #337

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from
Draft

Aether Scaling #337

wants to merge 25 commits into from

Conversation

mbilal92
Copy link

@mbilal92 mbilal92 commented Oct 20, 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 25 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]>
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 marked this pull request as draft October 20, 2024 02:44
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