-
Notifications
You must be signed in to change notification settings - Fork 21
Cepheus-CEP multitenancy issue on filtering requests #64
Comments
Please provide some more info like logs. Helping you without logs is just not possible. |
@marcc-orange and then i received at my flask server the eventout request of the configration file of /fci/lab1 But with Hope my case right now is clear enough and that there could be a possible solution . Thanks ! |
@marcc-orange |
Hi, you can clone the repo and submit us a pull request. We will review the modifications and merge your code once approved. |
@marcc-orange |
Sorry, I did not mention creating a fork. |
I have made my cepheus-cep in mutitenant mode and then uploaded two config files with different servicepaths . Now , when i send any http request having the service and servicepath for either of the two tenants , the Cepheus-cep runs the last uploaded config file even if the servicepath in the incoming request is different . as far as i know , the cepheus-cep could filter the requests and accordingly run the config file corresponding to the service and servicepath in the request . I feel that the cepheus-cep caches only the last config file uploaded even in multitenancy mode .So What could be the issue in my case ??
The text was updated successfully, but these errors were encountered: