blazingmq-sdk-java icon indicating copy to clipboard operation
blazingmq-sdk-java copied to clipboard

Java SDK for BlazingMQ, a modern high-performance open source message queuing system.

Results 9 blazingmq-sdk-java issues
Sort by recently updated
recently updated
newest added

*Issue number of the reported bug or feature request: #30 **Describe your changes** 1. BrokerSession passes Collection instead of PutMessageImpl[] to avoid making copies. 2. ApplicationData calculates crc32c on the...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior If you log `ByteBuffer[]` generated by `SchemaEventBuilder` just before sending, you...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior For native broker currently we have some ENV vars being set...

bug
A-Testing

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Currently, there is a lot of time spent copying payload data....

bug
A-Client

### Is there an existing proposal for this? - [x] I have searched the existing proposals ### Is your feature request related to a problem? Commonly failing tests: ``` BrokerSessionIT.closeQueueOnPendingConfigureRequest:2890...

bug
A-Testing

### Is there an existing proposal for this? - [X] I have searched the existing proposals ### Is your feature request related to a problem? We have a lot of...

enhancement
good first issue
A-Testing

*Issue number of the reported bug or feature request: #* **Describe your changes** A clear and concise description of the changes you have made. **Testing performed** Describe the testing you...