RohanAshar
RohanAshar
**Describe the bug** During stead traffic we see there are spikes in the source transformer read messages when auto scaling is enabled. The following behavior was observed with min and...
# Summary We need a mechanism to pass metadata between user defined code. We have a usecase where we want to use Numaflow monovertex to route between multiple kafka topics....
Encounters the following exception. Not able to resolve epoll/kqueue `Exception in thread "main" java.lang.UnsatisfiedLinkError: failed to load the required native library at io.netty.channel.epoll.Epoll.ensureAvailability(Epoll.java:81) at io.netty.channel.epoll.EpollEventLoop.(EpollEventLoop.java:57) at io.netty.channel.epoll.EpollEventLoopGroup.newChild(EpollEventLoopGroup.java:189) at io.netty.channel.epoll.EpollEventLoopGroup.newChild(EpollEventLoopGroup.java:37)` Steps...