Add support for configuring actor reminder storage partitions#574
Merged
Conversation
Member
Author
|
Codecov is wrong. Nothing changed here that would eliminate the use of |
Member
Author
|
Sorry about the unnecessary reformatting of some code. VSCode did that. |
artursouza
approved these changes
Jul 8, 2021
Contributor
|
Let's wait until the runtime PR is merged before merging this. Thanks, @berndverst |
Codecov Report
@@ Coverage Diff @@
## master #574 +/- ##
============================================
+ Coverage 80.61% 80.65% +0.03%
- Complexity 985 988 +3
============================================
Files 88 88
Lines 3039 3044 +5
Branches 332 333 +1
============================================
+ Hits 2450 2455 +5
Misses 422 422
Partials 167 167
Continue to review full report at Codecov.
|
Member
Author
|
@artursouza runtime is merged. Do you want to merge this now? EDIT: Ah, you just did and CI/CD is running :) |
fackee
pushed a commit
to fackee/java-sdk
that referenced
this pull request
Mar 28, 2022
* Update GRPC libraries for security updates * AdConfigurable actor reminder storage patitions * autoformat code * Fix test and linter error * more autoformatting * competing style checker :( Co-authored-by: Ubuntu <beverst@beverst-ubuntu.4gvshbv0hrpejbsei5kugsxnoc.xx.internal.cloudapp.net> Co-authored-by: Artur Souza <artursouza.ms@outlook.com> Signed-off-by: zjx244729 <zjx244729@alibaba-inc.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add support for configuring actor reminder storage partitions
Issue reference
dapr/dapr#2889
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: