Hello All,

Have a question regarding the resetting of the processing status and the
clearCache when clustering is used.
I am implementing clustering and see in OM that the resetProcessingStatus()
method changes all recordings on status 'Recording' or 'Converting' to
status 'Error'. I do not see a condition to only update the recordings for
the particular server that is being initialized. The same for the
clearCache(). It is deleting all clients, but I see there is another method
called cleanClientsByServer(server).
I wonder if there is an additional setting I am missing that will trigger
the methods to just update/delete the affected recordings and clients, or
if I will need to modify the code to use the appropriate methods.

In my customization of OM each user uses its own room to send/record
streams.

Thanks very much for any help on this regard.

Reply via email to