openinx commented on issue #130: HBASE-22185 RAMQueueEntry#writeToCache should freeBlock if any exception encountered instead of the IOException catch block URL: https://github.com/apache/hbase/pull/130#issuecomment-481072282 > A try finally will be better? Usually I will use a succ flag, and set it to true in the last, so in the finally block, if it is not true, then free the block. OK, let me address this.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
