Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docu: DM sections for STH sinks #2317

Open
fgalan opened this issue Oct 19, 2023 · 2 comments
Open

Docu: DM sections for STH sinks #2317

fgalan opened this issue Oct 19, 2023 · 2 comments

Comments

@fgalan
Copy link
Member

fgalan commented Oct 19, 2023

Postgis sink documentation has a section in which DM are described:

https://github.com/telefonicaid/fiware-cygnus/blob/master/doc/cygnus-ngsi/flume_extensions_catalogue/ngsi_postgresql_sink.md#section1.2

However, there isn't a similar section in STH sinks:

https://github.com/telefonicaid/fiware-cygnus/blob/master/doc/cygnus-ngsi/flume_extensions_catalogue/ngsi_sth_sink.md
https://github.com/telefonicaid/fiware-cygnus/blob/master/doc/cygnus-ngsi/flume_extensions_catalogue/ngsi_mongo_sink.md

So a similar table should be included, in this case described the MongoDB index created in each case.

See: #2205 (comment)

@AlvaroVega
Copy link
Member

AlvaroVega commented Feb 5, 2024

@fgalan should we close this ?

There is no table about DM in mongo/STH sink but there is tree entries that could be translated into table rows:
https://github.com/telefonicaid/fiware-cygnus/blob/master/doc/cygnus-ngsi/flume_extensions_catalogue/ngsi_sth_sink.md#mongodb-collections-naming-conventions

@fgalan
Copy link
Member Author

fgalan commented Feb 6, 2024

I think the issue is still valid (although minor) and it would be solved as you said translating those entries into a table.

Documentation also should explain what happens when a DM different from these one is used in the sink configuration. It seems that in that case, the default DM is used, without raising any warning/error (maybe a warning should be raised...).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants