Skip to content

Conversation

@lhotari
Copy link
Member

@lhotari lhotari commented Jul 17, 2025

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

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@codelipenghui
Copy link
Contributor

/pulsarbot run-failure-checks

@codecov-commenter
Copy link

codecov-commenter commented Jul 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.31%. Comparing base (bbc6224) to head (d768756).
⚠️ Report is 1311 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #24530      +/-   ##
============================================
+ Coverage     73.57%   74.31%   +0.74%     
+ Complexity    32624    32546      -78     
============================================
  Files          1877     1869       -8     
  Lines        139502   146047    +6545     
  Branches      15299    16752    +1453     
============================================
+ Hits         102638   108537    +5899     
+ Misses        28908    28906       -2     
- Partials       7956     8604     +648     
Flag Coverage Δ
inttests 26.71% <ø> (+2.12%) ⬆️
systests 23.32% <ø> (-1.00%) ⬇️
unittests 73.80% <ø> (+0.95%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1101 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lhotari lhotari merged commit a3f0f68 into apache:master Jul 17, 2025
98 of 100 checks passed
lhotari added a commit that referenced this pull request Jul 17, 2025
lhotari added a commit that referenced this pull request Jul 17, 2025
priyanshu-ctds pushed a commit to datastax/pulsar that referenced this pull request Jul 22, 2025
(cherry picked from commit a3f0f68)
(cherry picked from commit 5177883)
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Jul 24, 2025
(cherry picked from commit a3f0f68)
(cherry picked from commit 5177883)
KannarFr pushed a commit to CleverCloud/pulsar that referenced this pull request Sep 22, 2025
walkinggo pushed a commit to walkinggo/pulsar that referenced this pull request Oct 8, 2025
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.

3 participants