Fixed issues
This section describes the issues fixed in Hyperscale Compliance.
Release 8.0.0
Key | Summary |
---|---|
HM-1606 | When tables have more than 100 columns on Oracle, the default API page at 100 causes an issue where we don't match the column name via the masking API |
HM-1787 | Oracle: Load service holds a lock on class level, causing parallel jobs stuck in the flow of preload |
HM-1814 | MSSQL: Load service holds the lock on class level, causing parallel jobs stuck in the flow of preload |
Release 7.0.0.0
Key | Summary |
---|---|
HM-1617 | Oracle - Hyperscale engine fails to mark partitions of the partitioned index as unusable in pre-load and fails to rebuild a partitioned index in post load leaving indexes in an unusable state |
HM-1684 | Running multiple Hyperscale jobs in parallel, using the same set of Masking Engines and the same value of env_name_prefix and app_name_prefix can cause job failure with the missing ruleset, any other masking objects, or execution error. |
Release 6.0.0.0
Key | Summary |
---|---|
HM-1513 | MSSQL - Slowness while performing load with large tables( more than 4M rows and 10 Columns) |
HM-1521 | MSSQL - Post load fails with 'transaction log is full due to 'ACTIVE_TRANSACTION' for large tables |
HM-1608 | SQLLDR doesn't load the data when the table has enabled triggers owned by a different user |
HM-1645 | Failed clean up of previous execution causes "\"File Format already exists with identifier: HYPERSCALE_16_9fd11fae45861fdb18fb658fb950ceab.fmt\" issue for next execution of same job |
HM-1656 | nginx configuration client max body size limits the size of the payload to post for the dataset |
Release 5.0.0.1
Key | Summary |
---|---|
HM-1561 | Oracle Load Failure: SQL loader control files doesn't contain character length when column size is less than 256 CHAR |
Release 5.0.0.0
Key | Summary |
---|---|
HM-971 | For HTTP protocol-type requests, trust store fields are accepted and displayed in response. |
HM-1472 | Oracle Unload service doesn't release the lock if fails to initialize the connection pool and the job stuck in a runnning state |
HM-1520 | Masking service: Starting execution throwing NPE after container restart |
HM-1522 | Update Oracle JDBC Driver to 21.3.0.0 |
Release 4.1.0
Key | Summary |
---|---|
HM-1155 | Diagnosability: How do I tell which masking job on the masking engine relates to the failed message on the HS Jobs API status |
HM-1168 | The error text in Post Load failures is misleading/unclear |
HM-1191 | Optimization: We should execute Select Count (*) in parallel to the Oracle Unload process. It could take a significant amount of time to count data in large tables as well as 1000 objects. |
HM-1201 | Unable to import a ruleset with 5000 tables to HS 4.0, getting an error message. |
HM-1210 | While trying to process an HS job for 5000 table schema, ran out of Oracle cursor, and then the SQLite database locked up. |
HM-1265 | Oracle - Any index on a column having no constraint on it, is not getting dropped |
HM-1334 | Can't drop the index, because the index is not owned by the user we used to connect. |
HM-1378 | Oracle - Load service needs to include index owner name when attempting to modify/rebuild partition indexes owned by different db user |
Release 4.0.0
Key | Summary |
---|---|
HM-177 | Able to POST /hyperscale-masking/jobs with min job memory > max job memory |
HM-530 | POST/PUT request dataSet API error response received with empty/missing/invalid ‘source’/’target’ object/values can be improved |
HM-754 | POST/PUT connector jdbc_url, username, and password should be mandatory for Oracle load and unload service |
HM-789 | Error message upon not setting the ‘SSL’ field to False indicates ‘insecure_ssl’ property which no longer exists in the schema |
HM-858 | Status of sub-task coming wrong when overall execution failed |
HM-932 | Suppress the password message for the controller log |
HM-1138 | The description in the swagger doesn’t match the API call |
HM-1140 | The error needs more information to diagnose a connector issue. |
Release 3.0.0.1
Key | Summary |
---|---|
HM-858 | Status of sub-task coming wrong when overall execution failed |
HM-873 | Intermittently there is a mismatch in loaded_rows displayed in the load task vs the actual rows loaded in the target table |
HM-915 | Load: driver support plugin throws ORA-02297: cannot disable constraint - dependencies exist error for foreign key |
Release 3.0.0
Key | Summary |
---|---|
HM-294 | The updated file format is not POST’ed on the Continuous Compliance Engine if the file format name is the same |