There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-68c0086f-24a5-4b26-99e4-d4e6119521ca XWIKI-22417 Reopened

Upgrade to Elastic search client 8.15.2

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-2bed6c44-cb73-4c20-8285-1f8bdc5d0632 Vincent Massol on 08/Oct/24 15:23
 

Notes:

  • We must continue to support the version of ES installed on elk.xwiki.org. Thus any code change need to be careful to not break that support.
  • The version on elk.xwiki.org can only be upgraded if all instances of XWiki in the world can successfully work with it (ie since the start of Active installs 2). Otherwise, we loose active installs
  • Consequence: We should add a functional test in the active installs maven module to verify that the version of XWiki when active installs 2 was introduced still works with the current active installs 2 code.