You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Joerg Heinicke <jo...@gmx.de> on 2006/01/13 18:15:00 UTC

Re: [transaction] Duplicated TxId generation under heavy load

Oliver Zeigermann <oliver.zeigermann <at> gmail.com> writes:

> See my latest commit for an - hopefully - acceptable degree of
> certainty that the id really is unique.

Hello Oliver,

I reviewed the changes in commons-transaction since 1.1. And I want to come back
to this old thread [1]. Your commit is at [2]. I wonder if there isn't missing a
++ on idCnt. Otherwise I guess the current solution is equal to the former one.

WDYT?

Jörg

[1] http://marc.theaimsgroup.com/?t=113266273700001&r=1&w=4
[2] http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/transaction/trunk/
src/java/org/apache/commons/transaction/file/FileResourceManager.java
?r1=332340&r2=348458&rev=348458&sortby=date&diff_format=h


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


Re: [transaction] Duplicated TxId generation under heavy load

Posted by Oliver Zeigermann <ol...@gmail.com>.
Right. Thanks again for reporting that!

Should be fixed now.

Oliver

2006/1/13, Joerg Heinicke <jo...@gmx.de>:
> Oliver Zeigermann <oliver.zeigermann <at> gmail.com> writes:
>
> > See my latest commit for an - hopefully - acceptable degree of
> > certainty that the id really is unique.
>
> Hello Oliver,
>
> I reviewed the changes in commons-transaction since 1.1. And I want to come back
> to this old thread [1]. Your commit is at [2]. I wonder if there isn't missing a
> ++ on idCnt. Otherwise I guess the current solution is equal to the former one.
>
> WDYT?
>
> Jörg
>
> [1] http://marc.theaimsgroup.com/?t=113266273700001&r=1&w=4
> [2] http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/transaction/trunk/
> src/java/org/apache/commons/transaction/file/FileResourceManager.java
> ?r1=332340&r2=348458&rev=348458&sortby=date&diff_format=h
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>

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