From commits-return-1280-archive-asf-public=cust-asf.ponee.io@kyuubi.apache.org Mon Aug 23 03:35:04 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 2E0FD18064F for ; Mon, 23 Aug 2021 05:35:04 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 63AC73E943 for ; Mon, 23 Aug 2021 03:35:03 +0000 (UTC) Received: (qmail 78580 invoked by uid 500); 23 Aug 2021 03:35:03 -0000 Mailing-List: contact commits-help@kyuubi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kyuubi.apache.org Delivered-To: mailing list commits@kyuubi.apache.org Received: (qmail 78571 invoked by uid 99); 23 Aug 2021 03:35:02 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Aug 2021 03:35:02 +0000 From: =?utf-8?q?GitBox?= To: commits@kyuubi.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bincubator-kyuubi=5D_iodone_opened_a_new_pull_reque?= =?utf-8?q?st_=23975=3A_=5BKYUUBI_=23961=5D_Fixed=3A_opHanle=27s_operation_m?= =?utf-8?q?ay_not_be_release?= Message-ID: Date: Mon, 23 Aug 2021 03:35:02 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit iodone opened a new pull request #975: URL: https://github.com/apache/incubator-kyuubi/pull/975 Align with `sessionManager.operationManager.closeOperation(operationHandle)` and remove first ### _Why are the changes needed?_ ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/latest/develop_tools/testing.html#running-tests) locally before make a pull request -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscribe@kyuubi.apache.org For queries about this service, please contact Infrastructure at: users@infra.apache.org