MUC Maximum batch size setting resets on reboot

Description

  1. Navigate to *Group Chat -> Group Chat Settings -> conference -> Other Settings*

  2. Modify *Maximum batch size* and click on *Save Settings* button.

  3. Restart Openfire

  4. Return to the same settings page to see the original value

 

https://github.com/igniterealtime/Openfire/blob/04b5d6ff70ab6b9e1a9c7730a72599e3da53facd/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java#L1289 reads from "tasks.log.tasks.log.maxbatchsize"

 

https://github.com/igniterealtime/Openfire/blob/04b5d6ff70ab6b9e1a9c7730a72599e3da53facd/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java#L1377 writes to "tasks.log.maxbatchsize"

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Ignite Forum URL

Fix versions

Priority

Created October 19, 2020 at 1:55 PM
Updated October 28, 2020 at 1:26 PM
Resolved October 19, 2020 at 2:27 PM