[SERVER-44718] Develop log to logv2 conversion tool Created: 18/Nov/19  Updated: 29/Oct/23  Resolved: 22/Nov/19

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 4.3.3

Type: Task Priority: Major - P3
Reporter: Sara Williamson Assignee: Gabriel Russell (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Sprint: Dev Tools 2019-12-02
Participants:

 Comments   
Comment by Gabriel Russell (Inactive) [ 22/Nov/19 ]

One of the results of this work is a list of types that need to be supported in NamedAttribute

      1 boost::optional<mongo::ChunkRange>, void
      1 boost::optional<mongo::repl::OpTime>, void
      1 boost::optional<mongo::UUID>, void
      1 mongo::Duration<std::ratio<1, 1000000000> >, void
      1 mongo::Duration<std::ratio<1, 1000000> >, void
      1 mongo::Duration<std::ratio<60, 1> >, void
      1 mongo::ErrorCodes::Error, void
      1 mongo::ExceptionForCat<mongo::ErrorCategory::NotMasterError>, void
      1 mongo::ExceptionForCat<mongo::ErrorCategory::ShutdownError>, void
      1 mongo::ExitCode, void
      2 boost::optional<long>, void
      2 boost::optional<mongo::Timestamp>, void
      2 const void *, void
      2 mongo::ExceptionForCat<mongo::ErrorCategory::Interruption>, void
      2 std::ios_base &(std::ios_base &), void
      3 char *, void
      3 mongo::mutablebson::Document, void
      3 mongo::RecordId, void
      5 mongo::BSONElement, void
      5 mongo::DBException, void
      5 mongo::Duration<std::ratio<1, 1> >, void
     10 mongo::Duration<std::ratio<1, 1000> >, void

Comment by Gabriel Russell (Inactive) [ 22/Nov/19 ]

This won't get merged to master, but instead will live in a branch on my mongo fork.

https://github.com/gabrielrussell/mongo/tree/SERVER-44718

Generated at Thu Feb 08 05:06:46 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.