Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-2639

Unbounded Source for MongoDB

Details

    • Bug
    • Status: Open
    • P3
    • Resolution: Unresolved
    • 2.0.0
    • None
    • io-java-mongodb
    • None

    Description

      The current MongoDB source is bounded, which means that we can't build streaming pipelines directly from MongoDB.
      MongoDB publishes changes in each collection through the oplog. Would it be possible to create a connector that reads the oplog to create an unbounded source?

      As an oplog is only available through replication, this creates that dependency. We would need to also consider whether a polling method (using the ObjectId) could be an appropriate fallback.

      Thanks

      Attachments

        Activity

          People

            Unassigned Unassigned
            nevi_me Neville Dipale
            Votes:
            2 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated: