Re: Deprecated InkAPI / ts.h functions?

2010-06-18 Thread George Paul
+1 on removing them since better alternatives exist and these were deprecated back in the INKT days. -George On 6/17/10 7:26 PM, Leif Hedstrom wrote: On 06/16/2010 12:14 AM, Nick Kew wrote: On 16 Jun 2010, at 01:05, Leif Hedstrom wrote: Hi, there's a fairly large number of APIs in

Re: [VOTE] Release candidate for 2.1.1-unstable (dev release)

2010-06-06 Thread George Paul
+1 on latest RC. Checks out on Ubuntu(9.04), FreeBSD(7.2), OSX(10.5) and OpenSolaris(osol0906). -George On 6/3/10 12:48 PM, Leif Hedstrom wrote: On 06/02/2010 08:41 PM, John Plevyak wrote: +1 all checks out for me We fixed a couple of bugs in the release candidate, new bits (and

Re: 2.1.0 Segfaulting in regression tests

2010-05-20 Thread George Paul
Hi Alan, Can you file this as a Jira Ticket and provide as much as possible the necessary repro environment, code line, etc. thanks, -George On 5/19/10 8:14 PM, Alan M. Carroll wrote: Yes. Wednesday, May 19, 2010, 9:28:42 PM, you wrote: On 05/19/2010 07:33 PM, Alan M. Carroll wrote: I am

Re: Using access instead stat for checking the resource existance

2010-05-19 Thread George Paul
+1 -George On 5/19/10 3:09 AM, Mladen Turk wrote: Hi, We use stat all over the places for checking the presence of the file or directory. I propose we use access(path, R_OK [| W_OK]) instead, since the check is done with the real user id. Comments? Regards

Re: stdint.h please vote

2010-05-19 Thread George Paul
Late but +1 -George On 5/19/10 9:57 AM, Leif Hedstrom wrote: On 05/19/2010 10:31 AM, 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

Re: Removing DIR_SEP code

2010-05-18 Thread George Paul
+1 Yes the DIR_SEP was for windows. Path handling, etc can be re-done if/when the windows port is done. -G On 5/18/10 10:37 PM, Mladen Turk wrote: Hi, I propose we remove all DIR_SEP code and just use the slash directly. The only reason for DIR_SEP can be windows, but I propose that for

Re: Validating submitted patches

2010-05-13 Thread George Paul
The original testing framework does not exist anymore. Currently only regression/unit tests in traffic_server are available. You can run them by invoking 'traffic_server -R 1' after an install. Currently only 4 of them related to the SDK fail. See https://issues.apache.org/jira/browse/TS-74 The

Re: 2.1.0-unstable

2010-05-13 Thread George Paul
+1 Tested: * platforms: ubuntu(9.0.4), OSX(10.5), FreeBSD(7.2), OpenSolaris(osol0906) * sig hashes * followed INSTALL procedures for the platforms above * tested forward proxying via browser, etc. -George On 5/13/10 11:27 AM, Bryan Call wrote: Tested stuff on my system (Fedora

Re: Localizing apr_foo.m4 macros

2010-05-10 Thread George Paul
I haven't looked at those files in detail but if you think it is too much work to make those macros not hardcoded to Apache Httpd then localizing is probably okay for now. -George On 5/10/10 9:03 AM, Mladen Turk wrote: Hi, Reusing is good, but I found out that one of the very handy

Re: SocketManager::close vs. SocketManager::fast_close

2010-05-04 Thread George Paul
There were fast path(s) in the SocketXXX code when used with a kernel non-native BSD-TCP stack on certain platforms. In the current cleansed code base this is no longer applicable/supported. -George On 5/4/10 8:26 AM, Alan M. Carroll wrote: I can't see what the functional difference between

Re: if (Graduation == Beer) {

2010-05-03 Thread George Paul
+1 -George On 5/3/10 4:28 PM, Leif Hedstrom wrote: Hi all, a few of us are getting together for a beer or two on Monday 5/10, 6.30pm at the Steelhead brewery in Burlingame: http://www.steelheadbrewery.com/burlingame.htm Maybe we can get a roll call who's able to come, if there

[jira] Updated: (TS-328) add the example directory into the build and fix and compilation bugs

2010-04-30 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-328: --- Attachment: 0001-TS328_example_gp_diff4.patch This patch '0001-TS328_example_gp_diff4.patch' fixes a few more

[jira] Commented: (TS-324) FTP cleanup

2010-04-29 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12862488#action_12862488 ] George Paul commented on TS-324: Can we leaf the FTP support in the 'hdrs' library i.e. 'proxy

[jira] Commented: (TS-324) FTP cleanup

2010-04-29 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12862502#action_12862502 ] George Paul commented on TS-324: Other than my comments above about leaving in the FTP support

[jira] Commented: (TS-324) FTP cleanup

2010-04-29 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12862516#action_12862516 ] George Paul commented on TS-324: Discussed this issue on IRC. +1 on patch. Good to go. -George

[jira] Commented: (TS-328) add the example directory into the build and fix and compilation bugs

2010-04-29 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12862520#action_12862520 ] George Paul commented on TS-328: I ran into problems trying to do build in a separate build

[jira] Assigned: (TS-292) --enable-standalone-iocore is broken and more generally the iocore modularization needs work

2010-04-23 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul reassigned TS-292: -- Assignee: George Paul (was: John Plevyak) --enable-standalone-iocore is broken and more generally

Apache Traffic Server Mailing lists

2010-04-22 Thread George Paul
Hi all, Moving forward the Apache Traffic Server will have the following mailing lists migrated from the old incubator mailing ones. us...@trafficserver.apache.org d...@trafficserver.apache.org comm...@trafficserver.apache.org priv...@trafficserver.apache.org I would like to propose a new

Re: Apache Traffic Server Mailing lists

2010-04-22 Thread George Paul
+1 also. -George On 4/22/10 3:37 PM, Leif Hedstrom wrote: On 04/22/2010 04:32 PM, Miles Libbey wrote: +1 on issues. We should also create secur...@trafficserver.apache.org and annou...@trafficserver.apache.org +1 on these as well. -- Leif

[jira] Updated: (TS-173) REGRESSION_RESULT SDK_API_HttpTxnCache: FAILED

2010-04-20 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-173: --- Fix Version/s: 2.1.0 (was: 2.0.0) Move to 2.1. REGRESSION_RESULT SDK_API_HttpTxnCache

[jira] Updated: (TS-192) REGRESSION_RESULT SDK_API_HttpSsn: FAILED

2010-04-20 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-192: --- Fix Version/s: 2.1.0 (was: 2.0.0) Move to 2.1. REGRESSION_RESULT SDK_API_HttpSsn

[jira] Updated: (TS-174) REGRESSION_RESULT SDK_API_HttpHookAdd: FAILED

2010-04-20 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-174: --- Fix Version/s: 2.1.0 (was: 2.0.0) Move to 2.1. REGRESSION_RESULT SDK_API_HttpHookAdd

[jira] Updated: (TS-171) REGRESSION_RESULT SDK_API_HttpAltInfo: FAILED

2010-04-20 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-171: --- Fix Version/s: 2.1.0 (was: 2.0.0) Move to 2.1. REGRESSION_RESULT SDK_API_HttpAltInfo

Re: 2.0.0 release

2010-04-02 Thread George Paul
+1 We should review the jira issues for 2.0.0 release and determine the final 2.0.0 list. -George On 3/31/10 7:12 PM, Leif Hedstrom wrote: Hi all, I'd like to suggest that we start the 2.0.0 release process on 4/12, and wanted to see what everyone thinks about that. I was going to suggest we

[jira] Commented: (TS-286) Seg fault on startup on OSX inside RecSetRawStatSum

2010-04-01 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12852407#action_12852407 ] George Paul commented on TS-286: Looked at the code and the mutex needs to be initialized

Re: [VOTE] Graduate Apache Traffics Server as TLP

2010-03-31 Thread George Paul
[X] +1 to recommend Apache Traffic Server graduation [ ] 0 don't care [ ] -1 no, don't recommend yet, (because...) -George

[jira] Resolved: (TS-285) EC2 Documentation on AMIs which have been compiled and bundled.

2010-03-31 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul resolved TS-285. Resolution: Fixed Fix Version/s: 2.1.0 EC2 Documentation on AMIs which have been compiled and bundled

[jira] Assigned: (TS-285) EC2 Documentation on AMIs which have been compiled and bundled.

2010-03-31 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul reassigned TS-285: -- Assignee: Jason Giedymin EC2 Documentation on AMIs which have been compiled and bundled

[jira] Resolved: (TS-278) contrib update

2010-03-30 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul resolved TS-278. Resolution: Fixed Fix Version/s: 2.1.0 Added fedora EC2 compatibility Added EC2 detection option

[jira] Assigned: (TS-263) Traffic server dying

2010-03-26 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul reassigned TS-263: -- Assignee: George Paul Traffic server dying Key: TS-263

[jira] Resolved: (TS-263) Traffic server dying

2010-03-26 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul resolved TS-263. Resolution: Fixed Fix Version/s: (was: 2.0.0) 2.1.0 These fixes are only

[jira] Resolved: (TS-264) Cannot compile with Libev

2010-03-25 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul resolved TS-264. Resolution: Fixed Hi Marcus, This should be resolved if you follow the latest README.libev'. Please re-open

[jira] Resolved: (TS-127) Add back trace support for other platforms

2010-03-25 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul resolved TS-127. Resolution: Fixed There is now initial backtrace support on all supported platforms using GCC. -George Add

[jira] Commented: (TS-263) Traffic server dying

2010-03-24 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849206#action_12849206 ] George Paul commented on TS-263: Jason, I agree that as driver developer what you suggested

[jira] Updated: (TS-263) Traffic server dying

2010-03-24 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-263: --- Attachment: 0001-TS263_patch1.diff.patch Hi folks, Please try this patch '0001-TS263_patch1.diff.patch' patch

[jira] Commented: (TS-263) Traffic server dying

2010-03-22 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848497#action_12848497 ] George Paul commented on TS-263: I should have mentioned to the change the assert check

[jira] Commented: (TS-263) Traffic server dying

2010-03-21 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847950#action_12847950 ] George Paul commented on TS-263: Hi Marcus, Looking at the code path the problem is most

Re: draft of a new traffic server home page

2010-03-19 Thread George Paul
Looks great Miles! Also looking at the Httpd home page (http://httpd.apache.org/) as reference. It would also be nice to have Security Reports section as a placeholder. They also have a Get Involved section but maybe that is similar the Contribute section? They also have Miscellaneous Section.

[jira] Commented: (TS-127) Add back trace support for other platforms

2010-03-15 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12845611#action_12845611 ] George Paul commented on TS-127: TS-244 Adds backtrace() support for FreeBSD and OSX. -George

[jira] Commented: (TS-127) Add back trace support for other platforms

2010-03-15 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12845637#action_12845637 ] George Paul commented on TS-127: Add backtrace() support on OpenSolaris(osol0906) w/ GCC

[jira] Resolved: (TS-244) FreeBSD needs -lexecinfo ?

2010-03-15 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul resolved TS-244. Resolution: Fixed Fix Version/s: 2.1.0 FreeBSD needs -lexecinfo

[jira] Updated: (TS-222) Cache::open_write should use an options arg for flexability and shoudl allow SYNC writes

2010-03-04 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-222: --- Fix Version/s: 2.1.0 Cache::open_write should use an options arg for flexability and shoudl allow SYNC writes

[jira] Assigned: (TS-226) OpenSolaris: Need to provide/port atomic ops with Sun Studio compiler suite

2010-03-03 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul reassigned TS-226: -- Assignee: John Plevyak Okay reviewed and tested 'ts-226-atomic-jp-v1.patch' with Sun Studio CC and GCC

[jira] Commented: (TS-225) Startup script not working on RHEL

2010-03-02 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840212#action_12840212 ] George Paul commented on TS-225: Both patches 'redhat.diff' and 'debian.diff' look fine

[jira] Created: (TS-226) OpenSolaris: Need to provide/port atomic ops with Sun Studio compiler suite

2010-03-02 Thread George Paul (JIRA)
Issue Type: Bug Components: Core Affects Versions: 2.1.0 Environment: OpenSolaris w/ Sun Studio Compiler suite. Reporter: George Paul Fix For: 2.1.0 Currently when using GNU compiler suite the GCC builtin atomic operations are used. For other

[jira] Updated: (TS-125) Cannot use user-defined types in typedef of template function

2010-03-02 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-125: --- Attachment: 0001-TS125_offsetof_jp_v2.diff.patch Update jplevyak's original patch with '0001

[jira] Assigned: (TS-125) Cannot use user-defined types in typedef of template function

2010-03-02 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul reassigned TS-125: -- Assignee: John Plevyak Cannot use user-defined types in typedef of template function

[jira] Updated: (TS-125) Cannot use user-defined types in typedef of template function

2010-03-02 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-125: --- Affects Version/s: 2.1.0 Fix Version/s: 2.1.0 Cannot use user-defined types in typedef of template

[jira] Resolved: (TS-125) Cannot use user-defined types in typedef of template function

2010-03-02 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul resolved TS-125. Resolution: Fixed Cannot use user-defined types in typedef of template function

Re: Please check the 2.0.0-alpha release candidates

2010-03-01 Thread George Paul
Hi all, Tested alpha candidate http://people.apache.org/~zwoop/ on Ubuntu-804(x86_64), +1 Ubuntu-904(x86_64), +1 Fedora-11(x86_64), +1 Checksums(md5,sha1) and GPG signature, +1 -George On 2/27/10 3:17 PM, Leif Hedstrom wrote: Hi all, before I send out for a [vote] to release 2.0.0-alpha

[jira] Commented: (TS-200) Package improvements for 2.0.0-alpha package release

2010-03-01 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839824#action_12839824 ] George Paul commented on TS-200: This 'tar-ball.diff' looks good. -George Package

Re: [vote] RTC vs CTR

2010-03-01 Thread George Paul
+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 wrote: [ ] RTC for everything except trivial changes (e.g. comments). [ ] RTC for everything, except very small changes which are CTR. [ ] RTC for

[jira] Commented: (TS-199) Startup script should fail on multiple invocations of start (or stop)

2010-02-27 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839273#action_12839273 ] George Paul commented on TS-199: AFAIK init.d/rc scripts ( 'rc/trafficserver') do not return

[jira] Commented: (TS-204) not able to get stats from traffic_line

2010-02-25 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838522#action_12838522 ] George Paul commented on TS-204: I think it would be more consistent to stay with 'ink_snprintf

[jira] Commented: (TS-204) not able to get stats from traffic_line

2010-02-25 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838534#action_12838534 ] George Paul commented on TS-204: One last thing, since 'ink_sprintf' is broken(?) can we fence

[jira] Commented: (TS-204) not able to get stats from traffic_line

2010-02-25 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838543#action_12838543 ] George Paul commented on TS-204: Patch 'ink_sprintf_bcall_003.diff' reviewed and tested under

Re: Branch 2.0.x has been created (trunk is back open)

2010-02-24 Thread George Paul
Hi Everyone, Trunk is open again. Done with the merge of 'dev' back into 'trunk'. Please let me/John know if there are any issues with this merge. thanks, -George On 2/24/10 8:01 AM, Leif Hedstrom wrote: On 02/24/2010 08:58 AM, George Paul wrote: Hi Everyone, I am starting the merge of 'dev

[jira] Resolved: (TS-50) FreeBSD support

2010-02-24 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul resolved TS-50. --- Resolution: Fixed Pulled current remaining 2 issues into TS-207 and TS-211. -George FreeBSD support

[jira] Resolved: (TS-11) Solaris port

2010-02-24 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul resolved TS-11. --- Resolution: Fixed Pulled current remaining 2 issues into TS-209 and TS-212. -George Solaris port

[jira] Resolved: (TS-213) Rename 'install' directory to 'rc'

2010-02-24 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul resolved TS-213. Resolution: Fixed Fixed in trunk and 2.0.x branch -George Rename 'install' directory to 'rc

[jira] Commented: (TS-206) libev license

2010-02-24 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838180#action_12838180 ] George Paul commented on TS-206: Discussed with John, I think we can remove libev out

[jira] Updated: (TS-202) make install should install config files as the same user as runtime will write them back as

2010-02-22 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-202: --- Attachment: 0001-TS202_patch1.diff.patch This patch '0001-TS202_patch1.diff.patch' fixes the ownership

[jira] Updated: (TS-202) make install should install config files as the same user as runtime will write them back as

2010-02-22 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-202: --- Component/s: Build Affects Version/s: 2.0.0a make install should install config files as the same

[jira] Updated: (TS-144) in P_EventSystem.h IOCORE_MachineFatal is currently #define to printf, that can't be right

2010-02-20 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-144: --- Fix Version/s: (was: 2.0.0a) 2.1.0 in P_EventSystem.h IOCORE_MachineFatal is currently

[jira] Updated: (TS-164) 1)reducing timeout to 1ms; 2)using pipe fd as signal between netthreads

2010-02-20 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-164: --- Attachment: TS164_patch2.diff A closer code review of original patch showed incorrect handling of EVENTFD type

[jira] Updated: (TS-144) in P_EventSystem.h IOCORE_MachineFatal is currently #define to printf, that can't be right

2010-02-19 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-144: --- Component/s: Core Affects Version/s: 2.1.0 Fix Version/s: 2.0.0a in P_EventSystem.h

[jira] Updated: (TS-164) 1)reducing timeout to 1ms; 2)using pipe fd as signal between netthreads

2010-02-19 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-164: --- Component/s: Core 1)reducing timeout to 1ms; 2)using pipe fd as signal between netthreads

[jira] Created: (TS-197) Stats: Properly initialize the Stats coupled and floating point mutexes

2010-02-19 Thread George Paul (JIRA)
: Bug Components: Stats Affects Versions: 2.0.0a Environment: All Reporter: George Paul Assignee: George Paul Fix For: 2.0.0a The Stats coupled and floating point mutexes are not properly initialized during startup. -George

[jira] Updated: (TS-197) Stats: Properly initialize the Stats coupled and floating point mutexes

2010-02-19 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-197: --- Attachment: TS197_patch1.diff Stats: Properly initialize the Stats coupled and floating point mutexes

[jira] Updated: (TS-197) Stats: Properly initialize the Stats coupled and floating point mutexes if using SDK API/plugins

2010-02-19 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-197: --- Description: The Stats coupled and floating point mutexes are not properly initialized during startup if using

[jira] Created: (TS-198) Buffer overrun case in SDK API Regression Test synthetic client server

2010-02-19 Thread George Paul (JIRA)
Type: Bug Components: InkAPI Affects Versions: 2.0.0a Environment: All Reporter: George Paul Assignee: George Paul Fix For: 2.0.0a Buffer overrun case in SDK API Regression Test synthetic client server -George -- This message

[jira] Work started: (TS-198) Buffer overrun case in SDK API Regression Test synthetic client server

2010-02-19 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TS-198 started by George Paul. Buffer overrun case in SDK API Regression Test synthetic client server

[jira] Updated: (TS-198) Buffer overrun case in SDK API Regression Test synthetic client server

2010-02-19 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-198: --- Attachment: TS198_patch1.diff This patch 'TS198_patch1.diff' fiesx buffer overrun case in SDK API Regression

[jira] Commented: (TS-9) InkAPI.h and RemapPlugin.h are missing from /usr/local/include

2010-02-18 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835278#action_12835278 ] George Paul commented on TS-9: -- The ' TS-9-Remap_h.patch' patch looks fine. Reviewed and tested

[jira] Commented: (TS-9) InkAPI.h and RemapPlugin.h are missing from /usr/local/include

2010-02-18 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835530#action_12835530 ] George Paul commented on TS-9: -- Changes look fine. After applying the patch I had to edit the moved

[jira] Commented: (TS-9) InkAPI.h and RemapPlugin.h are missing from /usr/local/include

2010-02-18 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835573#action_12835573 ] George Paul commented on TS-9: -- Patch 'TS-9-Makefile.patch' looks fine. Reviewed and tested. -George

[jira] Commented: (TS-167) Support InkHttpFetchPage(s) in the TS API

2010-02-17 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834904#action_12834904 ] George Paul commented on TS-167: If possible it would be nice if a Regression test for this new

[jira] Commented: (TS-9) InkAPI.h and RemapPlugin.h are missing from /usr/local/include

2010-02-17 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835094#action_12835094 ] George Paul commented on TS-9: -- Apply the patch seems to not delete the old 'InkAPI.h' and create

[jira] Work started: (TS-183) Disable RAF and Overseer ports by default

2010-02-16 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TS-183 started by George Paul. Disable RAF and Overseer ports by default - Key: TS-183

[jira] Created: (TS-183) Disable RAF and Overseer ports by default

2010-02-16 Thread George Paul (JIRA)
: 2.0.0a Environment: All Reporter: George Paul Assignee: George Paul Priority: Minor Fix For: 2.0.0a Disable RAF and Overseer ports by default. The RAF code needs to be removed during cleanup in a future release. -George -- This message

[jira] Updated: (TS-183) Disable RAF and Overseer ports by default

2010-02-16 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-183: --- Attachment: 0001-TS183_patch1.diff.patch This patch '0001-TS183_patch1.diff.patch' disables the RAF and Overseer

[jira] Work started: (TS-2) OSX port

2010-02-16 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TS-2 started by George Paul. OSX port Key: TS-2 URL: https://issues.apache.org/jira/browse/TS-2 Project

[jira] Commented: (TS-2) OSX port

2010-02-16 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834357#action_12834357 ] George Paul commented on TS-2: -- Geoff G. os_detection.diff patch has been committed to 'dev' branch

[jira] Work started: (TS-50) FreeBSD support

2010-02-16 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TS-50 started by George Paul. FreeBSD support --- Key: TS-50 URL: https://issues.apache.org/jira/browse/TS-50

[jira] Work started: (TS-127) Add back trace support for other platforms

2010-02-16 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TS-127 started by George Paul. Add back trace support for other platforms -- Key: TS-127

[jira] Resolved: (TS-183) Disable RAF and Overseer ports by default

2010-02-16 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul resolved TS-183. Resolution: Fixed Disable RAF and Overseer ports by default

[jira] Updated: (TS-91) Traffic Manager WebUI disabled

2010-02-16 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-91: -- Fix Version/s: 2.1.0 Summary: Traffic Manager WebUI disabled (was: Traffic Manager starts up with WebUI

[jira] Commented: (TS-91) Traffic Manager WebUI disabled

2010-02-16 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834549#action_12834549 ] George Paul commented on TS-91: --- With the fix for TS-150 the default now is to disable the Web UI

[jira] Assigned: (TS-150) Startup errors for TM admin GUI

2010-02-15 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul reassigned TS-150: -- Assignee: George Paul Startup errors for TM admin GUI

[jira] Updated: (TS-150) Startup errors for TM admin GUI

2010-02-15 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-150: --- Attachment: 0001-TS150_patch1.diff.patch This patch '0001-TS150_patch1.diff.patch' fixes the startup errors from

[jira] Assigned: (TS-165) Config files (records.config at least) can get wrong ownership

2010-02-14 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul reassigned TS-165: -- Assignee: George Paul (was: Leif Hedstrom) Config files (records.config at least) can get wrong

[jira] Updated: (TS-165) Config files (records.config at least) can get wrong ownership

2010-02-14 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-165: --- Attachment: 0001-TS165_patch1.diff.patch This patch '0001-TS165_patch1.diff.patch' fixes the problem of removing

[jira] Assigned: (TS-165) Config files (records.config at least) can get wrong ownership

2010-02-14 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul reassigned TS-165: -- Assignee: Leif Hedstrom (was: George Paul) Config files (records.config at least) can get wrong

[jira] Assigned: (TS-126) Solaris build ink_queue fails on freelist definition

2010-02-14 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul reassigned TS-126: -- Assignee: George Paul Solaris build ink_queue fails on freelist definition

[jira] Resolved: (TS-126) Solaris build ink_queue fails on freelist definition

2010-02-14 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul resolved TS-126. Resolution: Fixed Solaris build ink_queue fails on freelist definition

[jira] Resolved: (TS-124) Solaris compile requires -D_POSIX_PTHREAD_SEMANTICS

2010-02-14 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul resolved TS-124. Resolution: Fixed Solaris compile requires -D_POSIX_PTHREAD_SEMANTICS

[jira] Commented: (TS-11) Solaris port

2010-02-14 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833628#action_12833628 ] George Paul commented on TS-11: --- Fixes for using Sun studio Compiler on 64-bit have been checked

[jira] Updated: (TS-127) Add back trace support for other platforms

2010-02-14 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-127: --- Fix Version/s: 2.1.0 Add back trace support for other platforms

[jira] Updated: (TS-84) code base: PATH_NAME_MAX vs PATH_MAX

2010-02-14 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-84: -- Fix Version/s: 3.0 code base: PATH_NAME_MAX vs PATH_MAX

[jira] Updated: (TS-71) Cleanup MODULARIZED: Check the code base for remants of modularized #ifdef's in the code and configuration system.

2010-02-14 Thread George Paul (JIRA)
[ https://issues.apache.org/jira/browse/TS-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Paul updated TS-71: -- Fix Version/s: 3.0 Cleanup MODULARIZED: Check the code base for remants of modularized #ifdef's in the code

  1   2   >