Isuama

Results 2 issues of Isuama

When I register application in IIS and point it to Eureka as shown in this sample, it properly works with these parameters in appsetting.json. "eureka": { "client": { "serviceUrl": "http://172.15.100.155:8761/eureka/",...

Type/question
ReleaseLine/3.x
Component/Discovery
ReleaseLine/2.x
Status/needs-investigation
Priority/low

Can we connect Cassandra as the same way we did for MongoDB. I am unable to connect with Cassandra and getting null reference error at ServiceCoordinator.Tell function. Have I done...