shfshihuafeng

Results 7 issues of shfshihuafeng

# [DRILL-8479](https://issues.apache.org/jira/browse/DRILL-8479): Merge Join Leak When Depleting Incoming Batches Throw Exception ## Description when fragment failed, it call close() from MergeJoinBatch. but if leftIterator.close() throw exception, we could not call...

bug
backport-to-stable

Before submitting a bug report, please verify that you are using the most current version of Drill. **Describe the bug** mergejoin memory leak when Depleting incoming batches throw exception. because...

bug

Before submitting a bug report, please verify that you are using the most current version of Drill. **Describe the bug** hashpartition leak when allocate memory exception with OutOfMemoryException **To Reproduce**...

bug

Before submitting a bug report, please verify that you are using the most current version of Drill. **Describe the bug** i create a http plugin named "http" and then use...

bug

# [DRILL-8490](https://issues.apache.org/jira/browse/DRILL-8490): Sender operator fake memory leak result to sql failed and memory statistics error when ChannelClosedException ## Description when ChannelClosedException, .ReconnectingConnection#CloseHandler release sendingAccountor reference counter before netty release buffer,...

### Search before asking - [x] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened Improving Orc Writing Performance by Batch Writing Files, I test...

improve

### Search before asking - [x] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened When import data to HDFS (sink), ServiceLoader can not load...

bug