raytheonbbn / parliament

Standards-compliant triple store for RDF, OWL, and SPARQL
BSD 3-Clause "New" or "Revised" License
59 stars 4 forks source link

Fix unbounded growth of Parliament's memory usage #6

Closed IanEmmons closed 3 years ago

IanEmmons commented 5 years ago

It has been observed in the Presto project deployments that Parliament's memory usage grows over time to excessive levels. There has been some evidence that this is related to Parliament's backup facility, though this has not been verified.

IanEmmons commented 3 years ago

This issue appears to have disappeared.