Apoorv Mittal created KAFKA-15677:
-------------------------------------
Summary: Add support for re2/j regex parsing for patterns
Key: KAFKA-15677
URL: https://issues.apache.org/jira/browse/KAFKA-15677
Project: Kafka
Issue Type: Sub-task
Reporter: Apoorv Mittal
KIP-714 advice use of re2/j as library for regex patterns but currently Kafka
do not have support for same and uses java regex library itself.
KIP-848 also requires the use of re2/j library hence this Jira is to track
patching KIP-714 pattern comparison code with re2/j once it's support is added
in Kafka i.e. when re2/j libraries are in use in Kafka post KIP-848 work.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)