Uploaded image for project: 'Messaging Connector'
  1. Messaging Connector
  2. MESSAGECON-30

The parameters 'org.ametys.plugins.messagingconnector.cache.ttl' and 'org.ametys.plugins.messagingconnector.cache.maxsize' are declared as String but read as Long

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 1.6.0
    • None
    • None
    • 4.2 M8

      This lead to a ClassCastException in AbstractMessageingConnector

      Long maxCacheSizeConf = Config.getInstance().getValue("org.ametys.plugins.messagingconnector.cache.maxsize");
      

            raphael Raphaël Franchet
            raphael Raphaël Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: