You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently stream related configs are all scattered and does not adhere to consistent configuration fields. This needs to be rectified with below enhancements.
All configuration fields must be consistent across all config files
Introduce type safe configs for each stream implementation
Ditch typesafe configs and use alternative to support configurations across all modules
The text was updated successfully, but these errors were encountered:
Currently stream related configs are all scattered and does not adhere to consistent configuration fields. This needs to be rectified with below enhancements.
Introduce type safe configs for each stream implementationDitch typesafe configs and use alternative to support configurations across all modules
The text was updated successfully, but these errors were encountered: