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

Revert "PAYARA-2267 JPA Conversion now unwraps connection properly" #2499

Closed
wants to merge 1 commit into from

Conversation

Pandrex247
Copy link
Member

Reverts #2279

@smillidge @lprimak Please continue any discussion here - the PR had to merged to keep things moving.

Copy link
Contributor

@Cousjava Cousjava left a comment

Choose a reason for hiding this comment

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

The fix works, it doesn't need to be reverted

@lprimak
Copy link
Contributor

lprimak commented Mar 5, 2018

I am going to write a test which tests this.. stay tuned
test basically unwraps connection into EclipseLink session, which I am assuming would no longer work after the underlying "fix" is applied

@lprimak
Copy link
Contributor

lprimak commented Mar 5, 2018

jenkins test

@payara-ci
Copy link
Contributor

Quick build and test failed!

@lprimak
Copy link
Contributor

lprimak commented Mar 6, 2018

jenkins test payara 4

@lprimak
Copy link
Contributor

lprimak commented Mar 6, 2018

After a debugging session, I realized that this particular getConnection() is not the same as the API and is expecting to return the unwrapped object

@lprimak lprimak closed this Mar 6, 2018
@Pandrex247 Pandrex247 deleted the revert-2279-PAYARA-2267-timestamp-jpa branch March 22, 2018 11:42
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

5 participants