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

Adjust shell to indicate how re-authtication occurs #3726

Merged
merged 2 commits into from
Aug 28, 2023

Conversation

jmark99
Copy link
Contributor

@jmark99 jmark99 commented Aug 25, 2023

This PR adds presents additional information to the shell when the re-authentication is automatically performed using the value from accumulo-client.properties.

Once merged, the update will be applied to 3.x where it corrects an situation where an endless loop can be triggered when attempting re-authentication if the accumulo-client.properties file password is altered after initial setup.

See #3495 for more detail.

This PR adds presents additional information to the shell when the
re-authentication is automatically performed using the value from
accumulo-client.properties.

Once merged, the update will be applied to 3.x where it corrects an
situation where an endless loop can be triggered when attempting
re-authentication if the accumulo-client.properties file password
is altered after initial setup.

See apache#3485 for more detail.
Small update to replace uie.getPartialLine() with previously defined
equivalent partialLine variable.
@jmark99 jmark99 merged commit fc793ec into apache:2.1 Aug 28, 2023
9 checks passed
@jmark99 jmark99 deleted the reauthloop branch August 28, 2023 16:56
EdColeman pushed a commit to EdColeman/accumulo that referenced this pull request Sep 11, 2023
This PR adds presents additional information to the shell when the re-authentication is automatically performed using the value from accumulo-client.properties.

Once merged, the update will be applied to 3.x where it corrects a situation where an endless loop can be triggered when attempting re-authentication if the accumulo-client.properties file password is altered after initial setup.

See apache#3485 for more detail.

Closes #
@ctubbsii ctubbsii modified the milestones: 3.1.0, 2.1.3 Jul 12, 2024
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.

4 participants