Getting IllegalArgumentException: Address types of NameResolver 'unix' for 'pubsub.googleapis.com:443' not supported by transport #2158
Labels
api: pubsub
Issues related to the googleapis/java-pubsub API.
Deploying GCP Cloud function with Java 17 and <kotlin.version>2.0.20</kotlin.version>
. Have a PubsubClient which tries to build a Publisher from
, and started to have issue with an upgrade in the below bom.
that bom uses google-cloud-pubsub:1.132.1
and function is working with
Code example
this build() line references to (PubSubClient.kt:22) mentioned in the below stacktrace
Stack trace
The text was updated successfully, but these errors were encountered: