Skip to content

Conversation

superhx
Copy link
Collaborator

@superhx superhx commented Aug 21, 2023

No description provided.

@superhx superhx requested a review from TheR1sing3un August 21, 2023 03:58
@superhx superhx merged commit 3f88527 into develop Aug 21, 2023
@superhx superhx deleted the feat_s3_stream_client_arch branch August 21, 2023 04:39
woshigaopp added a commit that referenced this pull request Jul 28, 2025
#2706)

fix: resolve Base64 decoding error in certificate parsing (#2615) (#2693)

- Fix IllegalArgumentException: Illegal base64 character 20 in S3StreamKafkaMetricsManager
- Replace single newline removal with comprehensive whitespace cleanup using replaceAll("\s", "")
- Add graceful error handling for both Base64 and certificate parsing failures
- Add comprehensive unit tests covering various whitespace scenarios and edge cases
- Improve logging with specific error messages for failed certificate parsing

Fixes #2615

(cherry picked from commit 75bdea0)

Co-authored-by: Vivek Chavan <[email protected]>
woshigaopp added a commit that referenced this pull request Jul 28, 2025
#2705)

fix: resolve Base64 decoding error in certificate parsing (#2615) (#2693)

- Fix IllegalArgumentException: Illegal base64 character 20 in S3StreamKafkaMetricsManager
- Replace single newline removal with comprehensive whitespace cleanup using replaceAll("\s", "")
- Add graceful error handling for both Base64 and certificate parsing failures
- Add comprehensive unit tests covering various whitespace scenarios and edge cases
- Improve logging with specific error messages for failed certificate parsing

Fixes #2615

(cherry picked from commit 75bdea0)

Co-authored-by: Vivek Chavan <[email protected]>
woshigaopp added a commit that referenced this pull request Jul 28, 2025
#2707)

fix: resolve Base64 decoding error in certificate parsing (#2615) (#2693)

- Fix IllegalArgumentException: Illegal base64 character 20 in S3StreamKafkaMetricsManager
- Replace single newline removal with comprehensive whitespace cleanup using replaceAll("\s", "")
- Add graceful error handling for both Base64 and certificate parsing failures
- Add comprehensive unit tests covering various whitespace scenarios and edge cases
- Improve logging with specific error messages for failed certificate parsing

Fixes #2615

(cherry picked from commit 75bdea0)

Co-authored-by: Vivek Chavan <[email protected]>
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.

2 participants