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

Backlog eviction leaks goroutine #96

Closed
ModEtchFill opened this issue Dec 18, 2019 · 0 comments
Closed

Backlog eviction leaks goroutine #96

ModEtchFill opened this issue Dec 18, 2019 · 0 comments

Comments

@ModEtchFill
Copy link
Contributor

What I did
Using clients doing select-for-update on a locked, I created an overload and caused backlog evictions.

What I expect
The clients should timeout and get backlog eviction. The server should continue to run.

What I saw
The CalEvent GO stat shows increasing goroutines and rss memory usage.

ModEtchFill added a commit that referenced this issue Jan 3, 2020
[#96] signal in timeout case to avoid goroutine leak
rasamala83 added a commit to rasamala83/hera that referenced this issue Aug 2, 2024
* Occ config logging (paypal#394)

* occ configurations logging

* cal event success

* adding cal data

* added TODOs

* Remove log_occ_confogs.go

* Remove testing files

* source of configs - files

* whitelist format change

* code clean up

* code review changes-1

* CR fixes

* CR fixes

* Delete tests/unittest/config_logging/main_test.go

* clean up

* Merge branch 'occ-config-logging' of /Users/simmidisetty/Documents/GitHub/OpenSourceHera/src/github.com/paypal/hera with conflicts.

* test for config logging

* removing test changes

* tests for all cases

* test

* making minor changes for logging feature specific data

* changes for incorporate review comments

---------

Co-authored-by: simmidisetty <simmidisetty@paypal.com>
Co-authored-by: Rajesh S <samal.rajesh@gmail.com>

* changes for otel integration in hera

---------

Co-authored-by: satyakamala03 <128077872+satyakamala03@users.noreply.github.com>
Co-authored-by: simmidisetty <simmidisetty@paypal.com>
Co-authored-by: Rajesh S <samal.rajesh@gmail.com>
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