Skip to content

Commit

Permalink
Ericsson#699 Reload nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Chandler committed Nov 4, 2024
1 parent d8a441a commit 7a5da7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public class DefaultRepairConfigurationProvider extends NodeStateListenerBase im
private final ExecutorService myService;
private EccNodesSync myEccNodesSync;
private DistributedJmxConnectionProvider myJmxConnectionProvider;
private DistributedNativeConnectionProvider myAgentNativeConnectionProvider = null;
private final DistributedNativeConnectionProvider myAgentNativeConnectionProvider = null;

/**
* Default constructor.
Expand Down

0 comments on commit 7a5da7e

Please sign in to comment.