mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update StorageReplicatedMergeTree.cpp
This commit is contained in:
parent
cd1917c7a6
commit
cab9855dd1
@ -2645,7 +2645,7 @@ bool StorageReplicatedMergeTree::processQueueEntry(ReplicatedMergeTreeQueue::Sel
|
||||
* See `queue.processEntry` function.
|
||||
*/
|
||||
throw;
|
||||
}
|
||||
}
|
||||
catch (...)
|
||||
{
|
||||
tryLogCurrentException(log, __PRETTY_FUNCTION__);
|
||||
|
Loading…
Reference in New Issue
Block a user