You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use rqlite-java to connect rqlite in local cluster. But I can't find the close() method in rqlite-java. I wonder how to close the connection and whether it will cause memory leak. Thanks a lot!
The text was updated successfully, but these errors were encountered:
it doesn't exist. I don't think it's needed, but I have not measured the memory consumption of the code over time. The code, as it exists now, is mostly for demonstration.
I use rqlite-java to connect rqlite in local cluster. But I can't find the close() method in rqlite-java. I wonder how to close the connection and whether it will cause memory leak. Thanks a lot!
The text was updated successfully, but these errors were encountered: