Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NPE by removing references to KafkaProducerTransactionalProperties && Bump version to 3.1.2-SNAPSHOT #20

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

jeffxiang
Copy link
Contributor

@jeffxiang jeffxiang commented Dec 7, 2023

NPE likely happening due to this invalid check: https://github.com/pinterest/psc/blob/3.1/psc/src/main/java/com/pinterest/psc/producer/kafka/PscKafkaProducer.java#L733 which throws an exception without a null getCause()

@jeffxiang jeffxiang requested a review from a team as a code owner December 7, 2023 17:05
@jeffxiang jeffxiang merged commit 01030ad into 3.1 Dec 7, 2023
@jeffxiang jeffxiang deleted the fix_npe branch December 7, 2023 17:33
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