joerghoh commented on code in PR #22:
URL: 
https://github.com/apache/sling-org-apache-sling-event/pull/22#discussion_r892182093


##########
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:
   Right now there is no way for an API user to specify the scheduleName, but I 
think that there is some value in having it.
   I am thinking about an API extension which exposes it.



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

Reply via email to