You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/10/14 04:42:25 UTC

[GitHub] [pulsar] leonidv commented on issue #4641: The project does not build with JDK 12.

leonidv commented on issue #4641: The project does not build with JDK 12. 
URL: https://github.com/apache/pulsar/issues/4641#issuecomment-541501150
 
 
   I've run Apache Pulsar 2.4.1 in standalone mode on open-jdk-13:
   
   `
    07:28:28.461 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:host.name=lv-linux
   07:28:28.461 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.version=13
   07:28:28.461 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.vendor=N/A
   07:28:28.461 [main] INFO  org.apache.zookeeper.server.ZooKeeperServer - Server environment:java.home=/usr/lib/jvm/java-13-openjdk
   `
   
   I've remove -XX:+AggressiveOpts from PULSAR_GC

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services