moquette-io / moquette

Java MQTT lightweight broker
http://moquette-io.github.io/moquette/
Apache License 2.0
2.29k stars 818 forks source link

Netty Leak Detection #385

Closed wurangbo closed 6 years ago

wurangbo commented 6 years ago

Netty Leak Detection has been found when I run it as embedded broker(0.10 version). How can I get the Last version? pom info:

io.moquette
        <artifactId>moquette-broker</artifactId>
        <version>0.10</version>
andsel commented 6 years ago

Clone the project and mvn install, so you get locally the master snapshot. Andrea

Il 20 gen 2018 7:51 AM, "wurangbo" notifications@github.com ha scritto:

Netty Leak Detection has been found when I run it as embedded broker(0.10 version). How can I get the Last version? pom info: io.moquette moquette-broker 0.10

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/andsel/moquette/issues/385, or mute the thread https://github.com/notifications/unsubscribe-auth/AA_Y0XJGxD_z_0m0iOcbAYiRndfLtSxYks5tMYz8gaJpZM4RlVda .

davidgraeff commented 6 years ago

Would you mind to release a 0.11 with all the latest fixes? :)

andsel commented 6 years ago

I've still other bugfixes to do, I wnat to lower the number of bug issues and than I plan for 0.11. After that I'll start work on MQTTv5 upgrade

andsel commented 6 years ago

It's a question