Re: [Boost-bugs] [Boost C++ Libraries] #12398: Boost log writes much less records in remote disk than local disk

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12398: Boost log writes much less records in remote disk than local disk
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-08-19 21:24:47


#12398: Boost log writes much less records in remote disk than local disk
-------------------------------+-------------------------
  Reporter: xinyan.zhang@… | Owner: andysem
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: log
   Version: Boost 1.61.0 | Severity: Problem
Resolution: invalid | Keywords: remote disk
-------------------------------+-------------------------

Comment (by xinyan.zhang@…):

 Sorry, the last sentence in previous reply should be " I did '''NOT''' see
 any memory over flow. "

 Is there any way to check if messages are dropped or not?
 My way is: I added a counter, every time it increased by +1 when writing a
 log record. Then after the test, I waited for 20 minutes to ensure log
 records were written into the file. And then shut down the application. I
 found last counter is 10,000 larger than the total line number. In other
 words, almost 10,000 lines of record are missing in the log file.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12398#comment:3>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC