We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Understand default checkpoint store with Kafka API. Where it is stored since we don't provide any external store? https://learn.microsoft.com/en-us/java/api/overview/azure/messaging-eventhubs-checkpointstore-blob-readme?view=azure-java-stable
https://learn.microsoft.com/en-us/java/api/overview/azure/messaging-eventhubs-checkpointstore-blob-readme?view=azure-java-stable
IMPORTANT: We will close issues where the checklist has not been completed or where adequate information has not been provided.
Please provide the relevant information for the following items:
<REPLACE with e.g., kafka-python/Java SDK/confluent-kafka-dotnet with version info>
<REPLACE with e.g., Java quickstart>
<REPLACE with e.g., 1.1.0>
<REPLACE with e.g., auto.reset.offset=earliest, ..>
<REPLACE with e.g., Consumer failure>
<REPLACE with e.g., Nov 7 2018 - 17:15:01 UTC>
<REPLACE with e.g., group.id=cg-name>
<REPLACE with e.g., Willing/able to send scenario to repro issue>
<REPLACE with e.g., Ubuntu 16.04.5 (x64) LTS>
If this is a question on basic functionality, please verify the following:
$ ping namespace.servicebus.windows.net
ns-eh2-prod-am3-516.cloudapp.net [13.69.64.0]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Understand default checkpoint store with Kafka API. Where it is stored since we don't provide any external store?
https://learn.microsoft.com/en-us/java/api/overview/azure/messaging-eventhubs-checkpointstore-blob-readme?view=azure-java-stable
How to reproduce
Has it worked previously?
Checklist
https://learn.microsoft.com/en-us/java/api/overview/azure/messaging-eventhubs-checkpointstore-blob-readme?view=azure-java-stable
IMPORTANT: We will close issues where the checklist has not been completed or where adequate information has not been provided.
Please provide the relevant information for the following items:
<REPLACE with e.g., kafka-python/Java SDK/confluent-kafka-dotnet with version info>
<REPLACE with e.g., Java quickstart>
<REPLACE with e.g., 1.1.0>
<REPLACE with e.g., auto.reset.offset=earliest, ..>
(do not include your connection string or SAS Key)<REPLACE with e.g., Consumer failure>
<REPLACE with e.g., Nov 7 2018 - 17:15:01 UTC>
<REPLACE with e.g., group.id=cg-name>
<REPLACE with e.g., Willing/able to send scenario to repro issue>
<REPLACE with e.g., Ubuntu 16.04.5 (x64) LTS>
If this is a question on basic functionality, please verify the following:
$ ping namespace.servicebus.windows.net
returns ~ns-eh2-prod-am3-516.cloudapp.net [13.69.64.0]
)The text was updated successfully, but these errors were encountered: