Investigate making StringOrNull not is_view

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Cluster Scalability
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      StringOrNull currently uses the is_view default value of true.

      It is a boost::optional<std::string>, so it looks like it can get by with is_view: false, hence eliminating the associated bsonobj anchor overhead.

            Assignee:
            Anja Kalaba
            Reporter:
            Kartal Kaan Bozdogan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: