Certain server tasks are initiated by the client but are asynchronously executed by the server in the background. The client should provide APIs to monitor these tasks using the info protocol and notify the application when they are completed.
Resolved for UDF module registration and secondary index creation in #69. Will file a separate issue for monitoring background scan progress as and when needed.
Certain server tasks are initiated by the client but are asynchronously executed by the server in the background. The client should provide APIs to monitor these tasks using the info protocol and notify the application when they are completed.