Skip to content

Commit

Permalink
remove e2e workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikeW committed Dec 17, 2024
1 parent 01ac23e commit 0612741
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions e2e_test/source_inline/kafka/issue_19563.slt.serial
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ select array_length(upstream_fragment_ids) from rw_fragments where array_contain
----
3

# XXX: wait until source reader is ready. then produce data.
# This is a temporary workaround for a data loss bug https://github.com/risingwavelabs/risingwave/issues/19681#issuecomment-2532183002
sleep 2s

system ok
cat <<EOF | rpk topic produce test-topic-19563
{"v1": "3031-01-01 19:00:00"}
Expand Down

0 comments on commit 0612741

Please sign in to comment.