lhotari opened a new pull request, #24530:
URL: https://github.com/apache/pulsar/pull/24530

   ### Motivation
   
   RE2/J is used in topics pattern consumers on the broker side to match 
topics. There's a newer version 1.8 available that comes with some bug fixes 
and optimizations.
   Release notes: https://github.com/google/re2j/releases/tag/re2j-1.8
   
   ### Modifications
   
   Upgrade RE2/J library from 1.7 to 1.8
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc` <!-- Your PR contains doc changes. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update 
later -->
   - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to