-
Notifications
You must be signed in to change notification settings - Fork 45
Additional annotations for Kafka Trigger and Output #230
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
base: dev
Are you sure you want to change the base?
Conversation
ahmedmuhsin
left a comment
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.
Changes look good to me. Has this been tested anywhere?
Also, please update the library version in the pom.xml to 3.2.3.
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
It looks like the pipeline is failing with some compilation errors. |
|
@ahmedmuhsin The pipeline is failing with 'cannot find symbol' for KafkaMessageKeyType, OAuthBearerMethod. They were added in java-additions with https://github.com/Azure/azure-functions-java-additions/pull/36/files. Can this be related?
Not yet. How can I test them in local with a sample java function app? |
|
@ahmedmuhsin - can you take a look at this? |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
The |
Dependent on release from Azure/azure-functions-java-additions#36