After recent ODL changes i start noticing the following messages (they happen every time my tasks are created through the xenon task factory, which subscribes to each child it creates. this is all default behavior)
ODL conflict: retrying PATCH (1537 null) on /core/callbacks/mgmt-shell-command-tasks-b1295a413582890555b731cc63e10-b1295a413582890555b731cc645e0]
they did not use to happen. its almost like we are trying to ressurect in memory only tasks, which have, by design, stopped/expired.
i dont have any other details but i suggest you look for the message in Jenkins logs, during our tests and see if you see anything ODL related on "/callback" links
After recent ODL changes i start noticing the following messages (they happen every time my tasks are created through the xenon task factory, which subscribes to each child it creates. this is all default behavior)
ODL conflict: retrying PATCH (1537 null) on /core/callbacks/mgmt-shell-command-tasks-b1295a413582890555b731cc63e10-b1295a413582890555b731cc645e0]
they did not use to happen. its almost like we are trying to ressurect in memory only tasks, which have, by design, stopped/expired.
i dont have any other details but i suggest you look for the message in Jenkins logs, during our tests and see if you see anything ODL related on "/callback" links
@asafka @ttddyy