Sharmadha Sainath created ATLAS-2301:
----------------------------------------
Summary: Concurrent modification exception when saving the search
Key: ATLAS-2301
URL: https://issues.apache.org/jira/browse/ATLAS-2301
Project: Atlas
Issue Type: Bug
Components: atlas-core
Reporter: Sharmadha Sainath
Priority: Critical
Attachments: ConModExceptionSaveSearch.txt
The Atlas instance has 626 types , 332 saved searches. (Search queries are
large).
Post 332 saved searches ,when trying to save a query , ConcurrentModification
exception is thrown with
{code}
audit record too long: entityType=__AtlasUserProfile,
guid=8b9f8e79-30e5-4bfe-afca-cc3adc2a97c6, size=1048743; maxSize=1048576.
entity attribute values not stored in audit (EntityAuditListener:156)
{code}
Attached the complete exception stack trace.
Other functionalities like creating tag , entity ,hive hook functionalities ,
tag association , tag deletion , basic search , faceted basic search works well.
On other instance of Atlas , less types are created and 350+ saved searches are
created (The save search attributes content differ in first instance and second
instance. Former has more filters).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)