| toRestore = threadContext.newStoredContext() | toRestore = threadContext.newRestorableContext(true) | threadContext.newStoredContext() | threadContext.newRestorableContext(true) | elasticsearch | 5b5c77f5739e7c63324f186e96829043865b4ef0 | org.elasticsearch.xpack.security.action.filter.SecurityActionFilter | | | | | | AssignedTo | True |
| storedContext = threadContext.newStoredContext() | storedContext = threadContext.newRestorableContext(true) | threadContext.newStoredContext() | threadContext.newRestorableContext(true) | elasticsearch | 5b5c77f5739e7c63324f186e96829043865b4ef0 | org.elasticsearch.xpack.security.InternalClient | | | _1 | storedContext |
|---|
| _2 | storedContext |
|---|
| | | | AssignedTo | True |
| ctx = threadPool.getThreadContext().newStoredContext() | contextSupplier = threadPool.getThreadContext().newRestorableContext(true) | threadPool.getThreadContext().newStoredContext() | threadPool.getThreadContext().newRestorableContext(true) | elasticsearch | 24e2847af277cca729760ac910f684fdcafe5f0c | org.elasticsearch.index.reindex.remote.RemoteScrollableHitSource | | | | v0 | threadPool.getThreadContext() |
|---|
| | | v0 | threadPool.getThreadContext() |
|---|
| AssignedTo | True |
| ThreadContext.StoredContext ctx=threadPool.getThreadContext().newStoredContext(); | java.util.function.Supplier<ThreadContext.StoredContext> contextSupplier=threadPool.getThreadContext().newRestorableContext(true); | threadPool.getThreadContext().newStoredContext() | threadPool.getThreadContext().newRestorableContext(true) | elasticsearch | 24e2847af277cca729760ac910f684fdcafe5f0c | org.elasticsearch.index.reindex.remote.RemoteScrollableHitSource | | | | v0 | threadPool.getThreadContext() |
|---|
| | | v0 | threadPool.getThreadContext() |
|---|
| AssignedTo | True |