[EventHubs] combine various connection string parsing logic #16725
Labels
Client
This issue points to a problem in the data-plane of the library.
Event Hubs
Messaging
Messaging crew
Milestone
similar to : #13683
_connection_string_parser.py
holds redundant/duplicate parsing logic, and should be combined with_client_base.py
logic for parsing connection strings. Should be very similar to SB PR here: #16464Doing so will help improve maintainability.
The text was updated successfully, but these errors were encountered: