Skip to content
Started 2 yr 3 mo ago
Took 3 min 11 sec on basic-x8bxb
Failed

#26 (Mar 2, 2022, 3:31:01 PM)

Changes
  1. add more debug logs to SshTunnelActor; (details / githubweb)
  2. adapt log level to warn in case the SSH tunnel failed; (details / githubweb)
  3. Implement config for toggling whether messages whose enrichment failed should be published anyways (details / githubweb)
  4. Issue failed acks for failed enrichments (details / githubweb)
  5. improve logging of ThingUpdater etc. in order to be better able to find out which changne caused a "failed patch update" (details / githubweb)
  6. fix parallel execution issues in ThingUpdater/MongoSearchUpdaterFlow (details / githubweb)
  7. added unit test ThingUpdaterTest.parallelUpdatesProvokingIncorrectPatchUpdate in order to test bugfix for parallelism problems in ThingUpdater (details / githubweb)
  8. fixed behavior switch which did not handle too many messages in the previous "awaitingBulkWriteResult" (details / githubweb)
  9. reduce logging when stashing WriteModels (details / githubweb)
  10. improved logging for queries and counts in SearchActor (details / githubweb)
  11. fix toString() methods of various model classes (details / githubweb)
  12. filter for incorrect element types in jsonArray of feature definitions; (details / githubweb)
  13. remove throttling limits currently in place by default for Ditto: (details / githubweb)
  14. introduced explicit "enabled" option for ThrottlingConfig and by default disable it in Ditto (details / githubweb)
  15. simplified jsonString checking logic when creating a FeatureDefinition from a `featureDefinitionEntriesAsJsonArray` (details / githubweb)
  16. fixed WARNING logging in RequestTimeoutHandlingDirective to log warnings for search requests only > 5s (details / githubweb)
  17. update scala version to 2.13.8 and fluency to 2.6.3 (details / githubweb)
  18. made Kafka client "session.timeout.ms" and "heartbeat.interval.ms" explicit in Ditto config (details / githubweb)
  19. removed file name config from logback.xml because of a bug in logback core which causes the creation of tmp files that are never deleted; (details / githubweb)
  20. update docu for use of DITTO_LOGGING_TOTAL_LOG_FILE_SIZE in installation-operating.md; (details / githubweb)
  21. extend documentation for use of Ditto log file feature; (details / githubweb)
  22. remove uncommented line and fix fileNamePattern of concierge logback.xml; (details / githubweb)
  23. don't run parallel maven build (details / githubweb)
  24. fixed default docker-compose.yml (details / githubweb)

Started by user Thomas Jaeckle

This run spent:

  • 18 sec waiting;
  • 3 min 11 sec build duration;
  • 3 min 29 sec total from scheduled to completion.
Revision: 8a3100a785339b8bf3b7bb82461f2023902eee79
Repository: https://github.com/eclipse/ditto.git
Repository: https://github.com/eclipse/dash-licenses.git
  • refs/remotes/origin/master