cmccabe commented on a change in pull request #10621:
URL: https://github.com/apache/kafka/pull/10621#discussion_r625406536



##########
File path: 
trogdor/src/main/java/org/apache/kafka/trogdor/workload/TimestampRecordProcessor.java
##########
@@ -38,7 +38,7 @@
  *
  * Example spec:
  * {
- *    "type": "timestampRandom",
+ *    "type": "timestamp",

Review comment:
       Is this example correct?  In PayloadGenerator.java I see 
timestampRandom, timestampConstant, gaussianTimestampRandom, 
gaussianTimestampConstant, but I do not see any type that is simply "timestamp"




-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to