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

[STORM-1872]Release Jedis connection when topology shutdown #1455

Merged
merged 1 commit into from
Sep 23, 2016

Conversation

darionyaphet
Copy link
Contributor

STORM-1872

Strom Redis connect should be release when topology shutdown .

@@ -34,4 +36,10 @@
* @param jedisCommands borrowed instance
*/
void returnInstance(JedisCommands jedisCommands);

/**
* Release Jedis Connection
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be closing container, not Jedis connection.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update to "Release Container"

@HeartSaVioR
Copy link
Contributor

The change looks good. +1

@HeartSaVioR
Copy link
Contributor

@darionyaphet Could you rebase it to recent master to trigger build? Thanks in advance!

@darionyaphet
Copy link
Contributor Author

@HeartSaVioR done ! travis ci started and working .

@asfgit asfgit merged commit 31c6e07 into apache:master Sep 23, 2016
bipinprasad pushed a commit to bipinprasad/storm that referenced this pull request Oct 17, 2019
YSTORM-6497 report v2 metrics api in metrics tick
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.

3 participants