Long search query wedges aggregateRawEvents

Description

While chasing down a different issue, we noticed that the aggregation tasks were not running. We would see the following error every time the node attempts to run the task:

ERROR [uP-TaskExec-1-aggregateRawEvents] o.h.e.j.batch.internal.BatchingBatch 2018-02-05 16:01:09,665 - HHH000315: Exception executing batch [could not execute batch]

Eventually we get the attached stacktrace with the information we need

In UP_SEARCH_REQ_AGGR, SEARCH_TERM has a length of 255

We can either 1) limit search queries to 255 characters or 2) increase the length of UP_SEARCH_REQ_AGGR.SEARCH_TERM

Environment

None

Attachments

1

Activity

Jonathan M. Tran 
April 6, 2018 at 6:18 PM

I came across https://apereo.atlassian.net/browse/UP-4739#icft=UP-4739 while looking to see if an issue for a different issue exists

Duplicate

Details

Assignee

Reporter

Affects versions

Priority

Created February 6, 2018 at 4:52 PM
Updated April 6, 2018 at 6:18 PM
Resolved April 6, 2018 at 6:18 PM