Skip to content

Conversation

@jsteemann
Copy link
Contributor

@jsteemann jsteemann commented May 15, 2023

Scope & Purpose

Backport of #18997

Keep original JWT secret in arangosh when using arango.reconnect(...) when not overriding the JWT.
This restores behavior that used to work in 3.9.

  • 💩 Bugfix
  • 🍕 New feature
  • 🔥 Performance improvement
  • 🔨 Refactoring/simplification

Checklist

  • Tests
    • Regression tests
    • C++ Unit tests
    • integration tests
    • resilience tests
  • 📖 CHANGELOG entry made
  • 📚 documentation written (release notes, API changes, ...)
  • Backports

Related Information

  • Docs PR:
  • Enterprise PR:
  • GitHub issue / Jira ticket:
  • Design document:

Copy link
Contributor

@kvahed kvahed left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@dothebart dothebart left a comment

Choose a reason for hiding this comment

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

LGTM.
Does this work properly with the connection cache since the JWT is used to identify a connection on the list as well?

@KVS85 KVS85 merged commit 4bd0e12 into 3.11 May 17, 2023
@KVS85 KVS85 deleted the bug-fix-3.11/keep-jwtsecret-on-reconnect branch May 17, 2023 20:03
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.

5 participants