Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-7276

Consider using re2j to speed up regex operations

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • packaging
    • None

    Description

      https://github.com/google/re2j

      re2j claims to do linear time regular expression matching in Java.

      Its benefit is most obvious for deeply nested regex (such as a | b | c | d).
      We should consider using re2j to speed up regex operations.

      Attachments

        Activity

          People

            chenyuyun-emc kevin.chen
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: