Skip to content

Expected exception when incorrectly configuring upsert has changed #1878

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

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

masseyke
Copy link
Member

AbstractMROldApiSaveTest.testUpdateWithoutId broke when #1839 was merged because we are now failing earlier if
upsert is used but es.mapping.id is not set. The exception is now the same as the one you get when update is not
configured to use es.mapping.id.
Relates #1839 #69

@masseyke masseyke requested a review from jbaiera January 24, 2022 23:23
@masseyke masseyke merged commit c1dd804 into elastic:master Jan 24, 2022
@masseyke
Copy link
Member Author

I went ahead and merged this one since the build is broken and @jbaiera and I have discussed it outside of the ticket.

@masseyke masseyke deleted the fix/old-mapred-test-failure branch January 24, 2022 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant