Skip to content

Commit

Permalink
To save work commit
Browse files Browse the repository at this point in the history
Signed-off-by: Ashish Singh <ssashish@amazon.com>
  • Loading branch information
ashking94 committed Nov 17, 2022
1 parent 29b80f1 commit 4667680
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,9 @@ public String toString() {
+ '}';
}

/**
* Replication aware ShardRouting used for fanning out replication requests smartly.
*/
public static final class ReplicationAwareShardRouting {

private final boolean remoteTranslogEnabled;
Expand Down

0 comments on commit 4667680

Please sign in to comment.