-
Notifications
You must be signed in to change notification settings - Fork 83
Updates in the samples #376
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
Conversation
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
samples/java/confluent/src/main/java/com/contoso/kafka/KafkaTriggerRetry.java
Outdated
Show resolved
Hide resolved
…tions-kafka-extension into shrohilla/retry-samples
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove sslCaLocation from powershell confluent samples as well.
Currently we don't have the specific samples for the certificates so we have to live with this, customer who don't require can remove that |
But this might create confusion for customers on whether sslCaLocation for powershell and confluent is required or not. My recommendation would be to keep only the required code. Otherwise LGTM. |
Updating the samples with incorporation of comments