| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@kevinsi4508, can you take a look when you have a moment? |
Sorry, something went wrong.
| "Byte size of mutations is too large"); | ||
|
|
||
| numMutations++; | ||
| byteSize += mutation.getSerializedSize(); |
There was a problem hiding this comment.
a nit.
Sorry, something went wrong.
| @InternalApi("Visible for testing") | ||
| static final int MAX_MUTATIONS = 100_000; | ||
| @InternalApi("Visible for testing") | ||
| static final int MAX_MUTATION_SIZE = 200 * 1024 * 1024; |
|
@pongad this is ready for you when you get a chance |
Sorry, something went wrong.
…storage-bom to v3.11.4 (#3695)
…storage-bom to v3.11.4 (#3695)
🤖 I have created a release *beep* *boop* --- <details><summary>2.55.1</summary> ## [2.55.1](googleapis/sdk-platform-java@v2.55.0...v2.55.1) (2025-03-12) ### Dependencies * revert "deps: update arrow.version to v18.2.0" ([#3694](googleapis/sdk-platform-java#3694)) ([a0b6133](googleapis/sdk-platform-java@a0b6133)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
… server (googleapis#3695) * Bigtable: limit mutation sizes in the client to avoid overloading the server * address feedback
| Back | FazBrowse Home | New Git URL |
No description provided.