Skip to content

Conversation

@rescrv
Copy link
Contributor

@rescrv rescrv commented May 28, 2025

Description of changes

This PR properly sets my_member_id for rust-log-service nodes.

Test plan

I bumped to two replicas and observed the log of the second one say
this:

From the log: my_member_id: rust-log-service-1

  • Tests pass locally with pytest for python, yarn test for js, cargo test for rust

Documentation Changes

N/A

I bumped to two replicas and observed the log of the second one say
this:

From the log:  my_member_id: rust-log-service-1
@github-actions
Copy link

Reviewer Checklist

Please leverage this checklist to ensure your code review is thorough before approving

Testing, Bugs, Errors, Logs, Documentation

  • Can you think of any use case in which the code does not behave as intended? Have they been tested?
  • Can you think of any inputs or external events that could break the code? Is user input validated and safe? Have they been tested?
  • If appropriate, are there adequate property based tests?
  • If appropriate, are there adequate unit tests?
  • Should any logging, debugging, tracing information be added or removed?
  • Are error messages user-friendly?
  • Have all documentation changes needed been made?
  • Have all non-obvious changes been commented?

System Compatibility

  • Are there any potential impacts on other parts of the system or backward compatibility?
  • Does this change intersect with any items on our roadmap, and if so, is there a plan for fitting them together?

Quality

  • Is this code of a unexpectedly high quality (Readability, Modularity, Intuitiveness)

@propel-code-bot
Copy link
Contributor

propel-code-bot bot commented May 28, 2025

This PR corrects the environment variable in the Kubernetes manifest for rust-log-service to use CHROMA_LOG_SERVICE__MY_MEMBER_ID instead of the incorrect CHROMA_QUERY_SERVICE__MY_MEMBER_ID. The Helm chart version is also bumped from 0.1.42 to 0.1.43.

This summary was automatically generated by @propel-code-bot

@github-actions
Copy link

github-actions bot commented May 28, 2025

✅ The Helm chart's version was changed. Your changes to the chart will be published upon merge to main.

@rescrv rescrv requested a review from HammadB May 28, 2025 18:48
@rescrv rescrv merged commit be0b5d7 into main May 28, 2025
71 checks passed
@rescrv rescrv deleted the rescrv/right-member-id-env-var branch May 28, 2025 18:53
Inventrohyder pushed a commit to Inventrohyder/chroma that referenced this pull request Aug 5, 2025
…a-core#4652)

## Description of changes

This PR properly sets my_member_id for rust-log-service nodes.

## Test plan

I bumped to two replicas and observed the log of the second one say
this:

From the log:  my_member_id: rust-log-service-1

- [X] Tests pass locally with `pytest` for python, `yarn test` for js,
`cargo test` for rust

## Documentation Changes

N/A
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.

2 participants