Skip to content

Conversation

@gabsow
Copy link
Collaborator

@gabsow gabsow commented Nov 20, 2025

Note

Force-enable the thread-safe shared string cache in initialize (no config check) and update logging accordingly.

Written by Cursor Bugbot for commit a84ef32. This will update automatically on new commits. Configure here.

@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.19%. Comparing base (c9d32b5) to head (a84ef32).
⚠️ Report is 5 commits behind head on 8.2.

Additional details and impacted files
@@            Coverage Diff             @@
##              8.2    #1446      +/-   ##
==========================================
- Coverage   79.20%   79.19%   -0.01%     
==========================================
  Files          15       15              
  Lines        3707     3701       -6     
==========================================
- Hits         2936     2931       -5     
+ Misses        771      770       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gabsow gabsow merged commit 7211a07 into 8.2 Nov 20, 2025
21 checks passed
@gabsow gabsow deleted the MOD-12014_8.2 branch November 20, 2025 15:46
@gabsow gabsow changed the title Always enable thread-safe cache for async flush support MOD-12014 Always enable thread-safe cache for async flush support Nov 20, 2025
gabsow added a commit that referenced this pull request Nov 20, 2025
gabsow added a commit that referenced this pull request Nov 20, 2025
gabsow added a commit that referenced this pull request Nov 20, 2025
gabsow added a commit that referenced this pull request Nov 20, 2025
gabsow added a commit that referenced this pull request Nov 23, 2025
) (#1449)

* Always enable thread-safe cache for async flush support (#1446)

(cherry picked from commit 7211a07)

* Fix build error: use ijson::init_shared_string_cache instead of non-existent $crate function

- Changed $crate::init_ijson_shared_string_cache to ijson::init_shared_string_cache
- Added ijson import to macro context
- Removed unused RedisValue import
gabsow added a commit that referenced this pull request Nov 23, 2025
) (#1450)

* Always enable thread-safe cache for async flush support (#1446)

(cherry picked from commit 7211a07)

* Fix build error: use ijson::init_shared_string_cache instead of non-existent $crate function

- Changed $crate::init_ijson_shared_string_cache to ijson::init_shared_string_cache
- Added ijson import to macro context
- Removed unused RedisValue import
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.

3 participants