We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4782b5a commit 9e066e8Copy full SHA for 9e066e8
phoenix-core-server/src/main/java/org/apache/phoenix/replication/ReplicationLogDiscovery.java
@@ -309,7 +309,7 @@ private void processOneRandomFile(final List<Path> files) throws IOException {
309
/**
310
* Set of action to be done once single round processing is done. The default implementation
311
* updates the last round in sync to last successfully processed round.
312
- * This can be overridden by specific implementation to do more actions after round is processed.
+ * This can be overridden by specific implementation for different post round processing.
313
* @param replicationRound - last successfully processed round
314
* @throws IOException
315
*/
0 commit comments