summaryrefslogtreecommitdiffstats
path: root/filedistribution
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes to file distributor log messagesHarald Musum2016-08-231-1/+1
* Signal that you need the guard while doing your stuff.Henning Baldersheim2016-08-183-3/+5
* Handle EINTR while locking.Henning Baldersheim2016-08-181-0/+4
* Fix compile errors.Henning Baldersheim2016-08-183-2/+4
* For curiosity log when filesystem and zookeeper db is out of sync.Henning Baldersheim2016-08-183-10/+19
* And then it should be safe to only do conditional copy.Henning Baldersheim2016-08-181-0/+4
* Use flock on root directory to acquire exclusive locks to guarantee consitenc...Henning Baldersheim2016-08-186-11/+42
* Merge pull request #424 from yahoo/balder/do-not-continue-if-it-has-not-fixed...HÃ¥vard Pettersen2016-08-182-28/+32
|\
| * Do not continue if the filedistributor has not handled the previous one.Henning Baldersheim2016-08-172-28/+32
* | remove logging and error reportingHaavard2016-08-171-2/+0
* | only try once and do not fall back on random portsHaavard2016-08-171-11/+8
|/
* Message is actually a general TorrentMessage. Nor has it anything to do with ...Henning Baldersheim2016-08-173-2/+2
* Take the string of the address.Henning Baldersheim2016-08-171-1/+1
* Use ListenFailedExceptionHenning Baldersheim2016-08-174-2/+10
* Do not coredump when you do not get config. Just log the stopping event and r...Henning Baldersheim2016-08-141-0/+4
* Merge pull request #226 from yahoo/arnej/use-cmath-and-std-namespaceArne H Juul2016-06-274-7/+4
|\
| * rename log(...) to log_forward(...)Arne Juul2016-06-274-7/+4
* | Use positive exit values withing range.Henning Baldersheim2016-06-271-5/+9
* | Catch, log and exit on ZKSessionExpired instead of dumping a core.Henning Baldersheim2016-06-271-2/+6
|/
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
* Merge pull request #156 from yahoo/musum/log-fastresume_rejected_alert-as-debugHaakon Dybdahl2016-06-231-1/+1
|\
| * Log fastresume_rejected_alert at debug levelHarald Musum2016-06-221-1/+1
* | Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|/
* avoid some -Wformat-security warningsArne Juul2016-06-181-1/+1
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-167-7/+7
* PublishJon Bratseth2016-06-1597-0/+6731