[
https://issues.apache.org/jira/browse/BEAM-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Halperin closed BEAM-2181.
---------------------------------
Resolution: Fixed
Fix Version/s: First stable release
> Upgrade Bigtable dependency to 0.9.6.2
> --------------------------------------
>
> Key: BEAM-2181
> URL: https://issues.apache.org/jira/browse/BEAM-2181
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-gcp
> Reporter: Solomon Duskis
> Assignee: Daniel Halperin
> Fix For: First stable release
>
>
> 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().
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)