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

make MonitorSolrQueryTest.validate's expectedValue argument type more specific #4

Closed

Conversation

cpoerschke
Copy link
Collaborator

@cpoerschke cpoerschke commented Jun 26, 2024

make MonitorSolrQueryTest.validate's expectedValue argument type more specific

(String or List instead of Object)

… specific

(String of List<String> instead of Object)
…-monitor-cpoerschke-7

Resolved Conflicts:
	solr/modules/monitor/src/test/org/apache/solr/monitor/MonitorSolrQueryTest.java
@cpoerschke
Copy link
Collaborator Author

(String or List instead of Object)

apache@cbf45de i.e. "remove stand-alone monitor API" reduced/removed the need for this.

@cpoerschke cpoerschke closed this Nov 13, 2024
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.

1 participant