> But I found this problem while trying to upgrade a project that uses
> Transactions (Pulsar JMS client), it may be a showstopper for the
> adoption of Transactions.
> https://github.com/apache/pulsar/issues/10871

I put together a PR that will allow the transaction topic to get created
regardless of the value of `allowAutoTopicCreation`:
https://github.com/apache/pulsar/pull/10876.

Please take a look.

Best,
Michael

On Wed, Jun 9, 2021 at 4:52 AM Enrico Olivelli <eolive...@gmail.com> wrote:

> PengHui,
> I am testing the release and at the moment everything is good.
>
> But I found this problem while trying to upgrade a project that uses
> Transactions (Pulsar JMS client), it may be a showstopper for the
> adoption of Transactions.
>
> https://github.com/apache/pulsar/issues/10871
>
> The problem is about using allowAutoTopicCreation=false together with
> transactionCoordinatorEnabled=true
>
> In the meantime I will continue my testing
>
> Enrico
>
> Can you please take a look ?
>
> Il giorno mer 9 giu 2021 alle ore 12:36 Guangning E
> <eguangn...@gmail.com> ha scritto:
> >
> > +1(non-binding)
> >
> > * Build bin package and image
> > * pub/sub
> > * Run as a cluster
> >
> > Thanks,
> > Guangning
> >
> > Yuri Mizushima <yumiz...@yahoo-corp.jp> 于2021年6月9日周三 下午5:09写道:
> >
> > > +1 (non-binding)
> > >
> > > I checked
> > > * shasum and signature
> > > * pub/sub and Java Functions
> > > * connectors
> > > * stateful functions
> > >
> > > Thank you for your work!
> > >
> > > --
> > > Yuri Mizushima
> > > yumiz...@yahoo-corp.jp
> > >
> > >
> > > "PengHui Li" <peng...@apache.org> wrote:
> > >
> > >     Sorry for the typo,
> > >
> > >     ```
> > >
> > >
> 9f7304c3d35db97998a16a46362433c43c61d20eb3d2f51eb43175fa79728925175d47777646c2cd72ad39fc614e425814af1b9a8a8635545cea291a28e28d57
> > >     apache-pulsar-2.8.0-SNAPSHOT-bin.tar.gz
> > >
> > >
> > >
> 8fe7e30c3cda0993114996dced0bf49986365a76bcc69b2e68160d6a9e52c9e9a2bc174eba7eb0c7467f6a62e009ee7d8a3457e0e46657ecf8f79f665549a176
> > >     apache-pulsar-2.8.0-SNAPSHOT-src.tar.gz
> > >     ```
> > >
> > >     it should be
> > >
> > >     ```
> > >
> > >
> 9f7304c3d35db97998a16a46362433c43c61d20eb3d2f51eb43175fa79728925175d47777646c2cd72ad39fc614e425814af1b9a8a8635545cea291a28e28d57
> > >     apache-pulsar-2.8.0-bin.tar.gz
> > >
> > >
> > >
> 8fe7e30c3cda0993114996dced0bf49986365a76bcc69b2e68160d6a9e52c9e9a2bc174eba7eb0c7467f6a62e009ee7d8a3457e0e46657ecf8f79f665549a176
> > >     apache-pulsar-2.8.0-src.tar.gz
> > >     ```
> > >
> > >     Thanks,
> > >     Penghui
> > >
> > >     PengHui Li <peng...@apache.org> 于2021年6月8日周二 下午6:37写道:
> > >
> > >     > This is the second release candidate for Apache Pulsar, version
> > > 2.8.0.
> > >     >
> > >     > It fixes the following issues:
> > >     >
> > >     >
> > >
> https://github.com/apache/pulsar/pulls?q=is%3Apr+milestone%3A2.8.0+-label%3Arelease%2F2.7.1+-label%3Arelease%2F2.7.2+is%3Aclosed
> > >     >
> > >     > *** Please download, test and vote on this release. This vote
> will
> > > stay
> > >     > open
> > >     > for at least 72 hours ***
> > >     >
> > >     > Note that we are voting upon the source (tag), binaries are
> provided
> > > for
> > >     > convenience.
> > >     >
> > >     > Source and binary files:
> > >     >
> > >
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.8.0-candidate-2/
> > >     >
> > >     > SHA-512 checksums:
> > >     >
> > >     >
> > >     >
> > >
> 9f7304c3d35db97998a16a46362433c43c61d20eb3d2f51eb43175fa79728925175d47777646c2cd72ad39fc614e425814af1b9a8a8635545cea291a28e28d57
> > >     > apache-pulsar-2.8.0-SNAPSHOT-bin.tar.gz
> > >     >
> > >     >
> > >     >
> > >
> 8fe7e30c3cda0993114996dced0bf49986365a76bcc69b2e68160d6a9e52c9e9a2bc174eba7eb0c7467f6a62e009ee7d8a3457e0e46657ecf8f79f665549a176
> > >     > apache-pulsar-2.8.0-SNAPSHOT-src.tar.gz
> > >     >
> > >     > Maven staging repo:
> > >     >
> > >
> https://repository.apache.org/content/repositories/orgapachepulsar-1089/
> > >     >
> > >     > The tag to be voted upon:
> > >     > v2.8.0-candidate-2 (63126b9d6606863c1b889f75737623e1fa9e1638)
> > >     > https://github.com/apache/pulsar/releases/tag/v2.8.0-candidate-2
> > >     >
> > >     > Pulsar's KEYS file containing PGP keys we use to sign the
> release:
> > >     > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > >     >
> > >     > Please download the the source package, and follow the README to
> > > build
> > >     > and run the Pulsar standalone service.
> > >     >
> > >
> > >
>

Reply via email to