Re: pcp updates: libpcp connection unsharing
"Mark Goodwin" <[email protected]>
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Nov 9, 2016 at 12:11 AM, Frank Ch. Eigler <[email protected]> wrote: > > Ok, thanks Frank - so we need to retain connection sharing > > server-side for downrev clients. But new clients would no longer > > use it. We need downrev clients exercising QA for uprev pmcd. And > > similarly, QA for uprev clients talking to downrev pmcd. None of > > this QA exists .. [...] > > This type of compatibility QA seems beyond pcp or pcpqa code, more > like a QA farm responsibility. Once a suite of older-version hosts is > kept, using them is a matter of site-specific qa/qa_hosts.* lines. Do > we have such a QA farm already? (If not, how have we been confirming > cross-version compatibility?) Hi Frank, Ken's QA farm probably does cover those testing combinations. But until the issue itself is better understood and we are sure of the QA coverage, it might be better if pmwebd used the PM_CTXFLAG_EXCLUSIVE flag to pmNewContext(), when in live mode. That's a much less invasive change (just to pmwebd). Thoughts? Regards --