Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.7.0
-
None
-
None
Description
MySQL and PostgreSQL both use TEXT for AlertDefiniion#source and AlertTarget#properties. However, the Oracle DDL was using VARCHAR(4000).
These fields contain JSON structured data and won't ever be searchable. We should allow them to contain more than 4k of data.
This change will make the 3 databases consistent in how they access data from the alert tables.
Attachments
Issue Links
- is related to
-
AMBARI-6354 Alerts Redesign
- Resolved
- links to