Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/release/os/5.1' into mbrkic-r3/C…
Browse files Browse the repository at this point in the history
…ORE-17768/topology-new-topics
  • Loading branch information
mbrkic-r3 committed Oct 24, 2023
2 parents 42f6348 + 262d21b commit c4d88a4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ private BootConfig() {
public static final String VERIFICATION_WORKER_REST_ENDPOINT = BOOT_WORKER_SERVICE + ".endpoints.verification";
public static final String UNIQUENESS_WORKER_REST_ENDPOINT = BOOT_WORKER_SERVICE + ".endpoints.uniqueness";
public static final String PERSISTENCE_WORKER_REST_ENDPOINT = BOOT_WORKER_SERVICE + ".endpoints.persistence";
public static final String TOKEN_SELECTION_WORKER_REST_ENDPOINT = BOOT_WORKER_SERVICE + ".endpoints.tokenSelection";
}

0 comments on commit c4d88a4

Please sign in to comment.