@ -119,7 +119,7 @@ public class SeaweedRead {
}
if (data == null) {
if (data == null && lastException != null) {
throw lastException;