Closed hliu9 closed 6 years ago
@dhmlau @virkt25 @jannyHou I think this can be merged. Do you have objection?
@dhmlau this is small change. I think it is fine to merge. https://github.com/strongloop/loopback-connector-cassandra/issues/74 will add test.
Description
Use settings parameter contactPoints for cassandra client options if provided.
This was a fairly trivial change, so UT was not modified... please suggest otherwise. thanks!
Related issues
If settings.contactPoints has been provided, the clientOptions is initialized without any hosts.
Checklist