Details
-
Type: extRequest
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:None
-
Sender Email:
-
HD-Chapter:Data
-
HD-Enabler:Cosmos
Description
Hello,
I have updated cygnus to 0.12 version, I am using Mongo sink.
After the update, I have noticed a strange received time values:
"recvTime" : ISODate("48112-12-03T13:14:35Z")
In logs:
Starting transaction (1456129964-189-0000000013)
time=2016-02-22T08:34:45.627UTC | lvl=INFO | trans=1456129964-189-0000000013 | srv=egmmqtt | subsrv=egmmqttpath | function=getEvents | comp=Cygnus | msg=com.telefonica.iot.cygnus.handlers.OrionRestHandler[236] : Received data ({ "subscriptionId" : "56b07c13881aebeb13652df0", "originator" : "localhost", "contextResponses" : [ { "contextElement" : { "type" : "sensors", "isPattern" : "false", "id" : "sensors:switch1A", "attributes" : [ { "name" : "switch1A", "type" : "string", "value" : "ON", "metadatas" : [
{ "name" : "TimeInstant", "type" : "ISO8601", "value" : "2016-02-22T08:34:45.595161" }] } ] }, "statusCode" :
{ "code" : "200", "reasonPhrase" : "OK" }} ]})
time=2016-02-22T08:34:45.627UTC | lvl=INFO | trans=1456129964-189-0000000013 | srv=egmmqtt | subsrv=egmmqttpath | function=getEvents | comp=Cygnus | msg=com.telefonica.iot.cygnus.handlers.OrionRestHandler[259] : Event put in the channel (id=823286801, ttl=10)
time=2016-02-22T08:34:50.149UTC | lvl=INFO | trans=1456129964-189-0000000011 | srv=egmmqtt | subsrv=egmmqttpath | function=persistAggregation | comp=Cygnus | msg=com.telefonica.iot.cygnus.sinks.OrionMongoSink[276] : [mongo-sink] Persisting data at OrionMongoSink. Database: kura_egmmqtt, Collection: kura_/egmmqttpath_sensors_switch1a_sensors, Data: [Document{{recvTime=Sun Dec 04 11:20:18 UTC 48112, attrName=switch1A, attrType=string, attrValue=ON}}]
time=2016-02-22T08:34:50.157UTC | lvl=INFO | trans=1456129964-189-0000000011 | srv=egmmqtt | subsrv=egmmqttpath | function=processOneByOne | comp=Cygnus | msg=com.telefonica.iot.cygnus.sinks.OrionSink[223] : Finishing transaction (1456129964-189-0000000011)
time=2016-02-22T08:34:50.163UTC | lvl=INFO | trans=1456129964-189-0000000013 | srv=egmmqtt | subsrv=egmmqttpath | function=persistAggregation | comp=Cygnus | msg=com.telefonica.iot.cygnus.sinks.OrionMongoSink[276] : [mongo-sink] Persisting data at OrionMongoSink. Database: kura_egmmqtt, Collection: kura_/egmmqttpath_sensors_switch1a_sensors, Data: [Document{{recvTime=Sun Dec 04 11:20:28 UTC 48112, attrName=switch1A, attrType=string, attrValue=ON}}]
time=2016-02-22T08:34:50.169UTC | lvl=INFO | trans=1456129964-189-0000000013 | srv=egmmqtt | subsrv=egmmqttpath | function=processOneByOne | comp=Cygnus | msg=com.telefonica.iot.cygnus.sinks.OrionSink[223] : Finishing transaction (1456129964-189-0000000013)
time=2016-02-22T08:34:50.175UTC | lvl=INFO | trans=1456129964-189-0000000011 | srv=egmmqtt | subsrv=egmmqttpath | function=persistAggregation | comp=Cygnus | msg=com.telefonica.iot.cygnus.sinks.OrionMongoSink[276] : [mongo-sink] Persisting data at OrionMongoSink. Database: kura_egmmqtt, Collection: kura_/egmmqttpath_sensors_switch1a_sensors, Data: [Document{{recvTime=Sun Dec 04 11:20:14 UTC 48112, attrName=switch1A, attrType=string, attrValue=ON}}]
time=2016-02-22T08:34:50.181UTC | lvl=INFO | trans=1456129964-189-0000000011 | srv=egmmqtt | subsrv=egmmqttpath | function=processOneByOne | comp=Cygnus | msg=com.telefonica.iot.cygnus.sinks.OrionSink[223] : Finishing transaction (1456129964-189-0000000011)
Any idea why?
Thanks and best regards,
Sabrine FATNASSI
Test and Validation Engineer
Easy Global Market : http://www.eglobalmark.com/ <http://www.eglobalmark.com/>
Email : sabrine.fatnassi@eglobalmark.com <sabrine.fatnassi@eglobalmark.com>
[Created via e-mail received from: "Sabrine Fatnassi (EGM)" <sabrine.fatnassi@eglobalmark.com>]
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
Assignee | Francisco Romero [ frb ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Answered [ 10104 ] |
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Closed [ 6 ] |
Summary | cygnus - mongo sink : wrong value in recvTime | FIWARE.Request.Tech.cygnus - mongo sink : wrong value in recvTime |
Sender Email | sabrine.fatnassi@eglobalmark.com |
HD-Enabler | Cosmos [ 10872 ] | |
HD-Chapter | Data [ 10838 ] |
Summary | FIWARE.Request.Tech.cygnus - mongo sink : wrong value in recvTime | FIWARE.Request.Tech.Data.BigData-Analysis.cygnus - mongo sink : wrong value in recvTime |
Fix Version/s | 2021 [ 12600 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
6h 45m | 1 | Francisco Romero | 22/Feb/16 5:00 PM | |||||
|
1s | 1 | Francisco Romero | 22/Feb/16 5:00 PM | |||||
|
3d 17h 20m | 1 | Francisco Romero | 26/Feb/16 10:20 AM |
Hi Sabrine,
It is a bug already fixed in current development branch:
https://github.com/telefonicaid/fiware-cygnus/issues/796
It will appear fixed in the upcoming 0.13.0 version (by the end of the
current week).
Regards,
Francisco
El 22/2/16 12:04, "Manuel Escriche (JIRA)" <jira-help-desk@fi-ware.org>
________________________________
Este mensaje y sus adjuntos se dirigen exclusivamente a su destinatario, puede contener información privilegiada o confidencial y es para uso exclusivo de la persona o entidad de destino. Si no es usted. el destinatario indicado, queda notificado de que la lectura, utilización, divulgación y/o copia sin autorización puede estar prohibida en virtud de la legislación vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma vía y proceda a su destrucción.
The information contained in this transmission is privileged and confidential information intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, do not read it. Please immediately reply to the sender that you have received this communication in error and then delete it.
Esta mensagem e seus anexos se dirigem exclusivamente ao seu destinatário, pode conter informação privilegiada ou confidencial e é para uso exclusivo da pessoa ou entidade de destino. Se não é vossa senhoria o destinatário indicado, fica notificado de que a leitura, utilização, divulgação e/ou cópia sem autorização pode estar proibida em virtude da legislação vigente. Se recebeu esta mensagem por erro, rogamos-lhe que nos o comunique imediatamente por esta mesma via e proceda a sua destruição
Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost.
Please, send your messages using the new domain (Fiware-tech-help@lists.fiware.org) instead of the old one.
_______________________________________________
Fiware-tech-help mailing list
Fiware-tech-help@lists.fiware.org
https://lists.fiware.org/listinfo/fiware-tech-help