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

Modify amf and ngap task to use protobuf map #12954

Open
rsarwad opened this issue Jun 10, 2022 · 2 comments
Open

Modify amf and ngap task to use protobuf map #12954

rsarwad opened this issue Jun 10, 2022 · 2 comments
Assignees
Labels
type: bug Something isn't working

Comments

@rsarwad
Copy link
Contributor

rsarwad commented Jun 10, 2022

Your Environment

  • **Version:
  • **Affected Component: Access Gateway
  • **Affected Subcomponent: Within mme service, amf and ngap tasks
  • **Deployment Environment:Vagrant (AGW)

Describe the Issue

As part of handling the issue, #10869 we have replaced the std::unordered_map to protobuf map. These changes are available in PR, #12427.

Here our goal is replace all amf task's hash tables and std::unordered_map to protobuf map, which is defined in proto_map.h file.

@rsarwad rsarwad added the type: bug Something isn't working label Jun 10, 2022
@stale
Copy link

stale bot commented Sep 8, 2022

This issue or pull request has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs in the next 14 days.

@stale stale bot added the wontfix This will not be worked on label Sep 8, 2022
@stale
Copy link

stale bot commented Sep 22, 2022

This issue or pull request has exceeded its lifecylce and was automatically closed. Should you wish to continue working on this, please reopen it.

@stale stale bot closed this as completed Sep 22, 2022
@rsarwad rsarwad reopened this Oct 27, 2022
@stale stale bot removed the wontfix This will not be worked on label Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants