Robert Muir created LUCENE-9095: ----------------------------------- Summary: remove java serialization from lucene/replicator Key: LUCENE-9095 URL: https://issues.apache.org/jira/browse/LUCENE-9095 Project: Lucene - Core Issue Type: Task Components: modules/replicator Environment: re Reporter: Robert Muir
This seems to be deserializing java objects from http streams. In LUCENE-9094 I marked the usages with SuppressForbidden, just to try to fend off additional serialization from being added to the codebase. But we should really fix this one! -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org