Actions
Bug #392
closedKernel streaming on stop command deletes all streams
Start date:
11/05/2012
Due date:
% Done:
0%
Estimated time:
Description
On stop command during network streaming of the kernel, all streams get deleted from the consumer which is NOT good.
For some reasons the consumer data poll thread returns with a POLLERR on each FDs (just after a stop command) but the metadata is OK. This is probably related to the latest patch on the error handling of the consumer data thread.
Actions