Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
I found the producer and consumer example is not in a good form. For example:
- Both consumer and producer doesn't gracefully close the resource after completed
- The example doesn't provide a good example to handle different kind of exceptions. It's just a happy path example
- No clear comment to instruct users why we should do this, and what it is doing for each operation.
Attachments
Issue Links
- links to