Github user jacksontj commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/240#discussion_r33837875
--- Diff: iocore/hostdb/HostDB.cc ---
@@ -2833,15 +2650,8 @@ ParseHostFile(char const *path)
}
}
- if (!HostFilePairs.empty
Github user bgaff commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/240#discussion_r33836997
--- Diff: iocore/hostdb/HostDB.cc ---
@@ -2833,15 +2650,8 @@ ParseHostFile(char const *path)
}
}
- if (!HostFilePairs.empty())
Github user jacksontj commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/240#discussion_r33831438
--- Diff: iocore/hostdb/HostDB.cc ---
@@ -2771,11 +2586,14 @@ ParseHostLine(char *l)
int n_elts = elts.Initialize(l, SHARE_TOKS);
// Ele
+1
Tested on Fedora 22. Signatures and regression passed.
-Bryan
> On Jun 29, 2015, at 9:56 PM, Phil Sorber wrote:
>
> Hello All,
>
> I've prepared a release for v5.3.1 (RC0) which is the latest stable release
> in the 5.3.x series. This is the second release in our Long Term Support
> (LTS
Github user SolidWallOfCode commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/240#discussion_r33824514
--- Diff: iocore/hostdb/HostDB.cc ---
@@ -2771,11 +2586,14 @@ ParseHostLine(char *l)
int n_elts = elts.Initialize(l, SHARE_TOKS);
Github user SolidWallOfCode commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/240#discussion_r33820816
--- Diff: iocore/hostdb/HostDB.cc ---
@@ -2565,18 +2568,9 @@ int HostDBFileUpdateActive = 0;
// Contents of the host file. We keep this aro
Github user SolidWallOfCode commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/240#discussion_r33820620
--- Diff: iocore/hostdb/HostDB.cc ---
@@ -659,6 +660,21 @@ db_mark_for(IpAddr const &ip)
HostDBInfo *
probe(ProxyMutex *mutex, HostDBM
Github user SolidWallOfCode commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/240#discussion_r33820528
--- Diff: iocore/hostdb/P_HostDBProcessor.h ---
@@ -190,6 +190,14 @@ extern RecRawStatBlock *hostdb_rsb;
#define HOSTDB_DECREMENT_THREAD_DY
Github user jacksontj commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/240#discussion_r33817237
--- Diff: iocore/hostdb/HostDB.cc ---
@@ -2833,15 +2650,8 @@ ParseHostFile(char const *path)
}
}
- if (!HostFilePairs.empty
Github user SolidWallOfCode commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/240#discussion_r33813578
--- Diff: iocore/hostdb/HostDB.cc ---
@@ -2833,15 +2650,8 @@ ParseHostFile(char const *path)
}
}
- if (!HostFilePairs
Github user jacksontj commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/240#discussion_r33811976
--- Diff: iocore/hostdb/HostDB.cc ---
@@ -659,6 +660,20 @@ db_mark_for(IpAddr const &ip)
HostDBInfo *
probe(ProxyMutex *mutex, HostDBMD5 con
Github user SolidWallOfCode commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/240#discussion_r33811033
--- Diff: iocore/hostdb/HostDB.cc ---
@@ -659,6 +660,20 @@ db_mark_for(IpAddr const &ip)
HostDBInfo *
probe(ProxyMutex *mutex, HostDBM
Github user SolidWallOfCode commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/240#discussion_r33810813
--- Diff: iocore/hostdb/P_HostDBProcessor.h ---
@@ -190,6 +190,14 @@ extern RecRawStatBlock *hostdb_rsb;
#define HOSTDB_DECREMENT_THREAD_DY
Github user SolidWallOfCode commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/240#discussion_r33810635
--- Diff: iocore/hostdb/P_HostDBProcessor.h ---
@@ -190,6 +190,14 @@ extern RecRawStatBlock *hostdb_rsb;
#define HOSTDB_DECREMENT_THREAD_DY
> On Jun 29, 2015, at 10:56 PM, Phil Sorber wrote:
>
> Hello All,
>
> I've prepared a release for v5.3.1 (RC0) which is the latest stable release
> in the 5.3.x series. This is the second release in our Long Term Support
> (LTS) version as detailed in our Release Management document:
>
> https
15 matches
Mail list logo