-
Notifications
You must be signed in to change notification settings - Fork 234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create own partitioner #554
Open
pawlyk
wants to merge
7
commits into
aio-libs:master
Choose a base branch
from
pawlyk:create-own-partitioner
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jul 26, 2019
-
add partitioner with murmur2 from kafka
Pavel Stadnikov committedJul 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 986f9de - Browse repository at this point
Copy the full SHA 986f9deView commit details -
rewrite murmur2 to cython, use it in producer
Pavel Stadnikov committedJul 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 2a2d467 - Browse repository at this point
Copy the full SHA 2a2d467View commit details
Commits on Jul 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6221101 - Browse repository at this point
Copy the full SHA 6221101View commit details
Commits on Aug 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d0b018b - Browse repository at this point
Copy the full SHA d0b018bView commit details
Commits on Aug 9, 2019
-
Pavel Stadnikov committed
Aug 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 73e1e36 - Browse repository at this point
Copy the full SHA 73e1e36View commit details
Commits on Sep 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 245f743 - Browse repository at this point
Copy the full SHA 245f743View commit details -
Merge branch 'master' into create-own-partitioner
# By pyup-bot (18) and others # Via GitHub (10) and pyup-bot (1) * master: (27 commits) Update sphinx from 2.1.2 to 2.2.0 Update gssapi from 1.5.1 to 1.6.1 Update docutils from 0.15 to 0.15.2 Update cython from 0.29.12 to 0.29.13 Update cython from 0.29.12 to 0.29.13 Update cython from 0.29.12 to 0.29.13 Update xxhash from 1.3.0 to 1.4.1 Update xxhash from 1.3.0 to 1.4.1 Update pytest from 5.0.1 to 5.1.2 Update pytest from 5.0.1 to 5.1.2 sugger --> sugar Fix typos, spelling, grammar, etc Fix typo in docs Fix documentation for benchmark Add backoff on fetcher Fix fstring for CRC Return run for all tests Update docutils from 0.14 to 0.15 Update cython from 0.29.11 to 0.29.12 Update cython from 0.29.11 to 0.29.12 ... # Conflicts: # benchmark/README
Configuration menu - View commit details
-
Copy full SHA for e76f66f - Browse repository at this point
Copy the full SHA e76f66fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.