IBMStreams / streamsx.messagehub

Repository to provide easy integration with IBM MessageHub Bluemix Service
https://ibmstreams.github.io/streamsx.messagehub/
Apache License 2.0
1 stars 6 forks source link

Change the default value for the "appConfigName" parameter from "messagehub" to "eventstreams" #88

Closed ghost closed 5 years ago

ghost commented 5 years ago

The term messagehub should be removed from the user visible API of the operator as the Kafka cloud service has the name "Event Streams" since more than a year now.

The default value for the App Config name is now messagehub. The property messagehub.creds is expected.

I suggest to use a default value of eventstreams with the expected property name credentials. The messagehub default shall still work, also the messagehub.creds property. When appconfigs with both names are present, the eventstreams app config shall take preceedence.

ghost commented 5 years ago

resolved in v2.0.0