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

enhancement(topology): Remove ComponentId.value #8808

Merged
merged 4 commits into from Aug 24, 2021

Conversation

leebenson
Copy link
Member

Small adjustment per #8706 (comment) to remove the ComponentId.value field.

Signed-off-by: Lee Benson <lee@leebenson.com>
Signed-off-by: Lee Benson <lee@leebenson.com>
@leebenson leebenson added type: enhancement A value-adding code change that enhances its existing functionality. domain: topology Anything related to Vector's topology code labels Aug 20, 2021
@leebenson leebenson self-assigned this Aug 20, 2021
@netlify
Copy link

netlify bot commented Aug 20, 2021

✔️ Deploy Preview for vector-project canceled.

🔨 Explore the source changes: 1e8126b

🔍 Inspect the deploy log: https://app.netlify.com/sites/vector-project/deploys/61252116eaa68200080b0507

@jdrouet
Copy link
Contributor

jdrouet commented Aug 20, 2021

Although, I'm going to put it back right away 🤔

@leebenson
Copy link
Member Author

@jdrouet, if you have an imminent PR that reverts this, feel free to close.

@jdrouet
Copy link
Contributor

jdrouet commented Aug 20, 2021

I'll have one today I think

@jdrouet
Copy link
Contributor

jdrouet commented Aug 20, 2021

like this one #8810

Signed-off-by: Lee Benson <lee@leebenson.com>
Copy link
Member

@jszwedko jszwedko left a comment

Choose a reason for hiding this comment

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

Thanks @leebenson !

Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
@jszwedko
Copy link
Member

jszwedko commented Aug 24, 2021

I ended up updating this PR to also switch displaying the ids in logs to using Display as they were otherwise showing up as:

Aug 24 10:46:02.359  INFO vector::topology::running: Starting source. id=ComponentId { value: "source0", id: "source0" }

I'll merge once CI passes to get it into the release. (apologies for any conflicts @jdrouet )

@jszwedko jszwedko enabled auto-merge (squash) August 24, 2021 17:50
@jszwedko jszwedko merged commit 6de3bb5 into master Aug 24, 2021
@jszwedko jszwedko deleted the leebenson/componentId-sans-value branch August 24, 2021 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: topology Anything related to Vector's topology code type: enhancement A value-adding code change that enhances its existing functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants