Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-2181

Upgrade Bigtable dependency to 0.9.6.2

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • 2.0.0
    • io-java-gcp
    • None

    Description

      Cloud Bigtable 0.9.6.2 has some fixes relating to:

      1) Using dependencies for GCP protobuf objects rather than including generated artifacts directly in bigtable-protos
      2) BulkMutation bug fixes
      3) Auth token management
      4) Using fewer grpc experimental features.

      All are important in the context of beam, so the beam dependency should be upgraded.

      One snag came up. BigtableSession.isAlpnProviderEnabled() was removed in order to reduce the number of grpc experimental features. BigtableServiceImpl.tableExists() can no longer depend on isAlpnProviderEnabled().

      Attachments

        Activity

          People

            dhalperi Dan Halperin
            sduskis Solomon Duskis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: