Skip to content

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Sep 27, 2025

Fix CDB parsing issues when merging incremental CDBs.

We weren't properly stripping the newline first, and we weren't retrying on
reading when the CDB isn't ready.

Use a unified implementation for handling CDB reading and use it in all places.

Copy link

google-cla bot commented Sep 27, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@copybara-service copybara-service bot changed the title Fix CDB parsing when merging. Fix CDB parsing issues when merging incremental CDBs. Sep 27, 2025
@copybara-service copybara-service bot force-pushed the test_812287406 branch 2 times, most recently from 63ebedf to 73205f5 Compare September 30, 2025 00:21
We weren't properly stripping the newline first, and we weren't retrying on
reading when the CDB isn't ready.

Use a unified implementation for handling CDB reading and use it in all places.

PiperOrigin-RevId: 813006629
@copybara-service copybara-service bot merged commit d7d5945 into master Sep 30, 2025
@copybara-service copybara-service bot deleted the test_812287406 branch September 30, 2025 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants