You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Henri Gomez <he...@gmail.com> on 2007/09/11 11:35:34 UTC

JK 1.2.26 ?

Hi to all,

When should jk 1.2.26 should be released ?

Did there is still showstoppers ?

Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: JK 1.2.26 ?

Posted by nambo <na...@oss.ntt.co.jp>.
Henri Gomez wrote:
> 2007/9/11, Rainer Jung <ra...@kippdata.de>:
>> Hi Henri,
>>
>> 1.2.25 is still pretty young :)
> 
> Yes
> 
>> There are 2 new bugs for 1.2.25 that I'm aware of:
>>
>> - BZ 43287 (already fixed)
>> - BZ 43229 (still needs to be fixed, should be fixed in next release)

Hi, this bug (43229) is very serious I think.
It means retries/failover doesn't work with reply_timeout.

>>
>> Version 1.2.25 is now 1 month old. So a reasonable target release date
>> would be in about 10 weeks?
>>
>> Do you have anything special in mind or the need for earlier fixes?

I hope earlier fixes. Or could you alert the users?

Kazu Nambo

-- 
View this message in context: http://www.nabble.com/JK-1.2.26---tf4421382.html#a12632302
Sent from the Tomcat - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: JK 1.2.26 ?

Posted by Rainer Jung <ra...@kippdata.de>.
Please see my comment in BZ 42003.

Most of the changes should not be necessary, because JK and Tomcat in
recent releases have a config parameter, so only the iis patch is left.
It would be nice, if you could test the combination of your iis patch
with the config params.

Regards,

Rainer

Dan Burton schrieb:
> Rainer - 
> 
> This bug in the AJP protocol / isapi_redirect.dll is one we had to roll
> our own patch for recently, and it looks like it might have gotten left
> behind under the "Tomcat 5" product.
> 
> http://issues.apache.org/bugzilla/show_bug.cgi?id=42003
> 
> This should be a relatively small but impactful change, and if it could
> get taken care of for a 1.2.26 release, that would be fantastic.
> 
> The necessary code changes are in a comment on the issue, but I don't
> have enough C mojo to conjure proper unit tests for the fix.  Also, as
> I'm new to this community, I'm not too familiar with the process for
> making fixes like this.  I'm happy to help out in whatever way makes
> sense.  In particular, I can test out a pre-release version of the DLL
> in our environment (as we have particular cases where this bug rears its
> head), if that's helpful.
> 
> Thanks,
> 
> -Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


RE: JK 1.2.26 ?

Posted by Dan Burton <db...@bluefishgroup.com>.
Rainer - 

This bug in the AJP protocol / isapi_redirect.dll is one we had to roll
our own patch for recently, and it looks like it might have gotten left
behind under the "Tomcat 5" product.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42003

This should be a relatively small but impactful change, and if it could
get taken care of for a 1.2.26 release, that would be fantastic.

The necessary code changes are in a comment on the issue, but I don't
have enough C mojo to conjure proper unit tests for the fix.  Also, as
I'm new to this community, I'm not too familiar with the process for
making fixes like this.  I'm happy to help out in whatever way makes
sense.  In particular, I can test out a pre-release version of the DLL
in our environment (as we have particular cases where this bug rears its
head), if that's helpful.

Thanks,

-Dan


-----Original Message-----
From: Rainer Jung [mailto:rainer.jung@kippdata.de] 
Sent: Thursday, November 01, 2007 09:30
To: Tomcat Developers List
Subject: Re: JK 1.2.26 ?

Hi Mitchell,

my personal schedule suggests fixing the open things in the week
beginning at November, 19th,
and then producing a public testing tarball at the end of that week or
the weekend around November 25. If the tests go fine, this usually means
we'll have a production tarball around Dec. 2, and then a voting period
of about 3 days, after which we officially announce the release.

Needed fixes are especially (just a quick shot):

- broken failover with reply_timeout
- JkEnvVar and virtual hosts
- Empty Virtual hosts (testing)

Any special fix you are interested in?
Would you be able to test a pre relase tarball?

Regards,

Rainer

MARX, MITCHELL, ATTSI schrieb:
>  
> Is there a 1.2.26 release on the horizon? (been 7 of "10 weeks"
> mentioned below) 
> 
> -----Original Message-----
> From: Rainer Jung [mailto:rainer.jung@kippdata.de] 
> Sent: Tuesday, September 11, 2007 11:56 AM
> To: Tomcat Developers List
> Subject: Re: JK 1.2.26 ?
> 
> Henri Gomez wrote:
>> 2007/9/11, Rainer Jung <ra...@kippdata.de>:
>>> Hi Henri,
>>>
>>> 1.2.25 is still pretty young :)
>> Yes
>>
>>> There are 2 new bugs for 1.2.25 that I'm aware of:
>>>
>>> - BZ 43287 (already fixed)
>>> - BZ 43229 (still needs to be fixed, should be fixed in next
release)
>>>
>>> Version 1.2.25 is now 1 month old. So a reasonable target release
> date
>>> would be in about 10 weeks?
>>>
>>> Do you have anything special in mind or the need for earlier fixes?
>> Get an up to date release for i5/OS build check :)
> 
> Like
> 
>
http://people.apache.org/~rjung/mod_jk-dev/tomcat-connectors-1.2.26-dev-
> 574630-src.tar.gz
> 
> (not a release, but up to date and release like, so should be OK for a

> build check).
> 
> Regards,
> 
> Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: JK 1.2.26 ?

Posted by Rainer Jung <ra...@kippdata.de>.
Hi Mitchell,

my personal schedule suggests fixing the open things in the week
beginning at November, 19th,
and then producing a public testing tarball at the end of that week or
the weekend around November 25. If the tests go fine, this usually means
we'll have a production tarball around Dec. 2, and then a voting period
of about 3 days, after which we officially announce the release.

Needed fixes are especially (just a quick shot):

- broken failover with reply_timeout
- JkEnvVar and virtual hosts
- Empty Virtual hosts (testing)

Any special fix you are interested in?
Would you be able to test a pre relase tarball?

Regards,

Rainer

MARX, MITCHELL, ATTSI schrieb:
>  
> Is there a 1.2.26 release on the horizon? (been 7 of "10 weeks"
> mentioned below) 
> 
> -----Original Message-----
> From: Rainer Jung [mailto:rainer.jung@kippdata.de] 
> Sent: Tuesday, September 11, 2007 11:56 AM
> To: Tomcat Developers List
> Subject: Re: JK 1.2.26 ?
> 
> Henri Gomez wrote:
>> 2007/9/11, Rainer Jung <ra...@kippdata.de>:
>>> Hi Henri,
>>>
>>> 1.2.25 is still pretty young :)
>> Yes
>>
>>> There are 2 new bugs for 1.2.25 that I'm aware of:
>>>
>>> - BZ 43287 (already fixed)
>>> - BZ 43229 (still needs to be fixed, should be fixed in next release)
>>>
>>> Version 1.2.25 is now 1 month old. So a reasonable target release
> date
>>> would be in about 10 weeks?
>>>
>>> Do you have anything special in mind or the need for earlier fixes?
>> Get an up to date release for i5/OS build check :)
> 
> Like
> 
> http://people.apache.org/~rjung/mod_jk-dev/tomcat-connectors-1.2.26-dev-
> 574630-src.tar.gz
> 
> (not a release, but up to date and release like, so should be OK for a 
> build check).
> 
> Regards,
> 
> Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


RE: JK 1.2.26 ?

Posted by "MARX, MITCHELL, ATTSI" <mm...@att.com>.
 
Is there a 1.2.26 release on the horizon? (been 7 of "10 weeks"
mentioned below) 

-----Original Message-----
From: Rainer Jung [mailto:rainer.jung@kippdata.de] 
Sent: Tuesday, September 11, 2007 11:56 AM
To: Tomcat Developers List
Subject: Re: JK 1.2.26 ?

Henri Gomez wrote:
> 2007/9/11, Rainer Jung <ra...@kippdata.de>:
>> Hi Henri,
>>
>> 1.2.25 is still pretty young :)
> 
> Yes
> 
>> There are 2 new bugs for 1.2.25 that I'm aware of:
>>
>> - BZ 43287 (already fixed)
>> - BZ 43229 (still needs to be fixed, should be fixed in next release)
>>
>> Version 1.2.25 is now 1 month old. So a reasonable target release
date
>> would be in about 10 weeks?
>>
>> Do you have anything special in mind or the need for earlier fixes?
> 
> Get an up to date release for i5/OS build check :)

Like

http://people.apache.org/~rjung/mod_jk-dev/tomcat-connectors-1.2.26-dev-
574630-src.tar.gz

(not a release, but up to date and release like, so should be OK for a 
build check).

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: JK 1.2.26 ?

Posted by Henri Gomez <he...@gmail.com>.
Thanks a lot :)

2007/9/11, Rainer Jung <ra...@kippdata.de>:
> Henri Gomez wrote:
> > 2007/9/11, Rainer Jung <ra...@kippdata.de>:
> >> Hi Henri,
> >>
> >> 1.2.25 is still pretty young :)
> >
> > Yes
> >
> >> There are 2 new bugs for 1.2.25 that I'm aware of:
> >>
> >> - BZ 43287 (already fixed)
> >> - BZ 43229 (still needs to be fixed, should be fixed in next release)
> >>
> >> Version 1.2.25 is now 1 month old. So a reasonable target release date
> >> would be in about 10 weeks?
> >>
> >> Do you have anything special in mind or the need for earlier fixes?
> >
> > Get an up to date release for i5/OS build check :)
>
> Like
>
> http://people.apache.org/~rjung/mod_jk-dev/tomcat-connectors-1.2.26-dev-574630-src.tar.gz
>
> (not a release, but up to date and release like, so should be OK for a
> build check).
>
> Regards,
>
> Rainer
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: JK 1.2.26 ?

Posted by Rainer Jung <ra...@kippdata.de>.
Henri Gomez wrote:
> 2007/9/11, Rainer Jung <ra...@kippdata.de>:
>> Hi Henri,
>>
>> 1.2.25 is still pretty young :)
> 
> Yes
> 
>> There are 2 new bugs for 1.2.25 that I'm aware of:
>>
>> - BZ 43287 (already fixed)
>> - BZ 43229 (still needs to be fixed, should be fixed in next release)
>>
>> Version 1.2.25 is now 1 month old. So a reasonable target release date
>> would be in about 10 weeks?
>>
>> Do you have anything special in mind or the need for earlier fixes?
> 
> Get an up to date release for i5/OS build check :)

Like

http://people.apache.org/~rjung/mod_jk-dev/tomcat-connectors-1.2.26-dev-574630-src.tar.gz

(not a release, but up to date and release like, so should be OK for a 
build check).

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: JK 1.2.26 ?

Posted by Henri Gomez <he...@gmail.com>.
2007/9/11, Rainer Jung <ra...@kippdata.de>:
> Hi Henri,
>
> 1.2.25 is still pretty young :)

Yes

> There are 2 new bugs for 1.2.25 that I'm aware of:
>
> - BZ 43287 (already fixed)
> - BZ 43229 (still needs to be fixed, should be fixed in next release)
>
> Version 1.2.25 is now 1 month old. So a reasonable target release date
> would be in about 10 weeks?
>
> Do you have anything special in mind or the need for earlier fixes?

Get an up to date release for i5/OS build check :)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: JK 1.2.26 ?

Posted by Rainer Jung <ra...@kippdata.de>.
Hi Henri,

1.2.25 is still pretty young :)

There are 2 new bugs for 1.2.25 that I'm aware of:

- BZ 43287 (already fixed)
- BZ 43229 (still needs to be fixed, should be fixed in next release)

Version 1.2.25 is now 1 month old. So a reasonable target release date 
would be in about 10 weeks?

Do you have anything special in mind or the need for earlier fixes?

Regards,

Rainer

Henri Gomez wrote:
> Hi to all,
> 
> When should jk 1.2.26 should be released ?
> 
> Did there is still showstoppers ?
> 
> Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org