Commit History

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