[GitHub] trafficserver pull request: TS-3948 Lock g_records during in RecDu...

2015-10-08 Thread sekimura
GitHub user sekimura opened a pull request: https://github.com/apache/trafficserver/pull/304 TS-3948 Lock g_records during in RecDumpRecords to avoid a race Under certain conditions, data passing to RecDumpEntryCb and data inside the callback can be different. The problem is that

[GitHub] trafficserver pull request: TS-3948 Lock g_records during in RecDu...

2015-10-08 Thread sekimura
Github user sekimura commented on the pull request: https://github.com/apache/trafficserver/pull/304#issuecomment-146752220 @jpeach I've added backtrace when we got a crash https://issues.apache.org/jira/browse/TS-3948 --- If your project is set up for it, you can reply to

[GitHub] trafficserver pull request: TS-4274 Use the right hostdb levels as...

2016-03-23 Thread sekimura
GitHub user sekimura opened a pull request: https://github.com/apache/trafficserver/pull/536 TS-4274 Use the right hostdb levels as calling lookup_block With a wrong "levels" value, lookup_block() could return the wrong block. You can merge this pull request

[GitHub] trafficserver pull request: TS-3948 Lock g_records during in RecDu...

2016-03-27 Thread sekimura
Github user sekimura commented on the pull request: https://github.com/apache/trafficserver/pull/304#issuecomment-202093598 Hence this is not a complete fix, I'll close this PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] trafficserver pull request: TS-3948 Lock g_records during in RecDu...

2016-03-27 Thread sekimura
Github user sekimura closed the pull request at: https://github.com/apache/trafficserver/pull/304 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the