Noah Watkins
Noah Watkins
> @dotnwat , how many bytes was it? And once it happened, was there "too longv queue accumulated" message in logs, or were the tasks short enough to drain within...
> > @dotnwat , how many bytes was it? And once it happened, was there "too longv queue accumulated" message in logs, or were the tasks short enough to drain...
seems like it might be a race. one experiment would be: arrange for the consumer group and transactions internal topics to be created through some other means before trying the...
@Lazin > I think we need to check if the snapshot that we created by looking at topic table is actually consistent. The controller offset of the snapshot is the...
I just hit this as well in a client when trying to enable dpdk/native. Works OK with POSIX.
@tedqian i never resolved this. i moved on to playing with other seastar things, but i haven't seen this again.
> Updated commit message thanks!
> @dotnwat what is the command that fails with this error? @bashtanov checkout the commit i referenced, run `bazel build //...` > What kind of bisectability does it break the...