rockset/rockset-java-client

mvn test fails with dns error

nagarockset opened this issue · 1 comments

If the ApiServer environment key has "https://" in it, the mvn test fails as 'https://' is concatenated in the url formation while connecting to the API server .

Fixed.