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 when using ES without dedicated master #54

Merged
merged 2 commits into from
Jan 7, 2022

Conversation

BenMusch
Copy link
Contributor

@BenMusch BenMusch commented Jan 7, 2022

Seems like this broke the server, should handle this gracefully

@@ -6,7 +6,7 @@

<groupId>com.airbnb.billow</groupId>
<artifactId>billow</artifactId>
<version>2.21</version>
<version>2.25</version>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Weird version bump is because 2.22-2.24 were used for testing non-master features. Bad versioning practice but idk the best way to release test versions in our current set-up

@cguo5520
Copy link

cguo5520 commented Jan 7, 2022

This addresses #45

@BenMusch BenMusch merged commit 26688f5 into airbnb:master Jan 7, 2022
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.

None yet

2 participants