Skip to content

Remove unused TracingPlugin interface#80799

Merged
DaveCTurner merged 3 commits intoelastic:feature/apm-integrationfrom
DaveCTurner:2021-11-17-unused-tracingplugin
Nov 18, 2021
Merged

Remove unused TracingPlugin interface#80799
DaveCTurner merged 3 commits intoelastic:feature/apm-integrationfrom
DaveCTurner:2021-11-17-unused-tracingplugin

Conversation

@DaveCTurner
Copy link
Copy Markdown
Member

No description provided.

@DaveCTurner
Copy link
Copy Markdown
Member Author

Turns out we're not really using this, so let's drop it.

Copy link
Copy Markdown
Contributor

@AthenaEryma AthenaEryma left a comment

Choose a reason for hiding this comment

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

LGTM!

*/

package org.elasticsearch.plugins;
package org.elasticsearch.tasks;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I wonder if we want to make a dedicated package for tracing (as cluster state and auth tracing is not directly related to tasks)?

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.

++ moved to org.elasticsearch.tracing in f73b052.

@DaveCTurner DaveCTurner added :Distributed/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. >enhancement labels Nov 18, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Nov 18, 2021
@DaveCTurner DaveCTurner added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Nov 18, 2021
@DaveCTurner DaveCTurner merged commit 3a304f2 into elastic:feature/apm-integration Nov 18, 2021
@DaveCTurner DaveCTurner deleted the 2021-11-17-unused-tracingplugin branch November 18, 2021 11:24
@tlrx
Copy link
Copy Markdown
Member

tlrx commented Nov 19, 2021

I come late to the party but LGTM - This is a good change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Distributed/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. >enhancement Team:Distributed Meta label for distributed team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants