Subject: meshIQ Platform Track 11.1.3 Package release notes.
Date: 31-Oct-2024
Prerequisite: To upgrade to version 11.1.3, the meshIQ Core base version must be 11.1.x.
The Core Services should be upgraded before upgrading Track.
Required files:
- AP11.1_SU03.pkg.
- AP_AIM-11.1.3.pkg
- DATA_SERVICE-11.1.3.pkg
- JOB_SCHEDULER-11.1.3.pkg
- ds-db-utils-11.1.3.tar.gz
- ds-api-11.1.3.tar.gz
- track-11.1.3.tar.gz
Installation overview
If you have not done so already, you must update your version of meshIQ Platform Core Services to 11.1.3 (AP11.1 SU03).
Instructions on upgrading to meshIQ Platform Track 11.1.3 from version 11.1.2 are described below.
Upgrade procedure
- Stop the Web, CEP, and Domain services.
- Go to
/opt/meshiq/misc/dbapiand run the command:unlink current - Run the following:
tar -zxvf ds-db-utils-11.1.3.tar.gz
ln -s ds-db-utils-11.1.3 current
- Navigate to
/opt/meshiq/platform/updates. - Place all the files mentioned above (under Required files) in the updates folder.
- Go to
/opt/meshiq/platform/binand run the following commands:
./pkgman ../updates/AP11.1_SU03.pkg
./pkgman ../updates/AP_AIM-11.1.3.pkg
./pkgman ../updates/JOB_SCHEDULER-11.1.3.pkg
./pkgman ../updates/DATA_SERVICE-11.1.3.pkg
- After running each command from the above go to
/opt/meshiq/sbinfolder and run the commands:
./start.sh domain
./stop.sh domain
- Go back to
/opt/meshiq/platform/updatesand run the following:
tar -zxvf ds-api-11.1.3.tar.gz
tar -zxvf track-11.1.3.tar.gz
- Move both ds-api.war and track.war files to
/opt/meshiq/platform/apache-tomcat/webapps. - Start the Domain, CEP, and Web services one after the other.
- Log in to the Track UI.
11.1.3
Bug Fixes
-
TRK-218 Snapshot Query is not working in the UI.
-
TRK-224 Unable to configure actions for slack
-
TRK-239 Unable to stop share viewlet in configure viewlet console.
-
TRK-246 Schemas not imported and assigned with dashboards
-
TRK-253 Getting exception while executing some queries for heatmap.
-
TRK-254 Legends in the Anomaly chart looks different
-
TRK-256 Unable to expand tree diagram.
-
TRK-259 Unable to expand the values in the console viewlet
-
TRK-263 Unable to sort data in the UI.
-
TRK-276 Unable to see the map when clicked on edit viewlet
-
TRK-277 Complete name is not displayed in the graph.
-
TRK-278 Date filter applied to the viewlet does not appear in the Date & Time Range console.
-
TRK-391 Show as anomalychart not showing as anomaly
-
DSJ-106 DB Utils package missing security.json
_________________________________________________________________________________________
Old Fix Packs
11.1.2
New Features
- DSJ-78 External Data Source configs sometimes fail to load on startup
Bug Fixes
-
TRK-195 Unable to change data points and data groups in default viewlet settings table.
-
TRK-201 Getting error in the console when an unsaved dashboard is closed with or without saving.
-
TRK-204 Special characters can be seen when a jkqls script is imported or created.
-
TRK-207 Finish button is disabled while creating Alerts.
-
TRK-209 In configure viewlet save button is disabled.
-
TRK-210 Special characters appear for the sets criteria in the sets console
-
TRK-211 Getting exception while executing sets query.
-
TRK-212 Jkql scripts are not working and refresh button is not enabled.
-
TRK-221 Cannot display Topology from Activity Details Viewlets
-
TRK-222 Cannot display Related Events from Activity Details Viewlet
-
TRK-223 "Active Session" queries do not work
-
TRK-232 Submit button in change password page never gets enabled
-
DSJ-70 Getting NullPointerException when streaming resource names with type of TOPIC
-
DSJ-73 In customer dashboards to report Activities, following Activity name appears <auto-generated>
-
DSJ-74 Activity's Severity should inherit Event Severity "ERROR"
-
DSJ-76 Restore default active activity expiration to 1 hour
11.1.1
New Features
-
TRK-61 Make code more strict, rewrite components in Typescript & other strictness/performance improvements
-
TRK-98 Replace Guriddo jqGrid with an alternative table library
-
TRK-149 Update frontend importers to handle very big files
-
TRK-162 Update packages/libraries now that slightly more recent browser versions are supported
Bug Fixes
-
TRK-2 Merge JKL-3720 - "Add custom query support to Alerts"
-
TRK-3 Merge JKL-3624 - Rework global/default viewlet settings migration out of organization definition
-
TRK-10 Merge JKL-3579 26285 - Need screens to manage ML Model Definition and training
-
TRK-11 Experiment - Convert one big component/library to load on demand
-
TRK-12 Performance improvement - Load bigger libraries on-demand
-
TRK-13 Smaller performance improvement - Load our own components (wizards) on-demand
-
TRK-15 Improvements for on-demand component load logic
-
TRK-45 Implement user teams assign/unassign page
-
TRK-49 Add dropdown that would allow users easily to add date Filter to URL
-
TRK-76 Improve Landing/Demo page load speed & reduce bundle sizes
-
TRK-83 Show configuration warning in importer map step.
-
TRK-102 Having filter option in the edit viewlet console is throwing an exception in the browser console.
-
TRK-103 Problems with Tree viewlet checkboxes & expanding/drilldown
-
TRK-104 Check & merge branches where (unit) tests are written
-
TRK-106 Update merged tests to work with code changes/updated structures
-
TRK-107 Getting only single non-global repository in Rest service via Access Token
-
TRK-114 Support Access Token Description
-
TRK-117 Implement jqGrid alternative for all jqGrid based viewlets
-
TRK-122 Issues in Repositories list & in Admin window
-
TRK-127 Error in viewlet form when using 'having' query
-
TRK-128 Small usability changes for Organization page in Admin Settings window
-
TRK-130 Summary 1.6+ formatting & allowed query bugs
-
TRK-131 Scalar/Numeric functions on fields are not detected by UI which causes field aliases to stop working
-
TRK-139 Unable to train a model from the ML Model console
-
TRK-148 UI cannot import large number of records
-
TRK-150 Investigate & fix CSV importer support for very big files
-
TRK-152 Investigate & fix XLS importer support for very big files
-
TRK-153 Investigate & fix Log importer support for very big files
-
TRK-155 Reorganize html templates and their fragments across whole project
-
TRK-157 Edits to v11 jKQL User Guide
-
TRK-158 Investigate and bump minimum supported browser versions
-
TRK-167 Dashboard schema change does not propagate to console viewlets
-
TRK-168 Punctuation is not supported in variable names
-
TRK-181 STARTTLS is not saved for email provider.
-
TRK-196 Embedded viewlet does not display the data
-
TRK-197 Unable to assign repository to a new user.
-
TRK-198 Action Email is giving exception.
-
DSJ-1 Publish Solr cluster metrics
-
DSJ-2 Upgrade Infinispan to version 14
-
DSJ-4 Reduce Solr document index sizes
-
DSJ-5 Create default viewlet settings init script for 11.1 version
-
DSJ-6 Replace use of SimpleDateFormat with FastDateFormat
-
DSJ-11 Record cache sizes in NRD file
-
DSJ-13 Support filter on Invoke statement
-
DSJ-14 Support jKQL filters like "Updated After"
-
DSJ-16 Allow Purge statement to take a date filter
-
DSJ-21 Handle ANTRL error in Storm topologies
-
DSJ-30 Use dictionary instead of .json file for mlmodel defaults,
-
DSJ-34 Field validation for custom timeseries fields.
-
DSJ-35 Upgrade ActiveMQ to 5.18.3
-
DSJ-43 Tokens Stored in Solr should be encrypted
-
DSJ-49 Allow using Grant statement to assign ownership to Administrator (SYSTEM)
-
DSJ-61 Statement parser errors.
-
DSJ-71 Grant/Revoke does not work for repositories