maedhroz commented on code in PR #2492:
URL: https://github.com/apache/cassandra/pull/2492#discussion_r1264245616
##########
src/java/org/apache/cassandra/index/sai/StorageAttachedIndexBuilder.java:
##########
@@ -205,7 +205,6 @@ private boolean indexSSTable(SSTableReader sstable,
Set<StorageAttachedIndex> in
if (t instanceof InterruptedException)
{
- // TODO: Is there anything that makes more sense than just
restoring the interrupt?
Review Comment:
No sure what else we would do here...
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]