1. 9dee1f4 no-jira : added another safety sleep of 2sec for testConnectorSwitching4139 to make sure those heartbeats/votings going on there have enough time to settle by Stefan Egli · 9 years ago
  2. 9683cfc no-jira : increasing sleeps to account for another apache jenkins slowness - sling-trunk-1.7 2661 by Stefan Egli · 9 years ago
  3. ae31ed1 SLING-5264 : increasing timeouts to account for slowness of jenkins by Stefan Egli · 9 years ago
  4. 6c457b1 no-jira : added a 2sec wait time to increase test stability of testLongRunningListener by Stefan Egli · 9 years ago
  5. ea7e306 SLING-5260 : made loop in testConnectorSwitching4139 last 15-20sec to cope with 10sec timeout by Stefan Egli · 9 years ago
  6. 69b05e6 SLING-5256 : change in localClusterSyncTokenId should always trigger a TOPOLOGY_CHANGED - ensured by adjusting ViewStateManager.onlyDiffersInProperties and DefaultTopologyView.compareTopology accordingly including new tests for both - plus added OakDiscoveryServiceTest.testDescriptorSeqNumChange to verify that discovery.oak now properly detects otherwise-equal topologies when their sequence_number==localClusterSyncTokenId differs (unlikely to happen under normal load situations though) by Stefan Egli · 9 years ago
  7. 24fcaff @no-jira : moved discovery.commons to 1.0.3-SNAPSHOT by Stefan Egli · 9 years ago
  8. 50fbf1c [maven-release-plugin] prepare for next development iteration by Stefan Egli · 9 years ago
  9. 0286c27 [maven-release-plugin] prepare release org.apache.sling.discovery.base-1.0.2 by Stefan Egli · 9 years ago
  10. 7eb57e1 @no-jira using discovery.commons 1.0.2 by Stefan Egli · 9 years ago
  11. 69ef466 SLING-5241 : increasing wait time for receiving an event from 0.5s to 1.0s by Stefan Egli · 9 years ago
  12. 635778d SLING-5216 : another VotingHandler test case added - changed analyzeVotings return value for this - but no other changes to the analyzeVotings algo or code by Stefan Egli · 9 years ago
  13. 4fda619 SLING-5224 : more logging for testBoostrap by Stefan Egli · 9 years ago
  14. 18fcb83 SLING-5224 : increasing wait time from 100ms to 1000ms to avoid test failure on jenkins by Stefan Egli · 9 years ago
  15. 2d2e531 SLING-5216 / SLING-5195 : more test cases added by Stefan Egli · 9 years ago
  16. bbda9b1 SLING-5216 / SLING-5195 : more test cases added by Stefan Egli · 9 years ago
  17. 1cbd9e6 SLING-5126 / SLING-5195 related: fixing a test by Stefan Egli · 9 years ago
  18. dffd637 SLING-5126 : another test variant added by Stefan Egli · 9 years ago
  19. 4fcb36a SLING-5200 : add possibility of injecting delays into particular places during simulation, eg in resourceResolver.commit by Stefan Egli · 9 years ago
  20. 8877a6a SLING-5214: include millis in testing log formats by Stefan Egli · 9 years ago
  21. b3c41cf @no-jira : improve test stability by Stefan Egli · 9 years ago
  22. 527b469 update discovery dependencies to next snapshot versions until release versions available in maven central by Stefan Seifert · 9 years ago
  23. 6fd89e2 [maven-release-plugin] prepare for next development iteration by Stefan Egli · 9 years ago
  24. d45c420 [maven-release-plugin] prepare release org.apache.sling.discovery.base-1.0.0 by Stefan Egli · 9 years ago
  25. ea84674 SLING-5173 : using discovery.commons 1.0.0 by Stefan Egli · 9 years ago
  26. 07d1a2b SLING-5196 : using maven-bundle-plugin 2.5.3 to remain backwards-compatibility by Stefan Egli · 9 years ago
  27. 90f7285 SLING-5173 : fixed test logic by Stefan Egli · 9 years ago
  28. 9451fd7 SLING-5173 related : minor wording fix by Stefan Egli · 9 years ago
  29. e1b4f81 SLING-5173 : rename commons impl packages to base as they are meant for reuse by discovery.impl and discovery.oak - plus avoid using abstract component class with scr annotations - use abstract getters instead - plus some more fine-tuning of log messages - plus make discovery.impl's Config also implement DiscoveryLiteConfig - plus properly handle binds happening before activate in DiscoveryServiceImpl by Stefan Egli · 9 years ago
  30. 4595b1c SLING-5173 : fixed getSocketConnectionTimeout to a more proper getSocketConnectTimeout by asf-sync-process · 9 years ago
  31. c1dfe1e SLING-5173 : introducing discovery.base which is the sharable parts of discovery.impl for discovery.oak - eg it includes topology connectors and base classes - plus it also includes many it-kind tests of discovery.impl by Stefan Egli · 9 years ago