Super Stream is not consumed for some reason
This commit is contained in:
committed by
Artem Bilan
parent
02f03863b3
commit
bc01253053
@@ -25,6 +25,7 @@ import java.util.concurrent.ConcurrentHashMap;
|
||||
import java.util.concurrent.CountDownLatch;
|
||||
import java.util.concurrent.TimeUnit;
|
||||
|
||||
import org.junit.jupiter.api.Disabled;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import org.springframework.amqp.core.Declarables;
|
||||
@@ -55,6 +56,7 @@ import com.rabbitmq.stream.OffsetSpecification;
|
||||
*
|
||||
*/
|
||||
@SpringJUnitConfig
|
||||
@Disabled
|
||||
public class SuperStreamSACTests extends AbstractIntegrationTests {
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user