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

FISH-8152 Micro - Devmode - Store session state #6529

Closed
wants to merge 1 commit into from

Conversation

jGauravGupta
Copy link
Contributor

This pull request introduces passing the deployment argument, keepState, to the Payara Micro runtime. The keepState argument allows developers to control the persistence of the session state across multiple redeployments during the development process. By default, the keepState argument is set to false.

Usage Example

To make use of this new feature, IDEs or tools can set the keepState property to true in the .reload file in the root directory of the deployed binary when redeploying Payara Micro.

Testing Process

For detailed instructions on testing and more information about this enhancement, please refer to the following link: Testing Process - Pull Request #284

@jGauravGupta
Copy link
Contributor Author

jenkins test please

@aubi
Copy link
Contributor

aubi commented Jan 20, 2024

@jGauravGupta Let's close this PR :-)

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.

2 participants