wpx1997-stack

Results 4 issues of wpx1997-stack

**Describe the bug(Please use English)** ERROR MESSAGE: `java.lang.RuntimeException: One or more fetchers have encountered exception at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager.checkErrors(SplitFetcherManager.java:223) at org.apache.flink.connector.base.source.reader.SourceReaderBase.getNextFetch(SourceReaderBase.java:154) at org.apache.flink.connector.base.source.reader.SourceReaderBase.pollNext(SourceReaderBase.java:116) at org.apache.flink.streaming.api.operators.SourceOperator.emitNext(SourceOperator.java:305) at org.apache.flink.streaming.runtime.io.StreamTaskSourceInput.emitNext(StreamTaskSourceInput.java:69) at org.apache.flink.streaming.runtime.io.StreamOneInputProcessor.processInput(StreamOneInputProcessor.java:66) at org.apache.flink.streaming.runtime.tasks.StreamTask.processInput(StreamTask.java:423) at...

bug

**Describe the bug(Please use English)** I need to create a real-time mirror for the database, so I monitor all the tables in the database (500 tables) .But in the full...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version:milvus:v2.4.13 ``` ### Current Behavior When using Docker Compose...

help wanted