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

[WIP] Task/add name only mongo list collection #618

Closed
wants to merge 9 commits into from

Conversation

AlvaroVega
Copy link
Member

@fgalan fgalan mentioned this pull request Nov 3, 2023
1 task
@AlvaroVega
Copy link
Member Author

✓ should not map the database 'sth_testservice
time=2023-09-06T10:48:53.179Z | lvl=INFO | corr=n/a | trans=n/a | op=OPER_STH_DB_LOG | from=n/a | srv=n/a | subsrv=n/a | comp=STH | msg=Mapping process started...
time=2023-09-06T10:48:53.179Z | lvl=INFO | corr=n/a | trans=n/a | op=OPER_STH_DB_CONN_OPEN | from=n/a | srv=n/a | subsrv=n/a | comp=STH | msg=Establishing connection to the database at mongodb://localhost:27017/
time=2023-09-06T10:48:53.181Z | lvl=INFO | corr=n/a | trans=n/a | op=OPER_STH_DB_CONN_OPEN | from=n/a | srv=n/a | subsrv=n/a | comp=STH | msg=Connection successfully established to the database sth_testservice at mongodb://localhost:27017/
time=2023-09-06T10:48:53.184Z | lvl=ERROR | corr=n/a | trans=n/a | op=OPER_STH_SHUTDOWN | from=n/a | srv=n/a | subsrv=n/a | comp=STH | msg=Error: expected false to equal true
time=2023-09-06T10:48:53.185Z | lvl=INFO | corr=n/a | trans=n/a | op=OPER_STH_SERVER_STOP | from=n/a | srv=n/a | subsrv=n/a | comp=STH | msg=Stopping the STH server...
time=2023-09-06T10:48:53.185Z | lvl=INFO | corr=n/a | trans=n/a | op=OPER_STH_SERVER_STOP | from=n/a | srv=n/a | subsrv=n/a | comp=STH | msg=No hapi server running
7) should not map the collection 'sth_/testservicepath_entityId_entityType of database 'sth_testservice'
time=2023-09-06T10:48:53.186Z | lvl=INFO | corr=n/a | trans=n/a | op=OPER_STH_DB_CONN_CLOSE | from=n/a | srv=n/a | subsrv=n/a | comp=STH | msg=Closing the connection to the database...
time=2023-09-06T10:48:53.187Z | lvl=INFO | corr=n/a | trans=n/a | op=OPER_STH_DB_LOG | from=n/a | srv=n/a | subsrv=n/a | comp=STH | msg=Mapping process started...
time=2023-09-06T10:48:53.187Z | lvl=INFO | corr=n/a | trans=n/a | op=OPER_STH_DB_CONN_OPEN | from=n/a | srv=n/a | subsrv=n/a | comp=STH | msg=Establishing connection to the database at mongodb://localhost:27017/
time=2023-09-06T10:48:53.191Z | lvl=INFO | corr=n/a | trans=n/a | op=OPER_STH_DB_CONN_CLOSE | from=n/a | srv=n/a | subsrv=n/a | comp=STH | msg=Connection to MongoDb succesfully closed
time=2023-09-06T10:48:53.192Z | lvl=INFO | corr=n/a | trans=n/a | op=OPER_STH_DB_CONN_OPEN | from=n/a | srv=n/a | subsrv=n/a | comp=STH | msg=Connection successfully established to the database sth_testservice at mongodb://localhost:27017/
time=2023-09-06T10:48:53.195Z | lvl=ERROR | corr=n/a | trans=n/a | op=OPER_STH_SHUTDOWN | from=n/a | srv=n/a | subsrv=n/a | comp=STH | msg=Error: expected false to equal true
time=2023-09-06T10:48:53.195Z | lvl=INFO | corr=n/a | trans=n/a | op=OPER_STH_SERVER_STOP | from=n/a | srv=n/a | subsrv=n/a | comp=STH | msg=Stopping the STH server...
time=2023-09-06T10:48:53.195Z | lvl=INFO | corr=n/a | trans=n/a | op=OPER_STH_SERVER_STOP | from=n/a | srv=n/a | subsrv=n/a | comp=STH | msg=No hapi server running

@AlvaroVega
Copy link
Member Author

Closed by #628

@AlvaroVega AlvaroVega closed this Nov 28, 2023
@fgalan fgalan deleted the task/add_nameOnly_mongo_listCollection branch November 28, 2023 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant