-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[EventHubs] Track2 Preview3 #7059
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
64da8ed
Small changes from code review
d951dcf
change EventData.msg_properties to private attribute
8bbac25
remove abstract method
70a33d0
code clean 1
abbdd25
code clean 2
b45d6b3
Fix pylint
247004a
Fix pylint
6ace6ce
Use properties EventData.partition_key
008421d
Small changes from code review
b8c027d
change EventData.msg_properties to private attribute
2489dd3
remove abstract method
3a2d72f
code clean 1
9735756
code clean 2
288617e
Fix pylint
2bdbffe
Fix pylint
e8ea699
Use properties EventData.partition_key
889597c
Merge branch 'eventhubs_preview3' of github.com:Azure/azure-sdk-for-p…
cb08478
Use properties EventData.partition_key
b3dcd07
Temporarily disable pylint errors that need refactoring
b85e6cc
fix pylint errors
92feb09
Merge branch 'master' into eventhubs_preview3
5e51ce2
fix pylint errors
726bf6f
ignore eventprocessor pylint temporarily
ffd8cb0
small pylint adjustment
2f69d65
Merge branch 'master' into eventhubs_preview3
e5c8d1c
Add typing for Python2.7
e85ac17
[EventHub] IoTHub management operations improvement and bug fixing (#…
yunhaoling 1fb341b
[EventHub] Retry refactor (#7026)
yunhaoling 7762130
add system_properties to EventData
1b10d00
Fix a small bug
13237b5
Refine example code
998eeed
Update receive method (#7064)
yunhaoling e13ddee
Update accessibility of class (#7091)
yunhaoling f616f37
Update samples and codes according to the review (#7098)
yunhaoling dad5baa
Python EventHubs load balancing (#6901)
YijunXieMS 8e7e1c1
Fix a pylint error
13a8fe7
Eventhubs blobstorage checkpointstore merge to preview3 (#7109)
YijunXieMS b5c933f
exclude eventprocessor test for python27
7b0f5fe
exclude eventprocessor test
167361e
Revert "Eventhubs blobstorage checkpointstore merge to preview3 (#7109)"
1253983
Fix small problem in consumer iterator (#7110)
yunhaoling 548a989
Fixed an issue that initializes partition processor multiple times
725b333
Update release history for 5.0.0b3
c359042
Update README for 5.0.0b3
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix small problem in consumer iterator (#7110)
- Loading branch information
commit 1253983dea24f93a8580195aed2f1fdf430b9093
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.