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

PMDB Client shutdown results in epoll error #292

Open
NikhilReddy-2 opened this issue Jan 5, 2023 · 0 comments
Open

PMDB Client shutdown results in epoll error #292

NikhilReddy-2 opened this issue Jan 5, 2023 · 0 comments

Comments

@NikhilReddy-2
Copy link

If PMDB Client has finished its execution and terminates then we get the following epoll error

 <11042993.414332931:warn:LeaseApp_pmdbSe:epoll_handle_del_complete@330> epoll_ctl(epm_fd=18, eph_fd=35, EPOLL_CTL_DEL): Bad file descriptor
 <11042993.414358470:warn:LeaseApp_pmdbSe:epoll_mgr_reap_destroy_list@436> epoll_handle_del_complete(eph=0x95bcc8): Bad file descriptor

This behavior is reproducible in the leaseApplication branch by starting the PMDB Servers and sending any request from the client side. When the client finishes executing, the above error appears in the PMDB Server logs.

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