Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-15138

Builder.read(T) default method does not always match expected signature

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 15.0.0.Dev03, 14.0.16.Final
    • 14.0.14.Final
    • None
    • None

      ISPN-14942 introduced the Builder<?> read(T, Combine) method and a default method that calls it. Unfortunately, the return type generic means that the concrete builder classes will have a different signatures.

      See https://github.com/apache/camel-quarkus/issues/5237

            ttarrant@redhat.com Tristan Tarrant
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: