Skip to content
  1. Aug 03, 2022
  2. Jun 28, 2022
  3. Jun 14, 2022
  4. May 10, 2022
  5. Feb 25, 2022
  6. Feb 24, 2022
  7. Feb 21, 2022
  8. Feb 17, 2022
    • ipatini's avatar
    • ipatini's avatar
      EMS: Baguette Server: Added 'IClusterZoneDetector' interface. Moved... · 7edf71d3
      ipatini authored
      EMS: Baguette Server: Added  'IClusterZoneDetector' interface. Moved 'getZoneIdFor()' methods from 'IZoneManagementStrategy' to the newly added 'IClusterZoneDetector' interface. Removed 'getZoneIdFor()' methods from the classes implementing 'IZoneManagementStrategy'. Added 'ClusterZoneDetector' class, implementing 'IClusterZoneDetector', that determines the cluster/zone id of a node based on node's preregistration info, using a configurable set of rules. Updated 'ClusteringCoordinator' to initialize and use a 'ClusterZoneDetector' instance for determining cluster/zone id, instead of using 'IZoneManagementStrategy' instance. Added sample settings for cluster detector in 'eu.melodic.event.baguette-server.properties'. A few more code and setting improvements.
      7edf71d3
    • ipatini's avatar
      . · 211b240d
      ipatini authored
      211b240d
    • ipatini's avatar
      EMS: Baguette Server: Changed 'ClientShellCommand.run()' method to catch all... · bfc47de5
      ipatini authored
      EMS: Baguette Server: Changed 'ClientShellCommand.run()' method to catch all exceptions during interaction with EMS clients, and exit gracefully.
      bfc47de5
  9. Feb 16, 2022
  10. Feb 14, 2022
  11. Feb 12, 2022
  12. Feb 11, 2022
  13. Feb 10, 2022
  14. Feb 09, 2022
  15. Feb 08, 2022
  16. Feb 07, 2022
  17. Feb 06, 2022
    • ipatini's avatar
      EMS: Broker Client, Baguette Client, Util: Added password encoding in... · ea8110d3
      ipatini authored
      EMS: Broker Client, Baguette Client, Util: Added password encoding in BrokerClient. Added 'publishEventWithCredentials()' methods in BrokerClient and used them in EventGenerator. Made BaguetteClient and EventGenerator spring boot beans. Fixed a bug in CommandExecutor that passed wrong broker url to EventGenerator, and also added broker credentials. Few more code improvements.
      ea8110d3
  18. Feb 05, 2022
  19. Feb 03, 2022
Loading