-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
BugLang: JavaJava wrapper issueJava wrapper issueSolver: RoutingUses the Routing library and the original CP solverUses the Routing library and the original CP solver
Milestone
Description
What version of OR-Tools and what language are you using?
Version: ortools-java-9.4.1874
Language: Java
Which solver are you using (e.g. CP-SAT, Routing Solver, GLOP, BOP, Gurobi)
RoutingModel Solver
What operating system (Linux, Windows, ...) and version?
Make sure you include information that can help us debug (full error message, model Proto).
We are seeing our k8s container memory increase over time ( a few days ) and profiling indicates the leak might be from ortools. Attached a screenshot of memory increase and jeprof profiling snapshot.
The JVM metrics look good indicating that there is some native memory leak
Anything else we should know about your project / environment
Metadata
Metadata
Assignees
Labels
BugLang: JavaJava wrapper issueJava wrapper issueSolver: RoutingUses the Routing library and the original CP solverUses the Routing library and the original CP solver

