seaweedfs-java-client icon indicating copy to clipboard operation
seaweedfs-java-client copied to clipboard

/dir/status return JSON had changed so cause exception:NullPointerException

Open sjfriend opened this issue 2 years ago • 0 comments

the function :fetchSystemTopologyStatus cause nullPointerException at dc.setFree((Integer) rawDc.get("Free")); /dir/status reutnr json changed

sjfriend avatar Jan 09 '24 06:01 sjfriend