axonserver_1 | 2019-03-05 11:30:25.366 INFO 7 --- [event-stream-40] i.a.a.l.EventStreamController : Start tracker from token: 1127686
axonserver_1 | 2019-03-05 11:30:25.405 INFO 7 --- [event-stream-40] i.a.a.l.EventStreamController : Done processing backlog at: 1128186
MacBook-Pro:axon-props christophe$ http :8030/axon/processors/
HTTP/1.1 200
Content-Type: application/json;charset=UTF-8
Date: Tue, 05 Mar 2019 11:30:26 GMT
Transfer-Encoding: chunked
[
{
"name": "eu.blox.engine.asset.query",
"status": [
{
"caughtUp": true,
"replaying": false,
"segmentId": 0,
"trackingToken": "IndexTrackingToken{globalIndex=1127617}"
}
]
},
{
"name": "eu.blox.engine.product.query",
"status": [
{
"caughtUp": true,
"replaying": false,
"segmentId": 0,
"trackingToken": "IndexTrackingToken{globalIndex=1128032}"
}
]
},
{
"name": "eu.blox.engine.account.query",
"status": [
{
"caughtUp": true,
"replaying": false,
"segmentId": 0,
"trackingToken": "IndexTrackingToken{globalIndex=1127416}"
}
]
}
]
--
You received this message because you are subscribed to the Google Groups "Axon Framework Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to axonframewor...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.