Expected Behavior
metadata should be correctly set and passed to dapr.
Actual Behavior
At first, in state save method, there is no metadata to set.
See file src/main/java/io/dapr/client/domain/State.java
I will submit a PR for this and later check other processes.
RELEASE NOTE: RESOLVED validated handling of metadata and fixed when applicable.
Expected Behavior
metadata should be correctly set and passed to dapr.
Actual Behavior
At first, in state save method, there is no metadata to set.
See file
src/main/java/io/dapr/client/domain/State.javaI will submit a PR for this and later check other processes.
RELEASE NOTE: RESOLVED validated handling of metadata and fixed when applicable.