kafka-ui/kafka-ui-api/src
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
..
main Allow sorting consumer groups by messages behind (#3527) 2023-03-30 11:45:36 +04:00
test Polling timeouts made configurable (#3513) 2023-03-21 21:14:25 +04:00