Bug 1813373

Summary: cache the etcd client based on the endpoints to avoid reconstruction
Product: OpenShift Container Platform Reporter: Suresh Kolichala <skolicha>
Component: Etcd OperatorAssignee: Sam Batschelet <sbatsche>
Status: CLOSED ERRATA QA Contact: ge liu <geliu>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.4CC: dmace
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of:
: 1813374 (view as bug list) Environment:
Last Closed: 2020-07-13 17:19:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1813374    

Description Suresh Kolichala 2020-03-13 15:43:18 UTC
Description of problem:
May reduce log noise too while improving the performance.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Install cluster
2. Watch the cluster-etcd-operator logs
3.

Actual results:
A lot of periodic construction of etcd client.

Expected results:
Reuse etcd client object if endpoints haven't changed.

Additional info:

Comment 2 ge liu 2020-03-17 03:39:33 UTC
Verified with 4.5.0-0.nightly-2020-03-15-220309, we checked the code have been merged, and run some regression test without errr.

Comment 6 errata-xmlrpc 2020-07-13 17:19:58 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409