You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I configured all the delete process following the guide, using the provided default servlet and the relative queue.
The CounterData object and relative CounterShardDataobjects are correctly deleted.
But the CounterShardOperationDataobjects remains inside the datastore
Hello,
I configured all the delete process following the guide, using the provided default servlet and the relative queue.
The
CounterDataobject and relativeCounterShardDataobjects are correctly deleted.But the
CounterShardOperationDataobjects remains inside the datastoreIs this a wanted behaviour?
Thanks