Conversation
* Sync EventHub API for review * 2.7 compatible * new api tests * Update sync version implemention and tests * Making CI happy * remove async file and add README CHANGELOG * Update common files in eventprocessor * Adding checkpointstoreblob * Update unittest and share_requirement * Update shared_requirements.txt * Update setup.py for CI to pass * Update storage dependency * Update according to comment
|
(message created by the CI based on PR content) Installation instructionPackage azure-eventhubs-checkpointstoreblob-aioYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Package azure-eventhubs-checkpointstoreblobYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Package azure-eventhubsYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
* Eventhubs AIO changes * Add new files * Add new files * Add test code for review * Changes for code review * Make it testable * Update conftest for backward compatibility * add init to _eventprocessor * Remove obsolete async test example * Remove sample partition manager * update blobstorageaio * Put close reason and ownership error to common * Add blobstorage stuffs * fix pylint * Fix shared_requirement * Change blob storage dependency to >=12.0.0 * small doc change
lmazuel
left a comment
There was a problem hiding this comment.
A few packaging update to do
| ### Documentation | ||
|
|
||
| Reference documentation is available at https://azure.github.io/azure-sdk-for-python/ref/azure.eventhub.extensions.html. | ||
| Reference documentation is available at https://azuresdkdocs.blob.core.windows.net/$web/python/azure-eventhub/5.0.0b5/azure.eventhub.extensions.html |
There was a problem hiding this comment.
Extensions being empty, this link will not exits. What do you wanted to show here?
There was a problem hiding this comment.
I have updated the link , pointing to the PartitionManager in eventhub docs
There was a problem hiding this comment.
still don't see the link updated in the PR?
There was a problem hiding this comment.
I think it's due to the github that can't show the changes.
I checked files in the branch and see the links are up to date.
|
|
||
| **Breaking changes** | ||
|
|
||
| - `EventHubClient` has been split into two separate clients: `EventHubProducerClient` and `EventHubConsumerClient`. |
There was a problem hiding this comment.
Please mention all the module which are not plublic anymore (see release note of azure-core 1.0.0b4 for example)
There was a problem hiding this comment.
We have only removed EventHubClient, EventHubProducerClient, EventHubConsumerClient.
There was a problem hiding this comment.
no, you also removed "azure.eventhub.common", "azure.eventhub.client_abstract", etc. every modules that are not available anymore. I know the code is still available, but we don't document them so they should be written as "removed"
There was a problem hiding this comment.
right, I've updated the changelog.
* Updating samples, small update in readme * Small update on blob storage sample * Update readme to fix analyze check * remove timeout and retry in sample * fix pylint and update rst * remove timeout and retry in sample
…dk-for-python into feature/eventhubs_preview5
* update env name in yml * update from connection string * small fix
|
/azp run python - eventhubs - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
* update env name in yml * update from connection string * small fix * Update manifest files, samples, code snippet * Fix in docstring * update readme * Small fix * remove unused import
|
/azp run python - eventhubs - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…dk-for-python into feature/eventhubs_preview5
|
Azure Pipelines successfully started running 1 pipeline(s). |
1 similar comment
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run python - eventhubs - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
2 similar comments
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Azure Pipelines successfully started running 1 pipeline(s). |
* doc feedback update * update on changelog and samples * small fix in samples
|
/azp run python - eventhubs - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This reverts commit b3c601f.
|
/azp run python - eventhubs - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run python - eventhubs - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run python - eventhubs - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
No description provided.