echauchot commented on a change in pull request #13403:
URL: https://github.com/apache/beam/pull/13403#discussion_r528760112
##########
File path:
sdks/java/testing/nexmark/src/main/java/org/apache/beam/sdk/nexmark/NexmarkOptions.java
##########
@@ -349,7 +349,7 @@ void setPubsubMessageSerializationMethod(
@Nullable
Integer getMaxAuctionsWaitingTime();
- void setMaxAuctionsWaitingTime(Integer fanout);
+ void setMaxAuctionsWaitingTime(Integer maxAuctionsWaitingTime);
Review comment:
need a fix when the corresponding getter is called in
NexmarkConfiguration line 323
----------------------------------------------------------------
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:
[email protected]