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

UE counting is wrong #5

Open
spencersevilla opened this issue Dec 5, 2019 · 2 comments
Open

UE counting is wrong #5

spencersevilla opened this issue Dec 5, 2019 · 2 comments

Comments

@spencersevilla
Copy link

The number of UEs counter goes negative over time. I believe that my logic is not hooking into one of the correct codepaths for when the number of UEs should be increased.

ALSO RELATED: To help diagnose Issues #3 and #4 I would like to also add the enb_ue ID to the logging function.

@spencersevilla
Copy link
Author

To be clear, I'm talking about stats_add_ue and stats_remove_ue.

@spencersevilla
Copy link
Author

Update: I added some code to ensure that the adding/subtracting functions are atomic. We're still seeing this error.

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

No branches or pull requests

1 participant