Istvan Toth created CALCITE-6530: ------------------------------------ Summary: HTTP Sessions are never exipred in Avatica server Key: CALCITE-6530 URL: https://issues.apache.org/jira/browse/CALCITE-6530 Project: Calcite Issue Type: Bug Components: avatica Reporter: Istvan Toth Assignee: Istvan Toth
Http Sessions created by the Avatica server are never expired. This eventually causes the Avatica server to OOM. Well designed clients using long-lived sessions may never generate enough sessions between server restarts for this to become apparent, but ill-behaved clients creating a lot of sessions can fill the heap in a short time. -- This message was sent by Atlassian Jira (v8.20.10#820010)