Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-4261

Remove remaining globals

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • native client
    • None

    Description

      A few globals still remain:

      DataOutput.cpp

      ACE_Recursive_Thread_Mutex g_bigBufferLock;
      uint32_t DataOutput::m_highWaterMark = 50 * 1024 * 1024;
      uint32_t DataOutput::m_lowWaterMark = 8192;
      

      Add more here as found.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jbarrett Jacob Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: