java-sdk icon indicating copy to clipboard operation
java-sdk copied to clipboard

Dapr SDK for Java

Results 229 java-sdk issues
Sort by recently updated
recently updated
newest added

## Expected Behavior Tests shouldn't be [flaky](https://github.com/dapr/java-sdk/actions/runs/15039452274/job/42267497230#step:21:16509) ``` Error: DaprJobsIT.testJobScheduleCreationWithAllParameters » Dapr INTERNAL: failed to get job due to: rpc error: code = NotFound desc = job not found: Job...

kind/bug

## Expected Behavior The SDK shouldn't include test dependencies to test the behavior of other libraries or functionality that is out of the scope from the SDK. ## Actual Behavior...

kind/bug

https://github.com/dapr/java-sdk/actions/runs/15007575836/job/42169859611?pr=1343#step:21:4366 grep logs for `Failed to listen for gRPC server on TCP address :48832 with error: listen tcp :48832: bind: address already in use` cc @salaboy this is causing issues...

We should move springboot examples to the existing `java-sdk/examples` folder for alignment and consistency with the sdk. All examples should be found in that folder. I think once the examples...

We should move the [spring boot pubsub example](https://github.com/dapr/java-sdk/tree/4e1fbbe2cebe6ca44d25ac733c72d0c137c429a7/spring-boot-examples) to `java-sdk/spring-boot-example/pubsub` then have the producer/consumer apps inside that folder. We should also have it purely be about a pubsub example. We...

[Cherry-pick the changes from this PR](https://github.com/dapr/java-sdk/pull/1060) [Will close this issue](https://github.com/dapr/java-sdk/issues/849)

I am trying to utilize the new pub/sub streaming capability and don't understand how to dynamically unsubscribe from a particular topic. In #1072, it states that "Daprd unsubscribes from the...

# Description - Use object serializer contentType when invoke binding. - Optimize set contentType when saveSate, make sure saveBulkState & saveState using same logic. ## Checklist Please make sure you've...

# Description CNCF has hosted ephemeral GitHub runners on Oracle that we want projects to use instead of the GitHub-hosted ones, which now incur a cost to use. Please direct...

https://github.com/dapr/java-sdk/actions/runs/14605088504/job/40972206420?pr=1235