You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/29 08:20:26 UTC

[GitHub] [pulsar] ErikJansenIRefact opened a new issue #7384: Pulsar reader throws exception java.lang.IllegalStateException: recycled multiple times

ErikJansenIRefact opened a new issue #7384:
URL: https://github.com/apache/pulsar/issues/7384


   **Describe the bug**
   A reader is created to read messages from a topic. The reader throws an exception when reader.readNext() is called.
   
   **To Reproduce**
   1. Messages are created with the attached CsvExample.java program (TPCH line item data is used as CSV file).
   2. A reader is created and run with the attached ReaderExample.java program.
   3. Most of the time the reader throws an exception, although sometimes it doesn't.
   
   **Expected behavior**
   The reader to read all messages instead of throwing an exception.
   [ReaderExample.java.zip](https://github.com/apache/pulsar/files/4844598/ReaderExample.java.zip)
   [CsvExample.java.zip](https://github.com/apache/pulsar/files/4844600/CsvExample.java.zip)
   [CsvExample.java.zip](https://github.com/apache/pulsar/files/4844604/CsvExample.java.zip)
   
   
   
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   **Desktop (please complete the following information):**
    - OS: iOS
    - Pulsar: 2.6.0
   
   **Additional context**
   Add any other context about the problem here.
   


----------------------------------------------------------------
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



[GitHub] [pulsar] sijie commented on issue #7384: Pulsar reader throws exception java.lang.IllegalStateException: recycled multiple times

Posted by GitBox <gi...@apache.org>.
sijie commented on issue #7384:
URL: https://github.com/apache/pulsar/issues/7384#issuecomment-651464528


   @codelipenghui can you take a look at this issue?


----------------------------------------------------------------
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



[GitHub] [pulsar] merlimat closed issue #7384: Pulsar reader throws exception java.lang.IllegalStateException: recycled multiple times

Posted by GitBox <gi...@apache.org>.
merlimat closed issue #7384:
URL: https://github.com/apache/pulsar/issues/7384


   


----------------------------------------------------------------
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