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

Use AttributeKey.valueOf(…) instead of AttributeKey.newInstance #2260

Closed
wants to merge 1 commit into from
Closed

Use AttributeKey.valueOf(…) instead of AttributeKey.newInstance #2260

wants to merge 1 commit into from

Conversation

Emibergo02
Copy link
Contributor

@Emibergo02 Emibergo02 commented Nov 22, 2022

Changed the method to make sure that it calls getOrCreate instead of createOrThrow

Changed the method used to make sure that it calls getOrCreate instead of createOrThrow
@Emibergo02 Emibergo02 changed the title Fixes #2111? Fixes #2111 Nov 22, 2022
@mp911de mp911de added the type: bug A general bug label Nov 23, 2022
@mp911de mp911de added this to the 6.2.2.RELEASE milestone Nov 23, 2022
@mp911de mp911de changed the title Fixes #2111 Use AttributeKey.valueOf(…) instead of AttributeKey.newInstance Nov 23, 2022
mp911de pushed a commit that referenced this pull request Nov 23, 2022
…2111 #2260

Changed the method used to make sure that it calls getOrCreate instead of createOrThrow
mp911de pushed a commit that referenced this pull request Nov 23, 2022
…2111 #2260

Changed the method used to make sure that it calls getOrCreate instead of createOrThrow
@mp911de
Copy link
Collaborator

mp911de commented Nov 23, 2022

Thank you for your contribution. That's merged and backported now.

@mp911de mp911de closed this Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants