frankgh commented on code in PR #200:
URL: https://github.com/apache/cassandra-sidecar/pull/200#discussion_r1990135756
##########
server/src/test/integration/org/apache/cassandra/sidecar/testing/IntegrationTestModule.java:
##########
@@ -174,6 +179,27 @@ public ScheduleDecision scheduleDecision()
};
}
+ /**
+ * This is the example of replacing a bound objet. In the resolver below,
the ClusterLeaseClaimTask from production code is removed and replaced by
Review Comment:
```suggestion
* This is the example of replacing a bound object. In the resolver
below, the ClusterLeaseClaimTask from production code is removed and replaced by
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]