You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by st...@apache.org on 2021/06/03 15:01:44 UTC

[sling-org-apache-sling-discovery-commons] branch master updated (ca1cfed -> e630722)

This is an automated email from the ASF dual-hosted git repository.

stefanegli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-commons.git.


    from ca1cfed  Merge pull request #1 from stefan-egli/SLING-10353
     new 5193b29  SLING-10441 : use dedicated 'discovery' thread pool for scheduler instead of relying on availability on default thread pool
     new f0e64d6  SLING-10441 : removed unused import
     new e630722  Merge pull request #2 from stefan-egli/SLING-10441

The 119 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                                       |  2 +-
 .../commons/providers/base/MinEventDelayHandler.java          | 11 +++++++++--
 .../discovery/commons/providers/base/DummyScheduler.java      |  6 ++++++
 3 files changed, 16 insertions(+), 3 deletions(-)