ListCollectionsOperation filters namespaces incorrectly

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.0.0
    • Affects Version/s: None
    • Component/s: Command Operations
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      com.mongodb.operation.ListCollectionsOperation.FilteringBatchCursor and com.mongodb.operation.ListCollectionsOperation.FilteringAsyncBatchCursor report incorrect results due to the filtering behavior. In the case where an entire batch is filtered out, hasNext can return true when there are no more results, and next can return an empty batch.

            Assignee:
            Jeffrey Yemin
            Reporter:
            Jeffrey Yemin
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: