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
We default to SimpleAsyncTaskExecutor when creating a ClusterCommandExecutor without the possibility for users to be able to configure the executor. For applications to be able to use Virtual Threads, we should provide a way to configure the executor.