DFBUGS-5556: [release-4.20] connection: refactor state management and idle timer sync#390
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. |
|
/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. |
559d9d1 to
bb11091
Compare
|
@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. |
|
/jira refresh |
|
@black-dragon74: This pull request references [Jira Issue DFBUGS-5556](https://issues.redhat.com/browse/DFBUGS-5556), which is valid. 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. |
|
/hold This isn't suitable for backporting, almost 3000 files changed?! Can you reduce the changes to only the required parts and make it a clean backport without rebases? |
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)
3e0b063 to
259f3ac
Compare
This patch disables the suite tests by excluding them using build tags. This is done to avoid updating env-test which in turn leads to update of operator-sdk, resulting in massive changes, unsuitable for a backport. The disabled tests were just the default scaffolding of kubebuilder. Signed-off-by: Niraj Yadav <niryadav@redhat.com>
259f3ac to
0489408
Compare
|
@black-dragon74: This pull request references [Jira Issue DFBUGS-5556](https://issues.redhat.com/browse/DFBUGS-5556), which is valid. 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. |
|
/unhold |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: black-dragon74, nixpanic 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 |
1fd5823
into
red-hat-storage:release-4.20
|
@black-dragon74: [Jira Issue DFBUGS-5556](https://issues.redhat.com/browse/DFBUGS-5556): All pull requests linked via external trackers have merged: [Jira Issue DFBUGS-5556](https://issues.redhat.com/browse/DFBUGS-5556) has been moved to the MODIFIED state. 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:
Downstream commits: