You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/06/13 23:53:01 UTC

[GitHub] [skywalking] wu-sheng opened a new pull request #2871: Revert SolrJ plugin.

wu-sheng opened a new pull request #2871: Revert SolrJ plugin.
URL: https://github.com/apache/skywalking/pull/2871
 
 
   @dmsolr I have to do this emergency revert. This plugin breaks agent, because
   1. Static import, `import org.apache.http.client.methods.HttpUriRequest;` This will break the agent when this doesn't exist.
   1. `CloseableHttpClient` should not be instrumented by SolrJ plugin, it should be httpClient plugin's responsibility.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services