allegro / hermes

Fast and reliable message broker built on top of Kafka.
http://hermes.allegro.tech
Other
811 stars 210 forks source link

remove crowd from list of supported owner sources #1840

Closed Diewa closed 5 months ago

Diewa commented 5 months ago

We have made the decision to remove Crowd from the list of supported owner sources. As a result, the configuration associated with owner.crowd would not work anymore:

owner:
  crowd:
    enabled: ...
    userName: ... 
    path: ...
    ... 

This PR remove code related to crowd functionality.