Skip to content

Commit

Permalink
change to trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
bbeaudreault committed Feb 17, 2023
1 parent b992a41 commit b726003
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2816,6 +2816,8 @@ private static void createNewReplicationInstance(Configuration conf, HRegionServ
}
}

// this is just a change to trigger build. will remove before merging.

private static <T extends ReplicationService> T newReplicationInstance(String classname,
Class<T> xface, Configuration conf, HRegionServer server, FileSystem walFs, Path logDir,
Path oldLogDir, WALFactory walFactory) throws IOException {
Expand Down

0 comments on commit b726003

Please sign in to comment.