feat: add keepalive changes in java client library#409
Merged
igorbernstein2 merged 5 commits intogoogleapis:masterfrom Oct 6, 2020
sushanb:master
Merged
feat: add keepalive changes in java client library#409igorbernstein2 merged 5 commits intogoogleapis:masterfrom sushanb:master
igorbernstein2 merged 5 commits intogoogleapis:masterfrom
sushanb:master
Conversation
Codecov Report
@@ Coverage Diff @@
## master #409 +/- ##
============================================
+ Coverage 80.43% 80.45% +0.02%
Complexity 1114 1114
============================================
Files 105 105
Lines 6900 6914 +14
Branches 369 369
============================================
+ Hits 5550 5563 +13
- Misses 1150 1152 +2
+ Partials 200 199 -1
Continue to review full report at Codecov.
|
Contributor
Author
|
@igorbernstein2 @kolea2 can you review? I do not think I can add you as reviewers. |
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Oct 6, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [1.16.0](https://github.com/googleapis/java-bigtable/compare/v1.15.0...v1.16.0) (2020-10-06) ### Features * add keepalive changes in java client library ([#409](https://github.com/googleapis/java-bigtable/issues/409)) ([edbcde1](https://github.com/googleapis/java-bigtable/commit/edbcde1a5b22317319803cb57401252aac6d580d)) * include User agent ([#404](https://github.com/googleapis/java-bigtable/issues/404)) ([0cd71b5](https://github.com/googleapis/java-bigtable/commit/0cd71b59305cd7a336c223faff68402a8bee4639)) * Ability to extend UserAgent string (via gax upgrade) ### Bug Fixes * **test:** Clean up tests ([#439](https://github.com/googleapis/java-bigtable/issues/439)) ([c5c881b](https://github.com/googleapis/java-bigtable/commit/c5c881bb956860a393c2a7f34d0d790a23d270af)) * Add documentation to bulkReadRows that each batch will process t… ([#410](https://github.com/googleapis/java-bigtable/issues/410)) ([71dc8e3](https://github.com/googleapis/java-bigtable/commit/71dc8e3419fbb49d48bb7a3fd984d24e24661c81)) * Filters should be serializable ([#397](https://github.com/googleapis/java-bigtable/issues/397)) ([57edfde](https://github.com/googleapis/java-bigtable/commit/57edfde5eace28d50ec777e14589c9747616f0a8)) * RowCells are not actually serializeable ([#407](https://github.com/googleapis/java-bigtable/issues/407)) ([39e17cc](https://github.com/googleapis/java-bigtable/commit/39e17cc17c438f2d665875f9ff2b2cdf984e37b7)) * Fix race condition in Batcher.close() (via gax upgrade) ### Dependencies * update dependency com.google.cloud:google-cloud-conformance-tests to v0.0.12 ([#415](https://github.com/googleapis/java-bigtable/issues/415)) ([7b3713a](https://github.com/googleapis/java-bigtable/commit/7b3713a8935b2f0b1ca57d189e9e0363506b28a1)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ([#428](https://github.com/googleapis/java-bigtable/issues/428)) ([373032e](https://github.com/googleapis/java-bigtable/commit/373032e93b838cbc0ccab7dc45cd61b3b973542a)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.1 ([#443](https://github.com/googleapis/java-bigtable/issues/443)) ([939fefa](https://github.com/googleapis/java-bigtable/commit/939fefa819d09885489d9faeedadc74ee2b0e1b9)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.1 ([#427](https://github.com/googleapis/java-bigtable/issues/427)) ([5175e28](https://github.com/googleapis/java-bigtable/commit/5175e28f5ce69f6fb3ed14131c1cfd26dbc47bb9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
ad548
pushed a commit
to ad548/java-bigtable
that referenced
this pull request
Mar 13, 2021
* feat: Add keepalive logic in bigtable data client * fix: code formatting * fix: mvn formatting * fix: setting in emulator * feat: add keep alive in enhanced stub as well
ad548
pushed a commit
to ad548/java-bigtable
that referenced
this pull request
Mar 13, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [1.16.0](https://github.com/googleapis/java-bigtable/compare/v1.15.0...v1.16.0) (2020-10-06) ### Features * add keepalive changes in java client library ([googleapis#409](https://github.com/googleapis/java-bigtable/issues/409)) ([edbcde1](https://github.com/googleapis/java-bigtable/commit/edbcde1a5b22317319803cb57401252aac6d580d)) * include User agent ([googleapis#404](https://github.com/googleapis/java-bigtable/issues/404)) ([0cd71b5](https://github.com/googleapis/java-bigtable/commit/0cd71b59305cd7a336c223faff68402a8bee4639)) * Ability to extend UserAgent string (via gax upgrade) ### Bug Fixes * **test:** Clean up tests ([googleapis#439](https://github.com/googleapis/java-bigtable/issues/439)) ([c5c881b](https://github.com/googleapis/java-bigtable/commit/c5c881bb956860a393c2a7f34d0d790a23d270af)) * Add documentation to bulkReadRows that each batch will process t… ([googleapis#410](https://github.com/googleapis/java-bigtable/issues/410)) ([71dc8e3](https://github.com/googleapis/java-bigtable/commit/71dc8e3419fbb49d48bb7a3fd984d24e24661c81)) * Filters should be serializable ([googleapis#397](https://github.com/googleapis/java-bigtable/issues/397)) ([57edfde](https://github.com/googleapis/java-bigtable/commit/57edfde5eace28d50ec777e14589c9747616f0a8)) * RowCells are not actually serializeable ([googleapis#407](https://github.com/googleapis/java-bigtable/issues/407)) ([39e17cc](https://github.com/googleapis/java-bigtable/commit/39e17cc17c438f2d665875f9ff2b2cdf984e37b7)) * Fix race condition in Batcher.close() (via gax upgrade) ### Dependencies * update dependency com.google.cloud:google-cloud-conformance-tests to v0.0.12 ([googleapis#415](https://github.com/googleapis/java-bigtable/issues/415)) ([7b3713a](https://github.com/googleapis/java-bigtable/commit/7b3713a8935b2f0b1ca57d189e9e0363506b28a1)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ([googleapis#428](https://github.com/googleapis/java-bigtable/issues/428)) ([373032e](https://github.com/googleapis/java-bigtable/commit/373032e93b838cbc0ccab7dc45cd61b3b973542a)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.1 ([googleapis#443](https://github.com/googleapis/java-bigtable/issues/443)) ([939fefa](https://github.com/googleapis/java-bigtable/commit/939fefa819d09885489d9faeedadc74ee2b0e1b9)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.1 ([googleapis#427](https://github.com/googleapis/java-bigtable/issues/427)) ([5175e28](https://github.com/googleapis/java-bigtable/commit/5175e28f5ce69f6fb3ed14131c1cfd26dbc47bb9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This will enable to detect the dead peer tcp connection within (10+10) seconds and start a new one.
Fixes #408 408☕️