franz1981 commented on pull request #3572: URL: https://github.com/apache/activemq-artemis/pull/3572#issuecomment-841618355
@TomasHofman I see that you've worked on https://issues.apache.org/jira/browse/ARTEMIS-3037. My changes for https://issues.apache.org/jira/browse/ARTEMIS-3290 are merging the append attempt with the `checkKnowRecordID` while happening on the appender thread. But I see that the appender methods are not handling Thread interruption while awaiting to enter the read lock(!!!) that seems like a bug of the original implementation too, agree? -- 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]
