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

[OMID-54] Fix leak of CommitTable.Client objects in Compactor Coproce… #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

francisco-perez-sorrosal
Copy link
Contributor

…ssor

Now, each time preCompact() is called, a new CommitTable.Client object is created.
A factory for CommitTable clients has been created in order to allow to inject mocked
instances in Coprocessor tests.

Change-Id: If32f3b09b68c61f4f6d573feeb89080b04f1bfe4

…ssor

Now, each time preCompact() is called, a new CommitTable.Client object is created.
A factory for CommitTable clients has been created in order to allow to inject mocked
instances in Coprocessor tests.

Change-Id: If32f3b09b68c61f4f6d573feeb89080b04f1bfe4
No functionality changes done.

Change-Id: Ida39b3864b7d0cc8d9d292270c892c00f1899f69
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

Successfully merging this pull request may close these issues.

1 participant