Skip to content

Conversation

@maggiehe00
Copy link
Contributor

@maggiehe00 maggiehe00 commented Aug 9, 2021

private static String ORACLEDBSUFFIX = null;
private static LoggingFacade logger = null;
static String dbUrl;
static int dbNodePort;
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a reason these two are not declared as private?

Copy link
Contributor

Choose a reason for hiding this comment

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

I guess this is not from your change :)

Copy link
Contributor

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Which 2 variables are you referring to? dbUrl and dbNodePort?

Copy link
Member

@sankarpn sankarpn left a comment

Choose a reason for hiding this comment

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

lgtm

@rjeberhard rjeberhard marked this pull request as ready for review August 12, 2021 17:00
@rjeberhard rjeberhard merged commit 3f917f5 into main Aug 12, 2021
@rjeberhard rjeberhard deleted the dbport branch January 31, 2022 14:20
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