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

FINERACT-1004 Resolved NPE in AddressWritePlatformServiceImpl.updateC… #964

Merged
merged 1 commit into from Jun 3, 2020
Merged

FINERACT-1004 Resolved NPE in AddressWritePlatformServiceImpl.updateC… #964

merged 1 commit into from Jun 3, 2020

Conversation

nnatarajan
Copy link
Contributor

@nnatarajan nnatarajan commented Jun 2, 2020

@vorburger
Copy link
Member

Build failure here is FINERACT-855 - please help us fix it.

@vorburger
Copy link
Member

This will have to be re-based after #968 for FINERACT-1016 for the build to pass.

@nnatarajan
Copy link
Contributor Author

rebased

Copy link
Member

@vorburger vorburger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

while this would probably fix FINERACT-1004, it would "hide" a real problem.. have a closer look at the related code - when would clientAddressObj be null? That should probably be handled and cause an error (throw an exception, but the right one...), with a clear message.

Copy link
Member

@vorburger vorburger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vorburger vorburger merged commit 97cbb13 into apache:develop Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants