You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GIVEN a valid partition number of a topic
WHEN I load the message into the topic
THEN the message should arrive in that particular partition
AND I will will be able to assert the same by verifying the Ack.
GIVEN a valid partition number of a topic
WHEN I load the message into the topic
THEN the message should arrive in that particular partition
AND I will will be able to assert the same by verifying the Ack.
e.g.
the test step will look as below-
The text was updated successfully, but these errors were encountered: