Alex Robin

Results 7 comments of Alex Robin

Isn't this happening because of "chunk retention time" that's set to 45s by default? This prevents old chunks from being overwritten during the entire duration of the test, doesn't it?

@kuujo FYI I have the fix and I'm about to create a PR for this

What about an option to read (i.e. operations of type QUERY only) directly from backups with ReadConsistency = SEQUENTIAL or EVENTUAL?

Ok, I think I tracked down the problem to the `start()` method never being called in `DefaultPrimaryElection` so the listeners are actually never registered (among which the `PrimaryBackupServiceContext` instances). @kuujo...

Thanks @cportele. I definitely like the canonical link idea. In fact, what I had in mind was to use the canonical URI as the self link, even though the feature...

Instead of doing something specific for Cesium label outlines, I think it would be better to have a general mechanism to add any custom configuration that is specific to a...

I'll be updating OpenSensorHub to the latest draft of [OGC API - Connected Systems Part 1 and 2](https://github.com/opengeospatial/ogcapi-connected-systems). Ian will join us in the afternoon to work on the Python...