Funnelback patch 15.22.0.22
-
Released: 2020-04-20
-
Applies to: v15.22.0
-
Internal reference: RNDSUPPORT-3162, RNDSUPPORT-3166, FUN-13777
Description
-
Upgrades the version of
RestFBlibrary to account for recent breaking changes in the Facebook Graph API. -
Fixes an issue where Facebook collections gathered less number of documents due to a pagination issue in the Facebook Graph API.
-
Facebook Graph API deprecated fields
name,link,app_linksanddescriptionhave been removed from the default values of thefacebook.page-fieldsconfiguration key.
Affected files
-
lib/java/all/funnelback-common.jar -
lib/java/all/funnelback-social-media.jar -
lib/java/all/restfb-2.21.0.jar: This is now a empty jar for easy patch application. -
lib/java/all/restfb-3.4.0.jar
Deployment
-
Stop the Jetty web server.
-
Deploy the provided files on top of an existing install, backing up all replaced files.
-
(15.22.0.11) Run
$SEARCH_HOME/bin/setup/start_funnelback_on_boot.plto regenerate service files from the templates. Please note that this will cause each Funnelback service to be restarted. -
(15.22.0.11) Reboot the Funnelback server to ensure systemd picks up the changes to the service files.
-
Start the Jetty web server if the server was not restarted