maedhroz commented on code in PR #23:
URL: https://github.com/apache/cassandra-harry/pull/23#discussion_r1412438172
##########
harry-core/src/harry/model/DescriptorSelectorBuilder.java:
##########
@@ -72,9 +72,9 @@ public DescriptorSelectorBuilder
setOperationSelector(OpSelectors.OperationSelec
* In a given modification, we are only able to visit as many rows as
there are rows in the partition, so
* we'll always be limited by this.
**/
- public DescriptorSelectorBuilder
setRowsPerModificationDistribution(Distribution numberOfRowsDistribution)
+ public DescriptorSelectorBuilder setModificationsPerLts(Distribution
numberOfRowsDistribution)
Review Comment:
I guess we've named it `operationsPerLtsDistribution` elsewhere, so I guess
that's fine too if we want to be explicit.
--
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]