Skip to content

Conversation

@mohanli-ml
Copy link
Contributor

The original PR #467 is revered in #520. Since the bug has been fixed (googleapis/gax-java#1250) and issue has been closed (grpc/grpc-java#7604), we should make the bigtable client attempt DirectPath by default again.

@mohanli-ml mohanli-ml requested a review from a team as a code owner November 30, 2020 02:48
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 30, 2020
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/java-bigtable API. label Nov 30, 2020
@codecov
Copy link

codecov bot commented Nov 30, 2020

Codecov Report

Merging #544 (71bc2f9) into master (af0da54) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #544      +/-   ##
============================================
+ Coverage     81.26%   81.30%   +0.04%     
+ Complexity     1129     1128       -1     
============================================
  Files           106      106              
  Lines          7045     7040       -5     
  Branches        370      368       -2     
============================================
- Hits           5725     5724       -1     
+ Misses         1121     1119       -2     
+ Partials        199      197       -2     
Impacted Files Coverage Δ Complexity Δ
...ble/data/v2/stub/EnhancedBigtableStubSettings.java 97.59% <100.00%> (+1.52%) 22.00 <0.00> (-1.00) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af0da54...71bc2f9. Read the comment docs.

@kolea2 kolea2 changed the title feat: attemp DirectPath by default feat: attempt DirectPath by default Dec 1, 2020
Copy link
Contributor

@kolea2 kolea2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good but we can't merge/release until the shared dependencies BOM is released with the updated gax version. Adding do not merge label for now

@kolea2 kolea2 added do not merge Indicates a pull request not ready for merge, due to either quality or timing. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Dec 1, 2020
@kolea2 kolea2 merged commit 2043063 into googleapis:master Dec 3, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Dec 3, 2020
ad548 pushed a commit to ad548/java-bigtable that referenced this pull request Mar 13, 2021
ad548 pushed a commit to ad548/java-bigtable that referenced this pull request Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the googleapis/java-bigtable API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants