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

Fixing sonar bugs of severity blocker from module Batch Connector PAYARA-3133 #3172

Merged
merged 1 commit into from
Sep 25, 2018

Conversation

@Cousjava
Copy link
Contributor

Jenkins test please

@payara-ci
Copy link
Contributor

Quick build and test passed!

continue;
} else {
long jobexecid = rs.getLong("jobexecid");
long stepexecid = rs.getLong("stepexecid");
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This one was actually missing before. So this might be actually a fix.

@smillidge smillidge added PR: CLA CLA submitted on PR by the contributor community-contribution labels Sep 25, 2018
@smillidge smillidge added this to the Payara 5.184 milestone Sep 25, 2018
@smillidge
Copy link
Contributor

Thanks for the cleanup contribution

@smillidge smillidge changed the title Fixing sonar bugs of severity blocker from module Batch Connector for… Fixing sonar bugs of severity blocker from module Batch Connector PAYARA-3133 Sep 25, 2018
@smillidge smillidge merged commit d2fdd69 into payara:master Sep 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: CLA CLA submitted on PR by the contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants