Funnelback patch 16.10.0.10
-
Released: 2022-12-14
-
Applies to: v16.10.0
-
Internal reference: FUN-16481, RNDSUPPORT-3575
Description
-
Removed unused Honeycomb tooling that consumes resources and fills up a log file with noise.
Affected files
-
bin/setup/service-templates/jetty-webserver.service.tmpl
-
bin/setup/start_funnelback_on_boot.pl
-
conf/global.cfg.default
Deployment
-
Stop the Jetty web server.
-
Deploy the provided files on top of an existing install, backing up all replaced files.
-
(16.10.0.1) It is recommended that the following (empty) files are deleted:
lib/java/all/google-api-client-1.16.0-rc.jar
,lib/java/all/google-api-services-plus-v1-rev86-1.16.0-rc.jar
,lib/java/all/google-api-services-youtube-v3-rev120-1.19.0.jar
,lib/java/all/google-http-client-1.16.0-rc.jar
,lib/java/all/google-http-client-jackson-1.16.0-rc.jar
,lib/java/all/google-oauth-client-1.16.0-rc.jar
,lib/java/all/jackson-databind-2.13.2.1.jar
,lib/java/all/xpp3-1.1.4c.jar
. -
(16.10.0.10) It is recommended that the following directory is deleted:
tools/honeycomb/
-
(16.10.0.10) Run
$SEARCH_HOME/bin/setup/start_funnelback_on_boot.pl
to regenerate service files from the templates. Please note that this will cause each Funnelback service to be restarted. -
Start the Jetty web server if server was not restarted.
-
(16.10.0.8) Add
convertRelativeRequiresSpace=true
option to all FreemarkerIncludeUrl
macros to apply patch changes.