Hi, Team

Currently, Alpha and Omega have some duplicate configurations, such as
alpha.feature.akka.enabled=true, I think Omega can get this information
through Alpha to simplify configuration.

I noticed that the OnConnected method returns a stream object, I have two
options:

1. Redefine the OnConnected method to return alpha configuration(map
object), then add a new method to return the stream object
2. Keep the OnConnected method, then add a new method to get alpha
configuration,
call this method after the connection is successful

Do you have any suggestions?


Best regards,
Lei Zhang

Reply via email to