Skip to content

Conversation

@bbernays
Copy link
Contributor

@bbernays bbernays commented Jan 25, 2024

Summary

Fixed a case where no sync message would be sent

@bbernays bbernays changed the title refactor: Expose reusable func fix: When _cq_id SyncMessage not sent Jan 25, 2024
Comment on lines -197 to -199
if cqIDCol == nil {
continue
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

When this occurred, no syncMigrateMessage would be sent

@bbernays bbernays changed the title fix: When _cq_id SyncMessage not sent fix: When _cq_id SyncMigrateMessage not sent Jan 25, 2024
@github-actions github-actions bot added fix and removed fix labels Jan 25, 2024
@github-actions
Copy link

⏱️ Benchmark results

Comparing with e399d15

  • Glob-8 ns/op: 91.39 ⬇️ 0.70% decrease vs. e399d15

@bbernays bbernays requested a review from erezrokah January 26, 2024 13:49
@kodiakhq kodiakhq bot merged commit d177320 into main Jan 26, 2024
@kodiakhq kodiakhq bot deleted the Expose-reusable-func branch January 26, 2024 14:58
kodiakhq bot pushed a commit that referenced this pull request Jan 29, 2024
🤖 I have created a release *beep* *boop*
---


## [4.27.2](v4.27.1...v4.27.2) (2024-01-29)


### Bug Fixes

* Better build overrides ([#1492](#1492)) ([ca5afc1](ca5afc1))
* When `_cq_id` SyncMigrateMessage not sent ([#1489](#1489)) ([d177320](d177320))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants