Skip to content

Provide Solr-7.x-plugin#3002

Closed
dmsolr wants to merge 3 commits intoapache:masterfrom
dmsolr:solr-7.x-plugin-2
Closed

Provide Solr-7.x-plugin#3002
dmsolr wants to merge 3 commits intoapache:masterfrom
dmsolr:solr-7.x-plugin-2

Conversation

@dmsolr
Copy link
Copy Markdown
Member

@dmsolr dmsolr commented Jul 4, 2019

Please answer these questions before submitting pull request

@dmsolr dmsolr mentioned this pull request Jul 4, 2019
3 tasks

@Override
protected String[] witnessClasses() {
return new String[] {"org.apache.solr.servlet.BaseSolrServlet"};
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do we need to add witness class for SolrJ plugin? I think you should run tests for Solr and SolrJ both.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes, But SolrJ is a part of Solr. So we cannot find a class for witnessing.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I just suggest, you should run test cases for both Solr and SolrJ, make sure nothing breaks.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

In testscase, they worked together and passed the tests.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

OK. Good to know.

@wu-sheng wu-sheng added this to the 6.3.0 milestone Jul 4, 2019
@wu-sheng wu-sheng added agent Language agent related. feature New feature plugin Plugin for agent or collector. Be used to extend the capabilities of default implementor. labels Jul 4, 2019
@wu-sheng
Copy link
Copy Markdown
Member

wu-sheng commented Jul 4, 2019

Ref test case, SkyAPMTest/agent-auto-integration-testcases#78

@dmsolr
Copy link
Copy Markdown
Member Author

dmsolr commented Jul 5, 2019

What can I do for Agent plugins Test -Failure?

@kezhenxu94
Copy link
Copy Markdown
Member

What can I do for Agent plugins Test -Failure?

nothing, don't be bothered by this, it's still under construction and the failure won't affect the merging process (if approved ), but the travis-ci failure affects, take a look why it fails :)

@dmsolr
Copy link
Copy Markdown
Member Author

dmsolr commented Jul 5, 2019

Thank you for your answer. @kezhenxu94

@SkyWalkingRobot
Copy link
Copy Markdown

Here is the test report and validate logs

@wu-sheng
Copy link
Copy Markdown
Member

wu-sheng commented Jul 5, 2019

@dmsolr I noticed several versions fail, could you check the logs and feedback?

@SkyWalkingRobot
Copy link
Copy Markdown

Here is the test report and validate logs

@dmsolr
Copy link
Copy Markdown
Member Author

dmsolr commented Jul 5, 2019

Ok. I run it again in local

@dmsolr
Copy link
Copy Markdown
Member Author

dmsolr commented Jul 5, 2019

I ran the tests twice. The results are shown as below. It is all passed.
I check the commit id. They are matching. But here does not include the cases of SolrJ.

The validate logs (SkyWalkingRobot provided) shown the failure because of IllegalDataFileException actualData.yaml.

[INFO] ---------------------------Here is the test report context -------------------------------------

Test Report - 2019-07-06 01:53

Cases List

Case description Status Cases
solr 12 passed. 0 failed click me

solr

Version Passed Failed
7.1.0 ✔️
7.5.0 ✔️
7.7.0 ✔️
7.2.0 ✔️
7.3.1 ✔️
7.4.0 ✔️
7.0.0 ✔️
7.6.0 ✔️
7.3.0 ✔️
7.7.1 ✔️
7.2.1 ✔️
7.0.1 ✔️

[INFO] -----------------------------------end the report-----------------------------------------------

@wu-sheng
Copy link
Copy Markdown
Member

wu-sheng commented Jul 5, 2019

@ascrutae please help on checking the test cases.

@dmsolr
Copy link
Copy Markdown
Member Author

dmsolr commented Jul 10, 2019

Could you help to run agent-plugin test agin?

@wu-sheng
Copy link
Copy Markdown
Member

@dmsolr Have you fixed the issue?

@dmsolr
Copy link
Copy Markdown
Member Author

dmsolr commented Jul 10, 2019

I cannot find out. So I think I need more information.

@wu-sheng
Copy link
Copy Markdown
Member

Why you think rerun in test env could provide more inform than last time?

@dmsolr
Copy link
Copy Markdown
Member Author

dmsolr commented Jul 10, 2019

I talked with @wu-sheng about it. This plugin may conflict with SolrJ. So we decided to give up.

@dmsolr dmsolr closed this Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent Language agent related. feature New feature plugin Plugin for agent or collector. Be used to extend the capabilities of default implementor.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants