fiware-sth-comet
fiware-sth-comet copied to clipboard
A component of the FIWARE ecosystem in charge of managing historical and aggregated time series context information
We launch a performance test during 4h with: 10 databases and 40 threads by database = 400 notifications at the same time only one collection in each database, usin `per-service-path`...
It would be nice to have that the STH component subscribes (or renews its subscription) to the interested NGSI entities once it starts up. The subscription parameters could be provided...
Currently the MongoDB $ positional update operator cannot be combined with upserts (see http://docs.mongodb.org/manual/reference/operator/update/positional/#upsert). This issue is known and currently under study: https://jira.mongodb.org/browse/SERVER-3326 Once the issue is solved, it will...
Currently, MongoDB does not support acting on the same property and update operation using the operators `$setOnInsert` and `$set` and consequently 2 update operations are needed. We should reduce it...
In a machine of the FIWARe Lab Ubuntu 12 I'm getting the following error, when I try to start the STH with a non-root user. npm ERR! npm v2.5.1 npm...