[ https://issues.apache.org/jira/browse/OLINGO-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894492#comment-13894492 ]
Michael Bolz commented on OLINGO-150: ------------------------------------- This part: {code} org.apache.olingo.odata2.core.ODataContextImpl.startRuntimeMeasurement at line: measurement.setMemoryStarted(ManagementFactory.getMemoryMXBean().getHeapMemoryUsage().getUsed()); {code} was introduced for getting debug information about memory consumption during runtime. But with the default JVM memory in combination with the {{ManagementFactory}} you unfortunately don't get perfect reliable memory usage. So IMHO it could be considered whether this memory measurement should be removed (independent from the issue with the Google App Engine). Kind regards, Michael > Google App Engine Support > ------------------------- > > Key: OLINGO-150 > URL: https://issues.apache.org/jira/browse/OLINGO-150 > Project: Olingo > Issue Type: Wish > Components: odata2-core > Reporter: Thiago Assis > Attachments: ODataJPADebugCallback.java, ODataJPAErrorCallback.java, > ODataJPAServiceFactory.java, ODataRequestUtil.java, ODataServlet.java > > > Do you have plans to develop a version that can be run on Google App Engine? > If not, it would be interesting to consider. -- This message was sent by Atlassian JIRA (v6.1.5#6160)