Skip to content

[ISSUE #10284] Fix consumerOffset deserialization error#10287

Open
ChineseTony wants to merge 1 commit intoapache:developfrom
ChineseTony:fix_consumer_offet_deserialization_error
Open

[ISSUE #10284] Fix consumerOffset deserialization error#10287
ChineseTony wants to merge 1 commit intoapache:developfrom
ChineseTony:fix_consumer_offet_deserialization_error

Conversation

@ChineseTony
Copy link
Copy Markdown
Contributor

@ChineseTony ChineseTony commented May 7, 2026

Which Issue(s) This PR Fixes

Brief Description

Discussion about this fix: #10283

Problem Introduction

update fastjson2 version to avoid deserialization error

How Did You Test This Change?

@ChineseTony
Copy link
Copy Markdown
Contributor Author

@yx9o @zhishengzhang

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.88%. Comparing base (c6fc39a) to head (8746274).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10287      +/-   ##
=============================================
- Coverage      48.96%   48.88%   -0.09%     
+ Complexity     13464    13440      -24     
=============================================
  Files           1375     1375              
  Lines         100450   100452       +2     
  Branches       12973    12973              
=============================================
- Hits           49183    49101      -82     
- Misses         45268    45342      +74     
- Partials        5999     6009      +10     

☔ 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.

@ChineseTony ChineseTony force-pushed the fix_consumer_offet_deserialization_error branch from 793f4fd to a444b8d Compare May 7, 2026 07:18
yuz10
yuz10 previously approved these changes May 7, 2026
@ChineseTony ChineseTony force-pushed the fix_consumer_offet_deserialization_error branch from a444b8d to 8746274 Compare May 7, 2026 08:14
@ChineseTony
Copy link
Copy Markdown
Contributor Author

ConsumerOffsetSerializeWrapper cannot generate setter lambda via JDK8 LambdaMetafactory when using fastjson2 2.0.61

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.

[Bug] JSONException: not support unquoted name

3 participants