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

PAYARA-2677 Reset thread-context ClassLoader after de-serialization for Payara 4 #2623

Merged

Conversation

lprimak
Copy link
Contributor

@lprimak lprimak commented Apr 12, 2018

fixes #2604 for Payara 4

@lprimak lprimak added this to the Payara 4.x milestone Apr 12, 2018
@lprimak lprimak self-assigned this Apr 12, 2018
@lprimak lprimak requested a review from arjantijms April 12, 2018 02:38
@lprimak
Copy link
Contributor Author

lprimak commented Apr 12, 2018

jenkins quick test payara 4

@payara-ci
Copy link
Contributor

Quick build and test passed!

@lprimak lprimak force-pushed the PAYARA-2677-ResetSerializeClassLoader-p4 branch from f2e74ce to 4a40d34 Compare April 12, 2018 05:31
@lprimak
Copy link
Contributor Author

lprimak commented Apr 12, 2018

jenkins quick test payara 4

@payara-ci
Copy link
Contributor

Quick build and test passed!

@@ -68,6 +68,19 @@ public void close() {
private final InvocationManager invMgr;
}

@RequiredArgsConstructor
Copy link
Contributor

@Cousjava Cousjava Apr 12, 2018

Choose a reason for hiding this comment

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

Remove lombok, update copyright

Copy link
Contributor Author

@lprimak lprimak Apr 12, 2018

Choose a reason for hiding this comment

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

Copyright updated.

Once again, you can't just "remove lombok" I will create a massive PR that replaces lombok with boilerplate and then an informed decision can be made.
For now, Lombok stays. Can't hold up a regression issue for this

@lprimak lprimak dismissed Cousjava’s stale review April 12, 2018 15:35

Copyright updated

@lprimak
Copy link
Contributor Author

lprimak commented Apr 12, 2018

jenkins quick test payara 4

@payara-ci
Copy link
Contributor

Quick build and test passed!

@smillidge smillidge merged commit 6a55fa6 into payara:Payara4 Apr 17, 2018
@lprimak lprimak deleted the PAYARA-2677-ResetSerializeClassLoader-p4 branch November 28, 2020 05:25
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.

None yet

4 participants