We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d83a4a1 commit 66e85d3Copy full SHA for 66e85d3
x-pack/plugin/ccr/src/main/java/org/elasticsearch/xpack/ccr/CCRInfoTransportAction.java
@@ -29,7 +29,6 @@ public class CCRInfoTransportAction extends XPackInfoFeatureTransportAction {
29
30
private final boolean enabled;
31
private final XPackLicenseState licenseState;
32
- private final TransportVersion transportVersion = TransportVersion.fromName("my-transport-version");
33
34
@Inject
35
public CCRInfoTransportAction(
0 commit comments