Project

General

Profile

Actions

Bug #15378

closed

XMLRPC Not Working as expected.

Added by Qadeer Ahmed about 1 month ago. Updated 30 days ago.

Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
XMLRPC
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.7.2
Affected Architecture:
All

Description

XMLRPC is not syncing the installed packages configurations sent by client.

XMLRPC.php file has this function merge_installedpackages_section but it is never called in whole code. Therefore it is not updating the config changes for installed packages.

Please have a look and fix the issue as high availability setup is not working without this.
Thanks

Because of High availability setting priority to Very High.

Actions #1

Updated by Jim Pingle about 1 month ago

  • Status changed from New to Not a Bug
  • Priority changed from Very High to Normal

It's working as expected. Packages must handle their own synchronization. Some packages are not compatible with being run in an HA setup in that way so it would be dangerous to blindly copy package data between nodes.

Actions #2

Updated by Qadeer Ahmed 30 days ago

Can we have selection in HA setup for installed packages? Like we have for selection for configuration section (we may have similar selection to which package we want to synchronize?)

Actions #3

Updated by Jim Pingle 30 days ago

No, the potential for problems/harm is too high. Each package that supports XMLRPC has its own options to control the sync behavior.

Actions

Also available in: Atom PDF