DFBUGS-5556: [release-4.20] connection: refactor state management and idle timer sync#390
DFBUGS-5556: [release-4.20] connection: refactor state management and idle timer sync#390black-dragon74 wants to merge 7 commits intored-hat-storage:release-4.20from
Conversation
|
@black-dragon74: This pull request references [Jira Issue DFBUGS-5556](https://issues.redhat.com//browse/DFBUGS-5556), which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: black-dragon74 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/jira refresh |
|
@black-dragon74: This pull request references [Jira Issue DFBUGS-5556](https://issues.redhat.com//browse/DFBUGS-5556), which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira (posharma@redhat.com), skipping review request. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
Signed-off-by: Niraj Yadav <niryadav@redhat.com> (cherry picked from commit 949d08e)
301db11 to
be2aa23
Compare
Signed-off-by: Niraj Yadav <niryadav@redhat.com> (cherry picked from commit afa51ed)
Signed-off-by: Niraj Yadav <niryadav@redhat.com> (cherry picked from commit 3fde4bf)
Signed-off-by: Niraj Yadav <niryadav@redhat.com> (cherry picked from commit ea72d5c)
This patch does the following: - Uses gRPC default idle timeout to close connection after 30mins. - Removes manual work around the same. Signed-off-by: Niraj Yadav <niryadav@redhat.com> (cherry picked from commit 6680b85)
Signed-off-by: Niraj Yadav <niryadav@redhat.com> (cherry picked from commit c9d6212)
559d9d1 to
bb11091
Compare
Signed-off-by: Niraj Yadav <niryadav@redhat.com>
|
@black-dragon74: This pull request references [Jira Issue DFBUGS-5556](https://issues.redhat.com//browse/DFBUGS-5556), which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/jira refresh |
|
@nixpanic: This pull request references [Jira Issue DFBUGS-5556](https://issues.redhat.com//browse/DFBUGS-5556), which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
This patch does the following:
Upstream PR: