Historial de Commits

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