summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_stream/test
Commit message (Expand)AuthorAgeFilesLines
* verify_none in a couple of testsMichal Kuratczyk2023-04-241-1/+5
* Set `{verify, verify_none}` in rabbit_stream_SUITEMichal Kuratczyk2023-04-131-2/+8
* Introduce timeout for stream server-side requestsArnaud Cogoluègnes2023-04-041-2/+63
* Delete rabbit_stream_SUITE setup stepsDavid Ansari2023-02-151-56/+37
* Require all feature flags introduced before 3.11.1David Ansari2023-02-081-50/+1
* Remove console outputArnaud Cogoluègnes2023-01-041-1/+0
* Filter out nodes in maintenance in stream metadataArnaud Cogoluègnes2023-01-041-1/+72
* Format stream plugin codeArnaud Cogoluègnes2023-01-041-13/+11
* (c) year bump: 2022 => 2023Michael Klishin2023-01-0110-10/+10
* Use assertMatch instead of assertEqual in testArnaud Cogoluègnes2022-11-171-3/+3
* Streams: close osiris log on unsubscribeKarl Nilsson2022-11-031-7/+40
* Yolo-replace format stringsLuke Bakken2022-10-101-4/+4
* Bump dependencies in stream Java testArnaud Cogoluègnes2022-08-103-10/+11
* Streams: adapt tests to the latest Java stream client listener interfaceMichael Klishin2022-08-102-4/+4
* Rename StreamInfo to StreamStatsArnaud Cogoluègnes2022-08-081-6/+6
* Add StreamInfo command to stream protocolArnaud Cogoluègnes2022-08-032-3/+38
* Remove test code which depended on the `quorum_queue` feature flagsJean-Sébastien Pédron2022-08-011-1/+0
* Remove test code which depended on the `virtual_host_metadata` feature flagsJean-Sébastien Pédron2022-08-011-1/+0
* Remove test code which depended on feature flag implicit_default_bindingsDavid Ansari2022-07-291-1/+0
* Remove test code which depended on the `maintenance_mode_status` feature flagsJean-Sébastien Pédron2022-07-291-1/+0
* Remove test code which depended on the `user_limits` feature flagsJean-Sébastien Pédron2022-07-291-1/+0
* Use "committed offset" instead of "last committed offset"Arnaud Cogoluègnes2022-07-261-1/+1
* Include last committed offset in "deliver" stream commandArnaud Cogoluègnes2022-07-251-5/+36
* Add exchange command versions command to stream pluginArnaud Cogoluègnes2022-07-251-1/+14
* Limit stream max segment size to 3 GBArnaud Cogoluègnes2022-06-101-1/+25
* Add stream single active consumer feature flagArnaud Cogoluègnes2022-05-091-2/+65
* Handle "active" field for stream consumersArnaud Cogoluègnes2022-05-091-0/+1
* Add list_stream_group_consumers CLI commandArnaud Cogoluègnes2022-05-091-0/+112
* Add colums argument to list_stream_consumer_groupsArnaud Cogoluègnes2022-05-091-6/+13
* Add list_stream_consumer_groups CLI commandArnaud Cogoluègnes2022-05-092-11/+121
* Monitor connection PIDs in stream SAC coordinatorArnaud Cogoluègnes2022-05-091-1/+2
* Compute stream partition indexArnaud Cogoluègnes2022-05-091-1/+106
* Revert "Correct a double quote introduced in #4603"Michael Klishin2022-04-201-0/+0
* Correct a double quote introduced in #4603Michael Klishin2022-04-201-0/+0
* Bump Java test suites dependencies for stream pluginsArnaud Cogoluègnes2022-04-011-2/+2
* Bump (c) yearMichael Klishin2022-03-2110-10/+10
* Bump dependencies in streams Java testsArnaud Cogoluègnes2022-01-171-2/+2
* Increase timeout in stream testrabbitmq-server-3874-stream-response-code-on-leader-unavailabilityArnaud Cogoluègnes2021-12-101-2/+2
* Use AssertJ conditions in Java stream test suiteArnaud Cogoluègnes2021-12-104-18/+45
* Return appropriate response when stream leader not availableArnaud Cogoluègnes2021-12-102-4/+60
* Bump Java test dependencies in stream test suitesArnaud Cogoluègnes2021-12-101-2/+2
* Return "no offset" (19) code when stored offset is undefinedrabbitmq-server-3783-response-code-for-undefined-stored-offsetArnaud Cogoluègnes2021-12-011-4/+3
* Use unique group names in rabbit_stream_SUITEPhilip Kuryloski2021-11-091-3/+5
* Use version range for stream client Maven dependencyArnaud Cogoluègnes2021-11-031-1/+1
* Disable stream test in mixed versions modeArnaud Cogoluègnes2021-10-201-1/+7
* Enable stream_queue flag with env variable in test suiteArnaud Cogoluègnes2021-10-201-3/+1
* Enable stream_queue flag in test suiteArnaud Cogoluègnes2021-10-201-1/+3
* Handle stream arguments in add_super_stream commandsuper-stream-cliArnaud Cogoluègnes2021-10-112-1/+76
* Embed RPC call function in testArnaud Cogoluègnes2021-10-111-2/+6
* Fix group spec in testArnaud Cogoluègnes2021-10-111-1/+1