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
//This is going to be a really rare event, so for the time being leave this as-is. We could consider throwing an exception and letting the job restart?
ctx.getLogger().error("Another job is actively saving this cached index. Will not re-created, but if this job tries to use it before copy is complete this might cause issues.");
0 commit comments