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

Truncate long transaction names #265

Closed

Conversation

nhajratw
Copy link
Contributor

This PR resolves issue #264

Signed-off-by: Nayan Hajratwala <nayan@chikli.com>
@nhajratw nhajratw force-pushed the truncate-long-transaction-names branch from 75c458c to 25f0d23 Compare March 16, 2023 19:13
@mp911de mp911de added the type: enhancement A general enhancement label Mar 17, 2023
@mp911de mp911de added this to the 0.9.1.RELEASE milestone Mar 17, 2023
@mp911de mp911de self-assigned this Mar 28, 2023
mp911de pushed a commit that referenced this pull request Mar 28, 2023
Signed-off-by: Nayan Hajratwala <nayan@chikli.com>
[resolves #264][#265]
mp911de added a commit that referenced this pull request Mar 28, 2023
Return substring from start, instead from the middle of the string to avoid invalid characters being used at the start of the string.

Reformat code.

[#264][resolves #265]

Signed-off-by: Mark Paluch <mpaluch@vmware.com>
mp911de pushed a commit that referenced this pull request Mar 28, 2023
Signed-off-by: Nayan Hajratwala <nayan@chikli.com>
[resolves #264][#265]
@mp911de mp911de closed this in 46468c5 Mar 28, 2023
@mp911de mp911de changed the title truncate long transaction names Truncate long transaction names Mar 28, 2023
@mp911de
Copy link
Member

mp911de commented Mar 28, 2023

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

mp911de pushed a commit that referenced this pull request May 25, 2023
Signed-off-by: Nayan Hajratwala <nayan@chikli.com>
[resolves #264][#265]
mp911de added a commit that referenced this pull request May 25, 2023
Return substring from start, instead from the middle of the string to avoid invalid characters being used at the start of the string.

Reformat code.

[#264][resolves #265]

Signed-off-by: Mark Paluch <mpaluch@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants