telefonicaid / fiware-orion

Context Broker and CEF building block for context data management, providing NGSI interfaces.
https://github.com/telefonicaid/fiware-orion/blob/master/doc/manuals/orion-api.md
GNU Affero General Public License v3.0
210 stars 265 forks source link

NGSIv2 regs: implement status inactive and expired #3108

Open fgalan opened 6 years ago

fgalan commented 6 years ago

(Spin of https://github.com/telefonicaid/fiware-orion/issues/3008)

Currently, the inactive status is not correctly implemented. The field is stored/retrieved correctly, but registration is always active, the status value is not taken into account.

fgalan commented 6 years ago

Relabeling from APIv2 to APIv2-debt, to mean an issue that is part of the NGSIv2 specification but not yet implemented in Orion.

CC: @jmcanterafonseca

Anjali-NEC commented 2 years ago

Hi @fgalan Sir,

I would like to work on this issue, Please let me know this issue still need a fix or not?

fgalan commented 2 years ago

Registrations and Context Providers are a problematic feature that probably will be deprecated soon (in favour of a better system based in subscriptions, which have proven to be more reliable after years of experience). Thus, I'd suggest you to choose another issue.

Anjali-NEC commented 2 years ago

I'd suggest you to choose another issue.

Thank you for quick reply and suggestion, I will choose another issue :)

fgalan commented 2 years ago

Status "expired" should be also be revied. It seem only "active" works for registrations