Created
July 16, 2016 20:00
-
-
Save gauravgargtech/39bb59ed33ddb3497e9b47c79f4f7154 to your computer and use it in GitHub Desktop.
cancel order
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "BobRefNo": "BOBREF578A876900C59", | |
| "cancelMode": 5, | |
| "orderId": 4.8453684e+07, | |
| "orderNo": "160716601453507", | |
| "products": [{ | |
| "cancelReason": 577, | |
| "event": "cancel", | |
| "is_shipped": 0, | |
| "productId": 8.3776448e+07 | |
| }], | |
| "remarks": "", | |
| "source": "online", | |
| "tickets": [{ | |
| "cancelReason": 577, | |
| "event": "cancel", | |
| "is_shipped": 0, | |
| "productId": 8.3776448e+07 | |
| }] | |
| } | |
| {"level":"info","message":"Erorr in parsing logging params for [-----unmarshelled jsononon data json: cannot unmarshal number 4.8453684e+07 into Go value of type int {BOBREF578A876900C59 5 0 160716601453507 [{577 0 0xc208543e50 0}] [{577 0 0}] online }]","timestamp":"2016-07-17T00:43:45+05:30"} | |
| {"level":"error","message":"Erorr in parsing logging params for [Wrong Data map[orderNo:160716601453507 products:[map[event:cancel is_shipped:0 productId:8.3776448e+07 cancelReason:577]] remarks: source:online tickets:[map[is_shipped:0 productId:8.3776448e+07 cancelReason:577 event:cancel]] BobRefNo:BOBREF578A876900C59 cancelMode:5 orderId:4.8453684e+07]]","stackTraces":["/var/lib/jenkins/jobs/CI_order-subscriber_pkg_creation/workspace/src/order-subscriber/search/business_logic.go(710)","/var/lib/jenkins/jobs/CI_order-subscriber_pkg_creation/workspace/src/order-subscriber/subscribers/cancelSub.go(33)","/var/lib/jenkins/jobs/CI_order-subscriber_pkg_creation/workspace/src/common/jabongbus/persistent_subscriber_cluster.go(102)"],"timestamp":"2016-07-17T00:43:45+05:30"} | |
| {"level":"info","message":"Erorr in parsing logging params for [-----unmarshelled jsononon data {\"BobRefNo\":\"BOBREF578A91D920EB6\",\"cancelMode\":5,\"orderId\":4.8470038e+07,\"orderNo\":\"160716661590565\",\"products\":[{\"cancelReason\":579,\"event\":\"cancelcust\",\"is_shipped\":0,\"productId\":8.3806042e+07}],\"remarks\":\"kjhbkj\",\"source\":\"online\",\"tickets\":[{\"cancelReason\":579,\"event\":\"cancelcust\",\"is_shipped\":0,\"productId\":8.3806042e+07}]}]","timestamp":"2016-07-17T01:28:17+05:30"} | |
| {"level":"info","message":"Erorr in parsing logging params for [-----unmarshelled jsononon data json: cannot unmarshal number 4.8470038e+07 into Go value of type int {BOBREF578A91D920EB6 5 0 160716661590565 [{579 0 0xc20898b4a0 0}] kjhbkj [{579 0 0}] online }]","timestamp":"2016-07-17T01:28:17+05:30"} | |
| {"level":"error","message":"Erorr in parsing logging params for [Wrong Data map[source:online tickets:[map[productId:8.3806042e+07 cancelReason:579 event:cancelcust is_shipped:0]] BobRefNo:BOBREF578A91D920EB6 cancelMode:5 orderId:4.8470038e+07 orderNo:160716661590565 products:[map[event:cancelcust is_shipped:0 productId:8.3806042e+07 cancelReason:579]] remarks:kjhbkj]]","stackTraces":["/var/lib/jenkins/jobs/CI_order-subscriber_pkg_creation/workspace/src/order-subscriber/search/business_logic.go(710)","/var/lib/jenkins/jobs/CI_order-subscriber_pkg_creation/workspace/src/order-subscriber/subscribers/cancelSub.go(33)","/var/lib/jenkins/jobs/CI_order-subscriber_pkg_creation/workspace/src/common/jabongbus/persistent_subscriber_cluster.go(102)"],"timestamp":"2016-07-17T01:28:17+05:30"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment