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

add null check for task context. #1703

Merged
merged 1 commit into from
Sep 4, 2015
Merged

add null check for task context. #1703

merged 1 commit into from
Sep 4, 2015

Conversation

nishantmonu51
Copy link
Member

No description provided.

@himanshug
Copy link
Contributor

LGTM

@guobingkun
Copy link
Contributor

👍

task.getContextValue(propName)
)
);
Map<String, Object> context = task.getContext();
Copy link
Contributor

Choose a reason for hiding this comment

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

nitpick: This could be declared final

Copy link
Member Author

Choose a reason for hiding this comment

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

modified to final.

drcrallen added a commit that referenced this pull request Sep 4, 2015
add null check for task context.
@drcrallen drcrallen merged commit 9b5889b into apache:master Sep 4, 2015
@drcrallen drcrallen deleted the fix-npe branch September 4, 2015 18:04
seoeun25 pushed a commit to seoeun25/incubator-druid that referenced this pull request Jan 10, 2020
seoeun25 pushed a commit to seoeun25/incubator-druid that referenced this pull request Jan 10, 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
Development

Successfully merging this pull request may close these issues.

4 participants