Skip to content

Support PubSub on AppEngine Standard #1368

Description

@salrashid123

Pubsub doens't work on GAE standard. Please add support for GAEStandard.
pubsub-java throws the following error on initialization
with

      PubSub pubsub = PubSubOptions.getDefaultInstance().getService();
  error:
   java.lang.NoClassDefFoundError: java.nio.channels.spi.SelectorProvider is a restricted class.
 Please see the Google App Engine developer's guide for more details. at 

(i suspect its not supported if the library now is gRPC only)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions