belliottsmith commented on code in PR #3108:
URL: https://github.com/apache/cassandra/pull/3108#discussion_r1491412661
##########
src/java/org/apache/cassandra/service/accord/AccordCommandStore.java:
##########
@@ -229,6 +234,8 @@ static Factory factory(AccordJournal journal,
AccordStateCacheMetrics cacheMetri
private void loadRangesToCommands()
{
+ if
(!CassandraRelevantProperties.TEST_ACCORD_STORE_LOAD_RANGES_ENABLED.getBoolean())
Review Comment:
static import?
--
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]