You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pulsar.apache.org by Apache Pulsar Slack <ap...@gmail.com> on 2018/10/21 09:11:02 UTC

Slack digest for #general - 2018-10-21

2018-10-20 09:17:10 UTC - jiasheng: @jiasheng has joined the channel
----
2018-10-20 13:20:26 UTC - James Zhao: @James Zhao has joined the channel
----
2018-10-20 14:22:32 UTC - Xin Zhang: @Xin Zhang has joined the channel
----
2018-10-20 15:55:39 UTC - Tamal Saha: @Tamal Saha has joined the channel
----
2018-10-21 02:26:07 UTC - Samuel Sun: @Matteo Merli
----
2018-10-21 02:28:16 UTC - Samuel Sun: if the jvm mem is beyond 32G, does it use the 64 bit gc and could be slower than 32 bit gc ? <http://java-performance.info/over-32g-heap-java/>
----
2018-10-21 08:00:13 UTC - Samuel Sun: Hi, anyone met this issue before , when run mvn test in the path pulsar/pulsar-broker
----
2018-10-21 08:00:40 UTC - Samuel Sun: [ERROR]   location: class org.apache.pulsar.broker.admin.impl.FunctionsBase
[ERROR] /Users/samuel/pulsar_project/pulsar/pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/FunctionsBase.java:[298,81] cannot find symbol
[ERROR]   symbol:   variable FUNCTION
[ERROR]   location: class org.apache.pulsar.broker.admin.impl.FunctionsBase
----
2018-10-21 08:33:12 UTC - Ali Ahmed: have you installed the root level libraries ?
----