Tags: IBM/GEDS
Tags
smart_open: Add missing numpy library. Signed-off-by: Pascal Spörri <[email protected]>
Fix: File listing after update. Issue: Updates to files were not stored in the GEDS internal cache. This resulted in invalid file listings. To mitigate this issue the following changes were added: - Updates are now reflected in the cache. - The metadata server is always queried when the file status is requested. Signed-off-by: Pascal Spörri <[email protected]>
Tcp transport fixes o Flip do-while loop for epoll return processing for both transmit and receive path. o Handle activateEndpoint failures. o Remove writeLock() in addEndpoint since all endpoint list management is alreay locked by global tcpTransport write lock. Signed-off-by: Bernard Metzler <[email protected]>
PreviousNext