You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2023/01/13 03:01:25 UTC

[GitHub] [hudi] leesf commented on a diff in pull request #7655: [HUDI-5540] Close write client after usage of DeleteMarker/RollbackTo…

leesf commented on code in PR #7655:
URL: https://github.com/apache/hudi/pull/7655#discussion_r1068873943


##########
hudi-spark-datasource/hudi-spark/src/main/scala/org/apache/spark/sql/hudi/command/procedures/DeleteMarkerProcedure.scala:
##########
@@ -60,6 +62,9 @@ class DeleteMarkerProcedure extends BaseProcedure with ProcedureBuilder with Log
         true
       case Failure(e) =>

Review Comment:
   if success the client will not be closed?



-- 
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@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org