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

Move timeout configuration of MongoDbReplicaSet into Builder class

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 2.6.0.Beta1
    • None
    • testcontainers
    • None
    • False
    • None
    • False

    Description

      MongoDbeReplicaSet configuration uses a separate builder for configuration, the newly added method withStartupTimeout should be configured via a method on the Builder and propagated to the underlaying MongoDbContainer

      MongoDBReplicaSet does not represent a container so the different structure compared to TC classes is not a problem there. For The MongoDbContainer it is true that it unfortunately doesn't adhere the the fluent builder pattern of TC containers, however at this point consistency is more important – the alternative is a larger refactoring, which probably doesn't have much of added value.

      Attachments

        Activity

          People

            ywyuewei Harvey Yue
            jcechace@redhat.com Jakub Čecháček
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: