googleapis / java-datastore

Apache License 2.0
48 stars 43 forks source link

[protobuf 4 incompatible bug] ClassNotFoundException: com.google.protobuf.GeneratedMessageV3 #1394

Open peterweb2005 opened 6 months ago

peterweb2005 commented 6 months ago

as version 4 vs 3

kolea2 commented 6 months ago

Hi @peterweb2005, can you provide some more info here to help us diagnose? Here's our bug template to help you get started:


Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

Please run down the following list and make sure you've tried the usual "quick fixes":

If you are still having issues, please include as much information as possible:

Environment details

  1. Specify the API at the beginning of the title. For example, "BigQuery: ..."). General, Core, and Other are also allowed as types
  2. OS type and version:
  3. Java version:
  4. version(s):

Steps to reproduce

  1. ?
  2. ?

Code example

// example

Stack trace

Any relevant stacktrace here.

External references such as API reference guides

Any additional information below

Following these steps guarantees the quickest resolution possible.

Thanks!

peterweb2005 commented 6 months ago

@kolea2 library depends on protobuf 3, but newest protobuf is 4, there no GeneratedMessageV3

suztomo commented 6 months ago

@peterweb2005 Is this (unable to use protobuf-java version 4) causing any problem to you right now?

peterweb2005 commented 6 months ago

just want to know when fixed

suztomo commented 6 months ago

OK. Thanks. I don't have answer right now.