summaryrefslogtreecommitdiff
path: root/test/test_assignors.py
Commit message (Collapse)AuthorAgeFilesLines
* Cover sticky assignor's metadata method with tests (#2161)Valeria Chernenko2020-11-051-42/+33
|
* KIP-54: Implement sticky partition assignment strategy (#2057)Valeria Chernenko2020-09-291-10/+833
|
* Minor test cleanup (#1885)Jeff Widman2019-08-211-2/+1
| | | | Remove unused import, whitespace, etc. No functional changes, just cleaning it up so the diffs of later changes are cleaner.
* Add RangePartitionAssignor (and use as default); add assignor testsrange_assignorDana Powers2016-02-161-0/+58