Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-21491

Properly shade Protobuf in statefun-sdk-java

    XMLWordPrintableJSON

Details

    Description

      Currently, although we shade Protobuf in statefun-sdk-java, Protobuf is still treated as a transitive compile dependency. This can be checked by executing mvn dependency:tree on the statefun-sdk-java module.

      In our case, in order to properly shade this and remove the transitive dependency, we need to introduce a separate module specifically containing only the relocated protobuf classes, and let statefun-sdk-java depend on that.

      Attachments

        Issue Links

          Activity

            People

              tzulitai Tzu-Li (Gordon) Tai
              tzulitai Tzu-Li (Gordon) Tai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: