Commit Verlauf

Autor SHA1 Nachricht Datum
  Diego Alvarez 4bc9b8f84a Merge pull request #1738 from varun06/varun-fix-package-name-as-identifier vor 4 Jahren
  Lars Lehtonen 4292219144 sarama: fix isBalanced() signature vor 4 Jahren
  Varun Kumar f51863e5dd fixed some variable names vor 4 Jahren
  Diego Alvarez 88b0e98974 removes unused fields/methods vor 4 Jahren
  Diego Alvarez f13b9bc0d3 not need to use 0 here vor 4 Jahren
  Diego Alvarez 477ab8fc96 removes cycle for appending all elements vor 4 Jahren
  Al DeLucca 46f804e149 Address review comments vor 4 Jahren
  Al DeLucca d819ac05be Fix doc comment vor 4 Jahren
  Al DeLucca bf1b8fb51e Allow BalanceStrategy to provide custom assignment data vor 4 Jahren
  Scott Kidder b29086bdaa Change type of unvisitedPartitions from []string to bool to economize vor 4 Jahren
  Scott Kidder e46c30deb2 Correctly identify consumers that are no longer subscribed to topics vor 4 Jahren
  Scott Kidder 79f734c100 Initialize slice of consumers for a topic partition using an empty string slice literal vor 4 Jahren
  Scott Kidder e52742d7de PR feedback vor 4 Jahren
  Scott Kidder ae8e47f3da Fix comments vor 4 Jahren
  Scott Kidder df5d0c0ba1 Sort the assignment priority queue in descending order using member-id if the assignment counts are identical vor 4 Jahren
  Scott Kidder 7f26806906 Use priority queue to sort consumer group members by number of partition assignments vor 4 Jahren
  Scott Kidder 78d3678f40 Make the partition strategy assignment names constants, and compare the active strategy name against the sticky balance strategy name when handling a sync group request to allow for easy extension of the sticky balance strategy vor 5 Jahren
  Scott Kidder 01915cf82e Add sticky partition assignor vor 5 Jahren
  Joey Geiger 11eb19b893 Fix typo and comment in balance_strategy.go vor 5 Jahren
  Dimitrij Denissenko dfeba0fb8f Better documentation, extend test timeout vor 5 Jahren
  Dimitrij Denissenko 113ce2c044 Implement a higher-level consumer group vor 6 Jahren