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

SOLR-16593 : Redundant fields are present in the replica object of state.json #1293

Merged
merged 4 commits into from Jan 18, 2023

Conversation

noblepaul
Copy link
Contributor

No description provided.

@noblepaul noblepaul merged commit 13857ba into apache:main Jan 18, 2023
@@ -104,6 +109,29 @@ public void testCreateAndDeleteThenCreateAgain() throws Exception {
}
}

@Test
@SuppressWarnings("unchecked")
Copy link
Contributor

Choose a reason for hiding this comment

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

Would be good to add the test where it verifies all the expected properties. If test sees new property then it fails. So that person can justify any change in future.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, I think it is a good idea

@noblepaul noblepaul deleted the SOLR-16503-redundant-replica_props branch January 25, 2023 23:43
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