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

Destroy event history collectors #962

Merged
merged 1 commit into from
Dec 13, 2017
Merged

Destroy event history collectors #962

merged 1 commit into from
Dec 13, 2017

Conversation

dougm
Copy link
Member

@dougm dougm commented Dec 13, 2017

The EventHistoryCollector objects are tied to a session and there is a max per-session.
Without destroying the collectors, we could max out the collectors causing 'govc events' to return empty.

Fixes #948
Fixes #961

The EventHistoryCollector objects are tied to a session and there is a max per-session.
Without destroying the collectors, we could max out the collectors causing 'govc events' to return empty.

Fixes vmware#948
Fixes vmware#961
@dougm dougm merged commit aef2d79 into vmware:master Dec 13, 2017
@dougm dougm deleted the issue-961 branch December 13, 2017 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants