oliverlietz commented on code in PR #22:
URL:
https://github.com/apache/sling-org-apache-sling-event/pull/22#discussion_r891606000
##########
src/main/java/org/apache/sling/event/impl/jobs/JobBuilderImpl.java:
##########
@@ -64,7 +64,7 @@ public ScheduleBuilder schedule() {
return new JobScheduleBuilderImpl(
this.topic,
this.properties,
- UUID.randomUUID().toString(),
Review Comment:
leaves an unused import behind, but why not dropping the name from
constructor?
--
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]