Skip to content

add check atlas check connection for google authentication ARACHNE-2858#418

Merged
acumarav merged 1 commit intodevelopfrom
ARACHNE-2858-connection-check-for-google-auth
Jul 22, 2020
Merged

add check atlas check connection for google authentication ARACHNE-2858#418
acumarav merged 1 commit intodevelopfrom
ARACHNE-2858-connection-check-for-google-auth

Conversation

@YaroslavTir
Copy link
Copy Markdown

@YaroslavTir YaroslavTir commented Jul 21, 2020

fixes for "Atlas connection check is always failed on Google"

@@ -0,0 +1,30 @@
package com.odysseusinc.arachne.datanode.service.client.atlas;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copyright header maybe?


private static final String ATLAS_LOWER_VERSION = "2.2.0";
private Logger log = LoggerFactory.getLogger(AtlasServiceImpl.class);
private static final Logger LOGGER = LoggerFactory.getLogger(AtlasServiceImpl.class);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not that important but if we plan to use lombok - it uses 'log' for auto-generated member so this rename will not be compatible

@acumarav acumarav merged commit 03d5675 into develop Jul 22, 2020
@acumarav acumarav deleted the ARACHNE-2858-connection-check-for-google-auth branch July 22, 2020 13:41
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