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

Attribute limit fix #1335

Merged
merged 9 commits into from
Jan 12, 2023
Merged

Attribute limit fix #1335

merged 9 commits into from
Jan 12, 2023

Conversation

JcolemanNR
Copy link
Contributor

@JcolemanNR JcolemanNR commented Dec 29, 2022

Description

This PR refactors the AttributeValueCollections to more reliably track attribute counts, and allows attributes in the collection to be updated even if the collection has hit its capacity.

Author Checklist

Reviewer Checklist

  • Perform code review
  • Pull request was adequately tested (new/existing tests, performance tests)
  • Review Changelog

@JcolemanNR JcolemanNR marked this pull request as draft December 29, 2022 01:30
@JcolemanNR JcolemanNR changed the title Draft: Attribute limit fix Attribute limit fix Jan 12, 2023
@JcolemanNR JcolemanNR marked this pull request as ready for review January 12, 2023 03:43
Copy link
Member

@tippmar-nr tippmar-nr left a comment

Choose a reason for hiding this comment

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

I didn't see anything that looked like a problem. But better wait for one of the other team members to formally approve... ;-)

Copy link
Member

@jaffinito jaffinito left a comment

Choose a reason for hiding this comment

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

This looks great!

@JcolemanNR JcolemanNR merged commit b75ad9b into main Jan 12, 2023
@JcolemanNR JcolemanNR deleted the jc/attribute-limit-fix branch January 12, 2023 17:43
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.

4 participants