You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/09/04 09:55:11 UTC

[GitHub] [pulsar-dotpulsar] usaguerrilla commented on issue #55: Producer Executor object gets killed because exception is thrown which isn't handled by Handle method.

usaguerrilla commented on issue #55:
URL: https://github.com/apache/pulsar-dotpulsar/issues/55#issuecomment-687048396


   ```
   DotPulsar.Exceptions.PersistenceException: fenced
      at DotPulsar.Internal.Extensions.CommandExtensions.Throw(ServerError error, String message) in C:\Projects.Pulsar\dotpulsar.mp\src\DotPulsar\Internal\Extensions\CommandExtensions.cs:line 50
      at DotPulsar.Internal.Extensions.CommandExtensions.Throw(CommandSendError command) in C:\Projects.Pulsar\dotpulsar.mp\src\DotPulsar\Internal\Extensions\CommandExtensions.cs:line 38
      at DotPulsar.Internal.Extensions.CommandExtensions.Expect(BaseCommand command, Type type) in C:\Projects.Pulsar\dotpulsar.mp\src\DotPulsar\Internal\Extensions\CommandExtensions.cs:line 32
      at DotPulsar.Internal.ProducerChannel.SendPackage(MessageMetadata metadata, ReadOnlySequence`1 payload, CancellationToken cancellationToken) in C:\Projects.Pulsar\dotpulsar.mp\src\DotPulsar\Internal\ProducerChannel.cs:line 103
      at DotPulsar.Internal.Executor.Execute[TResult](Func`1 func, CancellationToken cancellationToken) in C:\Projects.Pulsar\dotpulsar.mp\src\DotPulsar\Internal\Executor.cs:line 130
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org