Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently the only way a network connection can have access to SchemaManager is by loading the schema from server. It will be efficient to
pass an existing SchemaManager instance to a connection while dealing with many instances of network connections instead of loading schema for each connection.