Skip to content

Conversation

@cafuego
Copy link

@cafuego cafuego commented May 4, 2021

This PR is a naive attempt at adding redis dbindex support. There is a new text field on the advanced config screen to enter the dbindex (defaults to 0) and if the dbindex is > 0. Jedis will call .select(dbindex) before trying to send data.

The changes did not break tests, and appear to work as expected on my install. Which is good? :-)

https://issues.jenkins.io/browse/JENKINS-65530

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your master branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

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