FullTextIndexEventListener doesn't need to be Serializable

Description

In older versions of Hibernate event listeners such as FullTextIndexEventListener had to be serializable.
This requirement is very outdated nowadays, so we can remove some complexity.

Activity

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created May 17, 2017 at 8:17 PM
Updated June 13, 2017 at 10:38 AM
Resolved May 18, 2017 at 12:07 PM

Flag notifications