Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: mem take topics when converting logs #7048

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Mar 8, 2024

AlloyLog doesn't allow consuming topics vec directly (cc @DaniPopes)

instead of allocating via to_vec this takes the topics

@mattsse mattsse requested a review from gakonst as a code owner March 8, 2024 12:43
@mattsse mattsse added the C-debt A section of code is hard to understand or change label Mar 8, 2024
@mattsse mattsse requested review from DaniPopes and removed request for gakonst March 8, 2024 12:43
@mattsse mattsse merged commit eb6a959 into main Mar 8, 2024
23 of 27 checks passed
@mattsse mattsse deleted the matt/mem-take-topics branch March 8, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-debt A section of code is hard to understand or change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants