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

PAYARA-4196 Replace spaces in tag values with an underscore #4261

Merged
merged 2 commits into from Oct 14, 2019

Conversation

Cousjava
Copy link
Contributor

@Cousjava Cousjava commented Oct 8, 2019

Description

This is a bug fix

As tag values can be any valid UTF-8 character, and spaces are used frequently
i.e. in the name of the garbage collector PS Marksweep

Picked a control character to split tags as that is least likely to be split on

Testing

New tests

New unit test added (see PR)

Testing Performed

Testing also performed by starting up a DAS and instance, no errors occur in logs

Testing Environment

Zulu JDK 1.8_222 on Ubuntu 18.04 with Maven 3.6.0

@Cousjava
Copy link
Contributor Author

Cousjava commented Oct 8, 2019

Jenkins test please

Copy link
Contributor

@jbee jbee left a comment

Choose a reason for hiding this comment

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

Thanks for adding tests and logging. 👍

@Cousjava
Copy link
Contributor Author

Cousjava commented Oct 9, 2019

Jenkins test please

@Cousjava Cousjava merged commit 8b11afe into payara:master Oct 14, 2019
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.

None yet

2 participants