Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Publications are GC'd and never re-opened #501

Closed
lbradstreet opened this issue Jan 23, 2016 · 2 comments
Closed

Publications are GC'd and never re-opened #501

lbradstreet opened this issue Jan 23, 2016 · 2 comments

Comments

@lbradstreet
Copy link
Member

Seeing this in jepsen. I've made the idle gc timeout very high to work around this for now, however it may just be due to #500.

When testing, may want to make a particular jepsen test that is very bursty to ensure writes are only every minute or so, and the peer link gc timeout very low, so that publications will be closed and re-opened frequently.

@lbradstreet
Copy link
Member Author

I think this may just be a starvation issue. Onyx should probably handle this better though. Maybe we need to push the heartbeats through aeron?

@lbradstreet
Copy link
Member Author

Tested publication GC by staggering messages in jepsen, and it all looks good, so I'm closing this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant