akshaysu
akshaysu
@y-chandra I reproduced the issue with below minimalistic code ``` public class App { public static void main(String[] args) throws IOException, InterruptedException { final ConfigFileReader.ConfigFile configFile = ConfigFileReader.parseDefault(); final AuthenticationDetailsProvider...
@jodoglevy Yes. You can see above in the code auto close is set to false. Still I'm facing the same issue. `shouldAutoCloseResponseInputStream(false);`
@jodoglevy @y-chandra Any update on this?
@y-chandra Yes. I reported the issue to Object storage internal team and they're looking into it. Thanks