Codec Configuration Exception When POJO has Field set as (fluent = true)

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Gone away
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: POJO
    • None
    • Environment:
      Java reactivestreams driver
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      While declaring POJO classes with the codec registry configuration having the value of the automatic variable set to true, When the @Accessor(fluent = false) annotation is used, the converting a BSON document to a POJO using the aggregate(List<> Pipeline) successfully converts the MongoDB collection to a POJO. However, when the annotation @Accessor(fluent = true) is used with the POJO class, then a CodecConfigurationException is thrown. Can anyone please help me with this problem?

            Assignee:
            Ross Lawley
            Reporter:
            Kunal jani
            None
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: