Re: [vote] Final API file names and include dir names

2010-02-04 Thread Jason
de " Just some thoughts, - Jason On Wed, Feb 3, 2010 at 11:08 PM, Leif Hedstrom wrote: > So, I think the discussions have had enough time, the consensus is > definitely that we should clean up what we got. As such, we will move both > include files to be in the same director

Re: draft of a new traffic server home page

2010-03-20 Thread Jason
Hi Miles, Can you add a section for EC2 Apache TrafficServer AMI for EC2 Provided for public consumption by Jason Giedymin AMI Info: Version Stamp: v20100320.1269107596 AMI (Instance): ami-d911feb0 AKI (Kernal): aki-5f15f636 ARI (RAM disk): ari-d5709dbc Availability Zones: us-east-1a (more

EC2 AMI of Apache TrafficServer

2010-03-20 Thread Jason
Apache TrafficServer AMI for EC2 Provided for public consumption by Jason Giedymin AMI Info: Version Stamp: v20100320.1269107596 AMI (Instance): ami-d911feb0 AKI (Kernel): aki-5f15f636 ARI (RAM disk): ari-d5709dbc Availability Zones: us-east-1a (more to come) Architecture: i386

EC2 AMI Info

2010-03-30 Thread Jason
below: Apache TrafficServer AMIs for EC2 Author: Jason Giedymin --TOC-- 1.0 Ubuntu Based Images 1.1 Ubuntu AMI Details 1.2 What is installed? 2.0 Fedora Based Images 2.1 Fedora AMI Details 2.2 What is installed? 3.0 The ATS Installation 3.1 Additional Update Functionality 3.2 User custo

Re: new home page live + cwiki update

2010-03-31 Thread Jason
Thanks Miles, I'm updating it some of now :-) On Wed, Mar 31, 2010 at 5:57 PM, Miles Libbey wrote: > Hi folks- > The new traffic server home page is live > http://incubator.apache.org/trafficserver/ > thanks for the suggestions (as the additional content that was suggested > becomes available, w

Public AMIs Offline

2010-04-05 Thread Jason
Public AMIs will be unavailable for few hours as - I'm making some bucket changes (where the images are stored). - Updating against trunk. - Running some tests against build Thanks, Jason Giedymin

Re: [VOTE] Release candidate for ATS v2.0.0

2010-04-23 Thread Jason
JP, This works for 9.10. See my contrib scripts which are used for EC2. They should generally work for dedicated, and at one time I did a test with 8.04. Can you double check your recompile with these? Note: I just checked hardy's package repo and libdb-dev and sqlite3-dev do exist. apt-get u

Re: [VOTE] Release candidate for ATS v2.0.0

2010-04-23 Thread Jason
led with: > > ldconfig deferred processing now taking place > Can't find /mnt/trafficserver/traffic-trunk.svn, cannot continue! > > This is on another fresh Ubuntu 8.04 LTS > > It seems to want me to have pulled a fresh tree, but I just > want to use the source code I down

Re: [VOTE] Release candidate for ATS v2.0.0

2010-04-23 Thread Jason
istro releases? - Jason On Fri, Apr 23, 2010 at 1:56 PM, John Plevyak wrote: > > I think a FAQ/Release nodes on the web site is the way > to go. There are bound to be a lot of weird system > compatibility issues when it goes into the wild and > it would be best to have them all in

wiki

2010-04-23 Thread Jason
Taking John's advice I added Leif's Ubuntu/Fedora page to a new 'Build Instructions' wiki page. Also retained the svn readme link as a note on the front. https://cwiki.apache.org/confluence/display/TS/Build+Instructions

Ubuntu based Apache TrafficServer AMIs

2010-04-30 Thread Jason
, Jason Giedymin

Re: Lots of trailing spaces in the code...

2010-05-09 Thread Jason
Here is the styling page https://cwiki.apache.org/TS/coding-style.html, I'll try to clean this up with anchor'ed menus and code block table cells. On Sun, May 9, 2010 at 8:57 PM, John Plevyak wrote: > > I agree (re running the script). > > We should also have emacs and vim configurations. > I th

Re: stdint.h please vote

2010-05-19 Thread Jason
+1, against type casting for this On Wed, May 19, 2010 at 12:31 PM, Bryan Call wrote: > On 05/19/2010 09:14 AM, John Plevyak wrote: > >> Yes we will change INXXX_MAX etc. >> >> Unfortunately int64 is not standard. So we have a couple alternatives. >> >> 1) use nonstandard types where >> >> ty

Re: H2 "command line" tool

2015-07-30 Thread Jason
You sir just found a gem. Thanks for sharing! On Thu, Jul 30, 2015 at 7:22 PM, Leif Hedstrom wrote: > This is pretty darn useful for developing / testing H2: > > https://github.com/bradfitz/http2/tree/master/h2i < > https://github.com/bradfitz/http2/tree/master/h2i> > > > > Install it wi

Re: [DISCUSS] CTR vs RTC

2015-07-30 Thread Jason
You could assign certain tasks as RTC if you know it will touch critical areas. On Tue, Jul 28, 2015 at 5:23 PM, Leif Hedstrom wrote: > Hi all, > > I think we need to have this discussion again, for various reasons: > > 1) Our code base is getting bigger, with a fair amount of new changes > fro

Re: [PROPOSAL] Weekly dev@ meetings on IRC

2010-11-15 Thread Jason
sweet! Will be there! On Mon, Nov 15, 2010 at 7:37 PM, Leif Hedstrom wrote: > Hi all, > > in order to get us to sync up for upcoming releases, and all be able to > discuss things a little more interactively, I'd like to propose we have an > official (and public) IRC session for all developers. M

Re: SDK and string "copies"

2010-12-02 Thread Jason
ditto +1, just have to make a point of it in the docs On Dec 2, 2010, at 9:23 PM, Eric Balsa wrote: > I'm +1 for making stuff non-null and returning a pointer straight into > the MBuf like you propose. > > The only problem I see is that plugin writers will get direct access > to the MBuf and on

Re: [DISCUSS] Change SDK return values?

2010-12-09 Thread Jason
I have to admit that #3 would be very useful, and would help plug-in developers. +1 for that. On Dec 9, 2010, at 11:14 AM, Igor Galić wrote: > > - "Leif Hedstrom" wrote: > >> Hi all, >> >> there's been some discussions about cleaning up how our APIs (SDK) >> deals >> with return values.

Re: [VOTE] Release Apache Traffic Server v2.1.5

2011-01-10 Thread Jason
+1 Tested on Ubuntu Server: 8.10 i386, 9.10 i386, 10.10 i386 On Sat, Jan 8, 2011 at 12:07 AM, Leif Hedstrom wrote: > On 01/07/2011 06:50 PM, Leif Hedstrom wrote: > >> Hi all, >> >> I've prepared a new package for a v2.1.5 release. Please take a look at >> the artifacts, check the STATUS/README/

Re: [vote] RTC vs CTR

2010-03-02 Thread Jason Giedymin
I see both, good to go. -Jason On Mar 2, 2010, at 11:54 AM, John Plevyak wrote: I think I am having trouble getting my messages to the list, so I am sending this from a different address as a test, sorry for the duplication. [+1] CTR for trunk, RTC for all release branches john On 3/1

Re: [vote] RTC vs CTR

2010-03-02 Thread Jason Giedymin
Commentary: I have no power but if I did would go CTR for trunk, RTC for branches (opt 4). -Jason On Mar 1, 2010, at 11:03 PM, George Paul wrote: +1 [X] CTR for trunk, RTC for all release branches. -George On 3/1/10 7:47 PM, Leif Hedstrom wrote: On 03/01/2010 08:44 PM, Leif Hedstrom

Re: [discuss] Graduation?

2010-03-18 Thread Jason Giedymin
I'm dedicated to the project indefinitely. Not going anywhere :-) -Jason On Mar 18, 2010, at 11:59 AM, Leif Hedstrom wrote: On 03/18/2010 09:43 AM, Mladen Turk wrote: On 03/18/2010 04:34 PM, Leif Hedstrom wrote: On 03/18/2010 09:11 AM, Leif Hedstrom wrote: Ah, bummer, yeah,

Re: draft of a new traffic server home page

2010-03-19 Thread Jason Giedymin
I like it! -Jason On Mar 19, 2010, at 4:20 PM, Miles Libbey wrote: Hi folks- Here's a draft/mock of a new traffic server home page http://incubator.apache.org/trafficserver/testdir/ Would appreciate any thoughts -- ideas for the overview blurbs; sections missing; etc. miles

About TS-263

2010-03-24 Thread Jason Giedymin
About ts-263 My first instinct as driver developer is to do: #if KERNEL_VERSION >= LINUX_VERSION_CODE Use 2.6.x API or whatever ... Maybe wrap it, dunno Thoughts? -Jason

Re: [DISCUSS] Charter / Resolution

2010-04-06 Thread Jason Giedymin
Just a reminder, i think Leif is out of office with no Internet access during this time. There isn't a timeframe for this is there? -Jason On Apr 6, 2010, at 8:23 AM, jean-frederic clere wrote: On 04/03/2010 12:15 PM, Leif Hedstrom wrote: Hi all, attached is the "final&q

SSL

2010-05-07 Thread Jason Giedymin
Since I have about 16+ ats installs to do for EC2 this weekend, figure that would be a great time to start testing the SSL stuff. Stay tuned. Plus this gives me time to do some Lucid load tests as well. -Jason

Re: Remove INKPluginLicenseRequired() ?

2010-05-18 Thread Jason Giedymin
+1 for removal -Jason On May 18, 2010, at 10:27 AM, Leif Hedstrom wrote: Hi, I'm thinking of removing the API INKPluginLicenseRequired(), there's just something that seems 'wrong' with having such an API in a free, open source project. Unless someone object

Re: Proposed addition to tsutil: Generic mutex-locking reference template

2019-03-21 Thread Jason Kenny
I am unclear why it is needed. C++ 17 already has this in the std library. these should be used instead of making our own Jason On Wed, Mar 20, 2019 at 4:17 PM Leif Hedstrom wrote: > Don’t we have scoped mutexes already ? > > — Leif > > > On Mar 20, 2019, at 12:08, W

Re: Proposed addition to tsutil: Generic mutex-locking reference template

2019-03-21 Thread Jason Kenny
I was thinking of https://en.cppreference.com/w/cpp/thread/scoped_lock Jason On Thu, Mar 21, 2019 at 4:53 PM Walt Karas wrote: > What's the name of it in the Standard Lib? > > On Thu, Mar 21, 2019 at 4:45 PM Jason Kenny .invalid> > wrote: > > > I am unclear why

Re: Au regression testing

2019-04-12 Thread Jason Kenny
This sound more like something to add to the core autest code. ie an env var that says don't run this test ( or some set of tests) I would like to avoid if we can adding a condition for flow control to each test as this becomes a mess really quickly Jason On Fri, Apr 12, 2019 at 10:38 AM

Re: [PROPOSAL] Move from the IRC to Slack

2019-05-12 Thread Jason Giedymin
supported com channel but it’s there -Jason > On May 12, 2019, at 10:18 AM, Leif Hedstrom wrote: > > > >> On May 11, 2019, at 23:35, James Peach wrote: >> >> >> >>> On May 12, 2019, at 3:32 PM, Leif Hedstrom wrote: >>> >>> Note t

Re: [PROPOSAL] Move from the IRC to Slack

2019-05-13 Thread Jason Kenny
+1 On Fri, May 10, 2019 at 6:46 PM Bryan Call wrote: > I would like to propose that we move from the IRC to Slack for IM > communication by June 1st. This is in response to ASF moving to Slack for > Infra and other channels and spamming that has happened on the IRC over the > last year. > > Thi

Re: [PROPOSAL] Make all plugins require C++ compiler

2019-05-17 Thread Jason Kenny
I really think we should be doing a c and c++ API. Allen had a PR at one point to move some source around to make this easier to do. Jason On Fri, May 17, 2019 at 10:55 AM Leif Hedstrom wrote: > > > > On May 17, 2019, at 9:48 AM, Walt Karas > wrote: > > > > But

Re: [PROPOSAL] Make all plugins require C++ compiler

2019-05-17 Thread Jason Giedymin
Sounds like a disaster. -Jason > On May 17, 2019, at 12:51 PM, Bryan Call wrote: > > Having a plugin that would call into Java and then back into C sounds like a > really bad idea. > > -Bryan > > >> On May 17, 2019, at 8:59 AM, Walt Karas >> wrote

Re: Removing proxy.config. settings for filenames

2019-11-04 Thread Jason Kenny
+1 On Fri, Nov 1, 2019 at 9:42 AM Sudheer Vinukonda wrote: > +1 > > > On Nov 1, 2019, at 6:52 AM, Leif Hedstrom wrote: > > > > Hi all, > > > > I’d like to remove all (most?) of the settings that lets you override > configuration file names via records.config. We have other means to > accomplis

Re: Removing proxy.config. settings for filenames

2019-11-05 Thread Jason Kenny
as they depend on file names vs directory locations Jason On Mon, Nov 4, 2019 at 3:33 PM Randall Meyer wrote: > +1 > On Friday, November 1, 2019, 06:52:45 AM PDT, Leif Hedstrom < > zw...@apache.org> wrote: > > Hi all, > > I’d like to remove all (most?) of

Re: [REMINDER] "The ASF" Slack access

2019-11-13 Thread Jason Yang
Hi Leif,      Can I have an invitation? Thank you! Jason On Nov 13, 2019, 4:44 PM -0500, Leif Hedstrom , wrote: > Hi all, > > just a reminder that we moved from IRC to “The ASF” Slack a while ago. If you > are an Apache committer, you can join using your Apache email, for ever

Re: Get me off this list

2020-04-21 Thread Jason Yang
Same here. > On Apr 21, 2020, at 4:39 PM, Mario Lobo wrote: > > Mine too. I want out of this! > > Been trying to unsubscribe for a long time without success. > > On Tue, Apr 21, 2020 at 5:37 PM Aaron Canary > wrote: > >> My inbox has exploded with github emails about ATS project this week

Re: [ANNOUNCE] Apache Traffic Server Fall 2020 Summit

2020-10-24 Thread Jason Yang
Hi Bryan, Will the talks be recorded and made available after summit? Best, Jason > On Oct 24, 2020, at 1:26 PM, Bryan Call wrote: > > Please look over the schedule for the summit if you are presenting. I moved > a few talks around earlier this week and we have expan

Removal of Curl dependency/traffic_top remote feature

2023-12-04 Thread Jason Kenny
login to the remote host instead of using this feature There may be other arguments for removal. It is not really known if anyone needs this ability in the future or not. Please speak up if we need to keep the curl dependency for use with the traffic_top remote feature. Jason

Re: Build with ASAN

2016-01-12 Thread Jason Kenny
XXFLAGS at risk that something might not be reported correctly in the lua and or c code. On linux at least if i was getting link errors it was because the libasan library was not installed. The mac from my experience is different from linux so this might not translate to the mac 100% Hope this helps 

Proposal for how to update source code layout.

2016-01-25 Thread Jason Kenny
think that is it. I will deal with “tests” after main source changes. Any question or concerns? Jason

Proposal for how to update source code layout.

2016-01-25 Thread Jason Kenny
source can happen, where the commit will include the makefile changes and the split source any header file changes need to support the split. I think that is it. I will deal with “tests” after main source changes. Any question or concerns? Jason

Re: Proposal for how to update source code layout.

2016-01-26 Thread Jason Kenny
correctly I really believe we have to clean up the source layout. I want to get this done first and as quick as possible to reduce the pain caused by the source moves that would upset existing ( and future) pull requests. Jason From: Phil Sorber To: dev@trafficserver.apache.org; Jason Kenny

Re: Proposal for how to update source code layout.

2016-01-26 Thread Jason Kenny
we have a clear understand of why this is a needed pre-step to a number of other wanted and needed improvements to ATS. Jason From: James Peach To: dev@trafficserver.apache.org; Jason Kenny Sent: Tuesday, January 26, 2016 12:47 PM Subject: Re: Proposal fo

Re: Proposal for how to update source code layout.

2016-01-26 Thread Jason Kenny
more about it. However for me the issue is that having options to only makes everything better and stronger. At the moment I think the current setup is not doing this. Jason From: Phil Sorber To: dev@trafficserver.apache.org; Jason Kenny Sent: Tuesday, January

Re: Proposal for how to update source code layout.

2016-01-27 Thread Jason Kenny
like to do these improvements now as this allows use to make all those other items easier for all of us to address. I am sure other changes will happen, but those should be smaller and simpler with this work done as a base. Jason - Original Message - From: James Peach To

Re: Proposal for how to update source code layout.

2016-01-27 Thread Jason Kenny
oxy.diagsconfig Iocore.net Proxy.logcollation Proxy.logging Mgmt.mgmt_p Iocore.cache I hope this helps in the discussion. Jason -

clang format

2016-01-28 Thread Jason Kenny
. Thanks for any advice. Jason

Re: clang format

2016-01-28 Thread Jason Kenny
Ahh.. I did not use the magic version. Let me try to get this on my system correctly. Thanks Jason - Original Message - From: Alan Carroll To: "dev@trafficserver.apache.org" Sent: Thursday, January 28, 2016 11:32 AM Subject: Re: clang format Did you use Leif'

Re: clang format

2016-01-28 Thread Jason Kenny
Yep that did the trick Jason - Original Message - From: Jason Kenny To: "dev@trafficserver.apache.org" ; Alan Carroll Sent: Thursday, January 28, 2016 11:34 AM Subject: Re: clang format Ahh.. I did not use the magic version. Let me try to get this on my system correctl

Re: Unit testing for plugin

2016-04-22 Thread Jason Kenny
Yahoo. I have something different for regression/gold/production/TSQA testing Jason From: Karthik Sivaraman To: "dev@trafficserver.apache.org" Sent: Friday, April 22, 2016 9:01 AM Subject: Unit testing for plugin Hi We are planning to maintain a plug-in that does third

Re: Unit testing for plugin

2016-04-22 Thread Jason Kenny
Have to remember the joy of e-mail at yahoo Let me try to get a good link to catch https://github.com/philsquared/Catch Jason From: Jason Kenny To: "dev@trafficserver.apache.org" Sent: Friday, April 22, 2016 9:56 AM Subject: Re: Unit testing for plugin I am planning on

Re: API-review: UUID APIs

2016-06-13 Thread Jason Kenny
I think the only real thing I could add to this is that it would be nice if we could use the same internal C++ class as part of the C++api, vs wrapping another class around the C API. Jason From: Leif Hedstrom To: dev@trafficserver.apache.org Sent: Saturday, June 11, 2016 4:56 PM

TSQA replacement prototype ready for testing

2016-10-19 Thread Jason Kenny
thanks to: Thomas Jackson for his work on the current TSQA and his help and advice on how to addressed different issues.  James Peach for his help and advice over earlier versions of the documentation and the prototype. It was very helpful for me in my work. Thanks! Jason

Re: Config variable source values

2016-11-22 Thread Jason Kenny
/stable. ( ie nobody should be using it in production) just my quick 2 cents Jason On Tuesday, November 22, 2016, 11:13:42 AM CST, James Peach wrote: > On Nov 22, 2016, at 6:25 AM, Alan Carroll > wrote: > > "If `proxy.config.james` supersedes the old configuration, I shou

Re: Naming conventions for "lua" style configuration files

2017-02-27 Thread Jason Kenny
.lua.cfg Jason On Monday, February 27, 2017, 9:13:33 AM CST, Alan Carroll wrote:.luaconf

Re: Unit Test Framework

2017-05-23 Thread Jason Kenny
or in a plugin. Jason

Re: Unit Test Framework

2017-05-25 Thread Jason Kenny
build logic makes traffic_server act like a .a/.lib file for the build. We should try to fix this :-) I would propose at the very least we make a cmd/traffic_server directory for this binary and change the build to make a "proxy.a" file. This should be broken up more, but hey baby steps... Jason

Re: Unit Test Framework

2017-05-25 Thread Jason Kenny
I am not against this.  I would only point out that from experience in the past I found many C++ developers like the catch library better. https://github.com/philsquared/Catch Jason On ‎Wednesday‎, ‎May‎ ‎24‎, ‎2017‎ ‎04‎:‎38‎:‎13‎ ‎PM‎ ‎CDT, Bryan Call wrote:I am in favor of using GTest

Re: Unit Test Framework

2017-05-25 Thread Jason Kenny
I still think catch will work better.. it is lighter and easier to make tests for no binaries needed On ‎Thursday‎, ‎May‎ ‎25‎, ‎2017‎ ‎02‎:‎23‎:‎02‎ ‎PM‎ ‎CDT, Leif Hedstrom wrote: > On May 24, 2017, at 10:17 PM, James Peach wrote: > > > > On 24 May 2017, at 15:00, Alan Carroll wrote:

Re: Location for test plugins

2017-06-02 Thread Jason Kenny
I am fine with tests/plugins. We just need to make sure the code is documented to say what it tests. Some cases will be one-off plugins while other will be reusable Jason On Friday, June 2, 2017, 3:17:52 PM CDT, Steven R. Feltner wrote: +1 for tests/plugins.  It should cut down on the

Re: [apache/trafficserver] remove bad check for configuration directory override (kill it with fire) (#2090)

2017-06-08 Thread Jason Kenny
the motivation behind it. Also as far as I know we don't use the -C option as well.. but maybe Evil Dave knows if it is used at all. It does sound like a useful item. Jason On ‎Wednesday‎, ‎June‎ ‎7‎, ‎2017‎ ‎10‎:‎18‎:‎29‎ ‎PM‎ ‎CDT, James Peach wrote: > On Jun 7, 2017, at 6:15 PM, drago

Re: Location for test plugins

2017-06-08 Thread Jason Kenny
location where other code exists for supporting testing... which is currently in tests/tools Jason On ‎Friday‎, ‎June‎ ‎2‎, ‎2017‎ ‎03‎:‎19‎:‎52‎ ‎PM‎ ‎CDT, Jason Kenny wrote: I am fine with tests/plugins. We just need to make sure the code is documented to say what it tests. Some cases will be

Re: Please format python code

2017-06-16 Thread Jason Kenny
If you are using Visual Studio Code. It should just find the setup.cfg file that controls the formatting. Jason On Thursday, June 15, 2017, 6:21:07 PM CDT, Masaori Koshiba wrote: Hi trafficserver-dev, Now, all python code of ATS are formatted by autopep8 after some discussions on some PRs

Re: Please format python code

2017-06-19 Thread Jason Kenny
In the case of Visual Studio Code, it will just work. No setup needed as the setup.cfg has the rules to use. I believe Emac or Vim ( however you start a format command) should work as well as all that is needed is to run autopep8 under the directory with the setup.cfg in it. Jason  On Monday

Unit Testing

2017-07-07 Thread Jason Kenny
recommend we use Catch not gtest for unit testing.I plan to add to a PR some tests with Catch under tests/unit-tests/ Jason

#pragma once

2017-07-07 Thread Jason Kenny
code diff in which we clean up the code. We can use both at the same time without issue. This is a very safe and nice change to make Jason

Re: Unit Testing

2017-07-10 Thread Jason Kenny
I am making a PR for this Jason On Sunday, July 9, 2017, 4:03:44 PM CDT, Leif Hedstrom wrote: > On Jul 9, 2017, at 8:00 AM, Alan Carroll > wrote: > > I have PR 2254 which is a conversion of IpMapTest from our internal > regression test / TestBox to Catch. Overall I think C

Re: autests broken?

2017-07-24 Thread Jason Kenny
No AuTest is most likely not broken. It is showing something else is wrong. Jason On Sunday, July 23, 2017, 1:59:32 PM CDT, James Peach wrote: Hi all, I am unable to get autest tests to run succesfully on my Fedora26 box. I’m running the ci/regression script, which builds and runs all the

Re: #pragma once

2017-07-31 Thread Jason Kenny
practice by most modern C++ people. However, this may not be so. So I want to bring the discussion on this again, for those that want to use inefficient #ifdef guards over the more modern #prgama once replacement. Jason On Friday, July 7, 2017, 2:07:14 PM CDT, Jason Kenny wrote: Hi all, I would

Re: #pragma once

2017-07-31 Thread Jason Kenny
I don't see the need for making more complex configure checks... this is a supported feature of all compilers that supports C++11.  Jason On Monday, July 31, 2017, 11:17:37 AM CDT, James Peach wrote: > On Jul 31, 2017, at 8:11 AM, Alan Carroll > wrote: > > I'll put i

Re: #pragma once

2017-07-31 Thread Jason Kenny
So we should make a massive PR to fix all headers? This is not some ploy to say you got rid of the more lines of code. :-) Jason On Monday, July 31, 2017, 2:09:54 PM CDT, Phil Sorber wrote: I agree with James, we should have one PR that does all this and then we maintain going forward. I was

Re: #pragma once

2017-07-31 Thread Jason Kenny
Seriously... I am fine with one big PR, but it will be big. (adding one line, removing 3 for each header) I think it is easier to do smaller batches Jason On Monday, July 31, 2017, 3:19:33 PM CDT, Jason Kenny wrote: So we should make a massive PR to fix all headers? This is not some ploy to

Re: [Dependency Proposal] intel::tbb

2017-09-29 Thread Jason Kenny
interesting to not the junction make will use TBB under the covers... for example: https://github.com/preshing/junction/blob/14c0b8f835d26899c22eb7e747ccdffb775c49f2/junction/extra/impl/MapAdapter_TBB.h On Fri, Sep 29, 2017 at 5:13 PM, Bryan Call wrote: > Here are some benchmark numbers I ran ac

Re: [Dependency Proposal] intel::tbb

2017-10-05 Thread Jason Kenny
I this we could a lot of value out of TBB. The tasking engine is much better than what we have. However I would not suggest we just replace everything, but instead bring it in and look at "low-hanging" fruit such as the hash map that we can get value out of today. Larger projects as using its advan

Change to autest When functions

2018-03-29 Thread Jason Kenny
to make sure we have some state ready. For example, it might be useful to send some message to ATS to see if the cache is loaded, or some other state, before we start the "real" test. Any thoughts? -Jason

Re: Buffer Writer Formatting

2018-04-20 Thread Jason Kenny
Is the concern bufferwritter or the use fo bufferwritter in TSDebug. I agree the "extra" value is small for TSDebug. I feel the use of bufferwritter is great within our code base. -Jason On Thu, Apr 19, 2018 at 5:42 PM, Bryan Call wrote: > Replacing Debug()/TSDebug() with BufferWr

Re: Export dual use C++ headers from tslib

2018-05-23 Thread Jason Kenny
ems we have. We have to start someplace, and honestly this is a good first step. Jason On Wed, May 23, 2018 at 3:20 PM, Leif Hedstrom wrote: > > > > On May 23, 2018, at 1:38 PM, Alan Carroll > wrote: > > > > I have a PR up, 3724, with a first pass at setting up a dire

Re: Export dual use C++ headers from tslib

2018-05-23 Thread Jason Kenny
community. making complex as it scares people away to other projects Jason On Wed, May 23, 2018 at 4:25 PM, Leif Hedstrom wrote: > > > > On May 23, 2018, at 3:20 PM, Jason Kenny > wrote: > > > >>> 1) I don’t like the “src” top level directory, that implies th

Re: [DISCUSS] Move traffic_server to cmd/traffic_server

2018-06-05 Thread Jason Kenny
I think this is a great move. +1 all the way. Jason On Tue, Jun 5, 2018 at 10:19 AM, Leif Hedstrom wrote: > Hi all, > > I’ve prepared a patch that moves as much as was easily moved out of > proxy/*.{cc,h} to cmd/traffic_server, the PR is > > https://github.com/apache/

Re: Suggestion: "Rolling" TS API changes

2018-06-18 Thread Jason Kenny
is needed they can still do it at a per-object level. However here the objects will not be all over the place Jason On Fri, Jun 15, 2018 at 1:32 PM, Leif Hedstrom wrote: > > > > On Jun 15, 2018, at 11:38, Walt Karas wrote: > > > > It potentially could allow moving to a new

Re: [PROPOSAL] Strct 1 commit per PR rule (multiple PRs is fine)

2018-08-07 Thread Jason Kenny
want Jason On Tue, Aug 7, 2018 at 5:04 PM Alan Carroll wrote: > I agree this is ultimately because github has a real problem in their user > interface, that the knowledge of the destination branch for a merged PR are > dumped rather than preserved in the PR records. This leaves us w

Re: RPC replacement

2018-08-17 Thread Jason Kenny
etter than harder Jason On Fri, Aug 17, 2018 at 11:10 AM Leif Hedstrom wrote: > Then what is the motivation to change anything? Let’s just keep the > serialization the same as what we have, Peach cleaned that up noticeably. > > The issue with bidirectional communication gets

Re: some troubled with executing autest 1.7.0

2018-10-29 Thread Jason Kenny
Hi, from the logs I think you want to look at the _sandbox directory to see if the files there show anything. What is odd is that you are failing on returns codes such as 52 and 35. This might be a sign of something else. - Jason On Mon, Oct 29, 2018 at 12:21 PM 毛建峰 wrote: > add the logs f

Base python requirements

2018-11-08 Thread Jason Kenny
hing up when they don't have a python 3.5 to install. Jason

Re: Base python requirements

2018-11-10 Thread Jason Kenny
#x27;python tcp_client.py' syntax. It should in most cases. However, there is a better way for users to say this in python to allow the python to be the same guarantee that this python is the same one we are running. I will see about getting a patch out with the better way. Jason On Thu,

Re: autest failures

2019-01-08 Thread Jason Kenny
u may want to test if the option to use http 1.1 needs to be added to curl when you run it. I have found that Curl on Fedora and Ubuntu tend to work different from curl on RHEL systems. If you are using RHEL system you may have to configure it correctly. Jason On Mon, Jan 7, 2019 at 9:39 PM Leif Hed

Re: Debug out put in Au tests?

2019-02-04 Thread Jason Kenny
Having more output will slow stuff down. However, that is not the main issue. I had pointed out before various testability issues with ATS. We have a number of tests that have to wait for an amount of time for the test to work. These delays are absolute, in that we have to wait the full time given

Re: Debug out put in Au tests?

2019-02-05 Thread Jason Kenny
which debug output? autest or curl? On Mon, Feb 4, 2019 at 4:29 PM Pushkar Pradhan wrote: > Walt, > What is your proposal, is it to run all tests with debug output? > This would require modifying all existing tests. That also brings up > another question, what sections should be enabled? > I.e.

Re: Debug out put in Au tests?

2019-02-05 Thread Jason Kenny
We can modify the default config file to have this value set for all tests. On Mon, Feb 4, 2019 at 6:43 PM Walt Karas wrote: > I meant the output that is (optionally) generated by TSDebug() calls > in trafficsever. > > On Mon, Feb 4, 2019 at 5:52 PM Jason Kenny > wrote: >

Re: Problems with Installation of traffic_manager and traffic_server on different paths.

2010-10-22 Thread Jason Giedymin
Try a symlink perhaps. Otherwise your looking at compile time definition and a bulk one at that. -Jason On Oct 22, 2010, at 6:20 AM, Gracy F wrote: > Hi All, > > I have newly built binaries of ATS, traffic_manager and traffic_server on a > different server. I am copying and exe

Re: [VOTE] Release Apache Traffic Server v2.1.4

2010-11-09 Thread Jason Giedymin
+1 Built and tested on EC2 {ubuntu lucid, ubuntu karmic}. On Nov 9, 2010, at 6:10 PM, Leif Hedstrom wrote: > Hi all, > > I've prepared a new package for a v2.1.4 release. Please take a look at the > artifacts, check the STATUS/README/CHANGES files, and do builds and tests. > After finishing y

Re: [DISCUSS] Change SDK return values?

2011-02-18 Thread Jason Giedymin
A very good point. +1 On Feb 18, 2011, at 2:39 PM, Leif Hedstrom wrote: > On 02/17/2011 05:11 PM, Leif Hedstrom wrote: >> On 02/11/2011 08:40 AM, Leif Hedstrom wrote: >>> On 02/11/2011 06:03 AM, Igor Galić wrote: > Right now, we have: [snip] > ~35 places where we'd need to change th

Re: v2.1.6 release

2011-02-24 Thread Jason Giedymin
+1 On Feb 24, 2011, at 4:49 PM, Bryan Call wrote: > +1 > > Glad to see the API changes... > > -Bryan > > On 02/24/2011 11:42 AM, Leif Hedstrom wrote: >> Hi all, >> >> I'd like to propose a code freeze for v2.1.6 for Sunday, midnight, and >> we'll prepare the v2.1.6 release candidate on Monday

Re: [VOTE] Release Apache Traffic Server v2.1.6

2011-03-02 Thread Jason Giedymin
+1 Fedora14 i386 Ubuntu 10.10 Server i386 On Feb 28, 2011, at 7:14 PM, Leif Hedstrom wrote: > On 02/28/2011 01:41 PM, Leif Hedstrom wrote: >> Hi all, >> >> I've prepared a package for a v2.1.6 release. Please take a look at the >> artifacts, check the STATUS/README/CHANGES files, and do build

Re: Documentation: TODO

2011-06-07 Thread Jason Giedymin
You have privs to install plone on the apache domain and add it to the supported tool set? -Jason On Jun 7, 2011, at 5:22 PM, "w.p.w" wrote: > I dont suck at css, I also rock Plone 4, I can use webdeveloper > toolbar on firefox to fix things and pas it on. > Also I am h

Re: SVN vs Git

2011-11-25 Thread Jason Giedymin
Git +1 -Jason On Nov 25, 2011, at 10:20 PM, Leif Hedstrom wrote: > On 11/25/11 3:40 PM, Nick Kew wrote: >> I was +-0 there, and the same here. Not against it, but neither would I want >> to be pushed by the more belligerent elements of the peanut gallery. It's >

Re: Pre-apache code history

2011-12-16 Thread Jason Giedymin
Yeah the code was 'cleansed' prior to donation. -Jason On Dec 16, 2011, at 1:19 PM, Miles Libbey wrote: > Yes-- it contained code that yahoo did not wish to contribute and, as a > formerly commercial product, licensed 3rd party code that was not yahoo's to > contribu

Re: New Site and docs

2011-12-20 Thread Jason Giedymin
It sounds like your leaving!? -Jason On Dec 20, 2011, at 2:19 PM, Igor Galić wrote: > > Hey folks o/~ > > I have no written some documentation on how to create > patches for the documentation, as well as how to build > it, stage it and how to publi

  1   2   3   >