Github user ScrapCodes commented on the issue:

    https://github.com/apache/bahir/pull/13
  
    Potential issues with this source,
    
    1) Not all MQTT options are exposed to end user. Not sure how useful they 
can be.
    
    2) Message parser is not pluggable, this limits as to what a user can do 
with our source.
    
    3)  Currently persistence layer used create a file per message it stores, 
this can lead to serious problems if number of messages go very large. Too many 
files in a directory is not supported by all File systems (since it uses local 
filesystem).
    
    4) I have not yet run a very long job with this source. And study the 
memory usage and so on.
    
    ....


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to