-
Notifications
You must be signed in to change notification settings - Fork 209
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
support invokeXXX return Response #755
base: master
Are you sure you want to change the base?
Conversation
Please resolve the conflicts |
it had resolved. |
Signed-off-by: Artur Souza <artursouza.ms@outlook.com> Signed-off-by: naah69 <nayan3480232@163.com>
* run IT test for long values Signed-off-by: tanvigour <tanvi.gour@gmail.com> * Fix the class name Signed-off-by: tanvigour <tanvi.gour@gmail.com> * assert for all messages and fix class name Signed-off-by: tanvigour <tanvi.gour@gmail.com> * test for Long.MAX_VALUE Signed-off-by: tanvigour <tanvi.gour@gmail.com> * revert back long number and print Signed-off-by: tanvigour <tanvi.gour@gmail.com> * fix the typo Signed-off-by: tanvigour <tanvi.gour@gmail.com> * update the latest dapr commit in workflow files Signed-off-by: tanvigour <tanvi.gour@gmail.com> * log some more data to debug Signed-off-by: tanvigour <tanvi.gour@gmail.com> * debug Signed-off-by: tanvigour <tanvi.gour@gmail.com> * get the value from messages Signed-off-by: tanvigour <tanvi.gour@gmail.com> * fix long values assert Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com> * increasing TTL Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com> Co-authored-by: tanvigour <tanvi.gour@gmail.com> Co-authored-by: tanvigour <60332928+tanvigour@users.noreply.github.com> Signed-off-by: naah69 <nayan3480232@163.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com> Signed-off-by: naah69 <nayan3480232@163.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com> Signed-off-by: naah69 <nayan3480232@163.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com> Signed-off-by: naah69 <nayan3480232@163.com>
Signed-off-by: naah69 <nayan3480232@163.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v2...v3) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: naah69 <nayan3480232@163.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com> Signed-off-by: naah69 <nayan3480232@163.com>
* replace vault to local Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com> * change secret store name style Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com> * delete vault token file Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com> * remove vault int validate.yml Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com> * fix it secret case Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com> * replace vault to local Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com> * change secret store name style Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com> * delete vault token file Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com> * remove vault int validate.yml Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com> * fix it secret case Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com> * fix it dead loop Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com> Co-authored-by: zjx244729 <zjx244729@alibaba-inc.com> Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com> Signed-off-by: naah69 <nayan3480232@163.com>
Bumps [fossas/fossa-action](https://github.com/fossas/fossa-action) from 1.1.0 to 1.3.1. - [Release notes](https://github.com/fossas/fossa-action/releases) - [Commits](fossas/fossa-action@v1.1.0...v1.3.1) --- updated-dependencies: - dependency-name: fossas/fossa-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: naah69 <nayan3480232@163.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.1.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v2.1.0...v3.1.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: naah69 <nayan3480232@163.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> Signed-off-by: naah69 <nayan3480232@163.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com> Signed-off-by: naah69 <nayan3480232@163.com>
* Adding pubsub routing support Signed-off-by: Artur Souza <artursouza.ms@outlook.com> * remove deprecated classes (dapr#704) * remove deprecated classes Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com> * remove builder class ref in ITs Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com> * fix setter in IT Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com> Signed-off-by: Artur Souza <artursouza.ms@outlook.com> * Address PR comments. Signed-off-by: Artur Souza <artursouza.ms@outlook.com> Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com> Co-authored-by: Artur Souza <artursouza.ms@outlook.com> Signed-off-by: naah69 <nayan3480232@163.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com> Signed-off-by: naah69 <nayan3480232@163.com>
Signed-off-by: naah69 <nayan3480232@163.com>
Signed-off-by: Naah <nayan3480232@163.com>
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.
We will not support invoke via gRPC anymore. Only HTTP. Please, change this PR to make the invoke method to be over HTTP only - you can use the PreviewClient interface for that.
ok i will change it . |
@skyao Can you review this PR? |
Signed-off-by: Artur Souza <artursouza.ms@outlook.com> Signed-off-by: naah69 <nayan3480232@163.com> # Conflicts: # examples/pom.xml # pom.xml # sdk-actors/pom.xml # sdk-autogen/pom.xml # sdk-springboot/pom.xml # sdk-tests/pom.xml # sdk/pom.xml
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.
it had changed.
@artursouza
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.
it changed
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.
viewed
any progress? |
@naah69 Can you please fix the conflicts in the PR? |
gentle ping @naah69 |
1 similar comment
gentle ping @naah69 |
Is this still alive? Would be really nice to have it in order to get proper response status. |
Description
add
DaprResponse
interface andHttpDaprResponse
,GrpcDaprRespnse
implement.Issue reference
#751
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: