kafka-ui/kafka-ui-contract
Nisan Ohana d06f77ad53
Allow sorting consumer groups by messages behind (#3527)
* Allow sorting consumer groups by messages behind
* Added an additional value through the enum of ConsumerGroupOrdering
* Enabled sorting in the react consumer groups page (by messages behind)
* Moved the message behind calculation logic to InternalConsumerGroup as part of its creation
* Added the messages behind case - sorting internalConsumerGroup according to comparator with messages behind logic

Co-authored-by: Yarden Shoham <hrsi88@gmail.com>
Signed-off-by: nisanohana3 <nisana230@gmail.com>
2023-03-30 11:45:36 +04:00
..
src/main/resources/swagger Allow sorting consumer groups by messages behind (#3527) 2023-03-30 11:45:36 +04:00
pom.xml Feature: Cluster web configuration wizard (#3241) 2023-03-09 19:36:49 +04:00