On Mon, Sep 20, 2021 at 3:07 PM Andy Seaborne wrote:
>
>
>
> On 20/09/2021 12:02, Martynas Jusevičius wrote:
> > Hi,
> >
> > I see that the default Dockerfile has hardcoded
> > JAVA_OPTIONS="-Xmx2048m -Xms2048m"
> > https://github.com/apache/jena/blob/main/jena-fuseki2/jena-fuseki-docker/Dockerfil
ApacheCon @Home starts tomorrow! Details at
https://www.apachecon.com/acah2021/index.html
(Note: You're receiving this because you are subscribed to one or more
user lists for Apache Software Foundation projects.)
We've got three days of great content lined up for you, spanning 14
project co
Hi ,
Can you please let me know if Jena take more time to update when using
reasoners?
Thanks,
Sushanth
On 20/09/2021 12:02, Martynas Jusevičius wrote:
Hi,
I see that the default Dockerfile has hardcoded
JAVA_OPTIONS="-Xmx2048m -Xms2048m"
https://github.com/apache/jena/blob/main/jena-fuseki2/jena-fuseki-docker/Dockerfile#L107
https://docs.docker.com/engine/reference/builder/#env
"""
The envir
Hi,
I see that the default Dockerfile has hardcoded
JAVA_OPTIONS="-Xmx2048m -Xms2048m"
https://github.com/apache/jena/blob/main/jena-fuseki2/jena-fuseki-docker/Dockerfile#L107
This doesn't make much sense in a Docker environment where the
hardcoded value can either go over the limit of the contai