Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-7859

Reduce enum array allocation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 2.7.0.Beta1
    • None
    • core-library
    • None
    • False
    • None
    • False

      In order to make your issue reports as actionable as possible, please provide the following information, depending on the issue type.

      Bug report

       

      The Envelope.Operation enum can be optimized. The enum values() method is called multiple times. This method can be called once. Details at 

      https://www.gamlor.info/wordpress/2017/08/javas-enum-values-hidden-allocations/

       

       

       

       

      What Debezium connector do you use and what version?

      GitHub main branch

      What is the connector configuration?

      n/a

      What is the captured database version and mode of depoyment?

      What behaviour do you expect?

      n/a

      What behaviour do you see?

      n/a

      Do you see the same behaviour using the latest relesead Debezium version?

       

      GitHub main branch 

      Do you have the connector logs, ideally from start till finish?

      n/a

      How to reproduce the issue using our tutorial deployment?

      n/a

      Feature request or enhancement

      For feature requests or enhancements, provide this information, please:

      Which use case/requirement will be addressed by the proposed feature?

      <Your answer>

      Implementation ideas (optional)

      <Your answer>

            Unassigned Unassigned
            seansullivan5000 Sean Sullivan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: