Hi,

when i was going through the code base i noticed that below constants are
wrongly defined. Please ignore if already corrected.

In  OpenSearchServerConnector class  below constants are defined
incorrectly.

  private final static String OPENSEARCHSERVER_INDEXATION_ACTIVITY =
"Optimize";

  private final static String OPENSEARCHSERVER_OPTIMIZE_ACTIVITY =
"Indexation";

Reply via email to