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

fix error on new ci #185

Merged
merged 1 commit into from
Jun 4, 2021
Merged

fix error on new ci #185

merged 1 commit into from
Jun 4, 2021

Conversation

purelind
Copy link
Contributor

@purelind purelind commented Jun 4, 2021

fix a jenkins error on new ci: Caused: java.io.NotSerializableException: java.util.regex.Matcher

What problem does this PR solve?

fix a jenkins error on new ci: Caused: java.io.NotSerializableException: java.util.regex.Matcher

What is changed and how it works?

  • regex variable need set to null

Tests

  • Unit test
  • Integration test

Related changes

  • Need to cherry-pick to the release branch

@purelind
Copy link
Contributor Author

purelind commented Jun 4, 2021

Signed-off-by: purelind purelind@gmail.com

@purelind
Copy link
Contributor Author

purelind commented Jun 4, 2021

/run-all-tests

fix a jenkins error on new ci: Caused: java.io.NotSerializableException: java.util.regex.Matcher

Signed-off-by: purelind <purelind@gmail.com>
@purelind
Copy link
Contributor Author

purelind commented Jun 4, 2021

/run-all-tests

Copy link

@zhouqiang-cl zhouqiang-cl left a comment

Choose a reason for hiding this comment

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

LGTM

@zhouqiang-cl zhouqiang-cl merged commit 00c043b into tikv:master Jun 4, 2021
ti-srebot pushed a commit to ti-srebot/client-java that referenced this pull request Jun 17, 2021
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@ti-srebot
Copy link
Collaborator

cherry pick to release-3.1 in PR #201

birdstorm pushed a commit that referenced this pull request Jun 17, 2021
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>

Co-authored-by: Lifu Wu <purelind@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants