Git Product home page Git Product logo

Comments (7)

gilbertwong96 avatar gilbertwong96 commented on August 23, 2024

mqueue is not persistent config, it store the message in memory rather than disk for session, if you want persistent feature of emqx, please contact with @zhengyupan for enterprise edition.

from emqx-rel.

imsbhatnagar avatar imsbhatnagar commented on August 23, 2024

Thanks !!
@zhengyupan, I have already written @ [email protected] to share the emqx-enterprise-centos6.8-v2.1.0.zip, there is no response.

from emqx-rel.

imsbhatnagar avatar imsbhatnagar commented on August 23, 2024

@gilbert-wong , At present I do not bother whether mqueue is in memory or writes to disk.. even if it is in-memory holding the msg - it should deliver to the subscriber once it is back. My EMQ broker instances does not restart so the in-memory should be intact to persist msgs. What are your comments on this ?

from emqx-rel.

gilbertwong96 avatar gilbertwong96 commented on August 23, 2024

The numbers of message in mqueue is limited by you memory and if the session of your mqtt client has been expired , broker would not holding the msg ,the enterprise could solve this problem

from emqx-rel.

imsbhatnagar avatar imsbhatnagar commented on August 23, 2024

Thanks @gilbert-wong, appreciate your prompt response.
Memory is not an issue for me so I can hold lot of messages, to persist a session should I set the cleansession = false in the client ?
Meantime I am also awaiting an enterprise package from the emq team.

from emqx-rel.

imsbhatnagar avatar imsbhatnagar commented on August 23, 2024

With cleansession = false ; the in-memory persistent is still not working

from emqx-rel.

imsbhatnagar avatar imsbhatnagar commented on August 23, 2024

@gilbert-wong, thanks
cleansession = false worked for the in-memory persistent mqueue 👍

Now I am only awaiting the enterprise version so that I can also perform disk writes.

Thanks again for the help

from emqx-rel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.