Skip to content

Instantly share code, notes, and snippets.

@generall
Created September 27, 2023 08:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save generall/503b77ce137baa72ba74908854d4ba09 to your computer and use it in GitHub Desktop.
Save generall/503b77ce137baa72ba74908854d4ba09 to your computer and use it in GitHub Desktop.
collection::collection_manager::holders::segment_holder::SegmentHolder::appendable_segments::{{closure}} () at lib/collection/src/collection_manager/holders/segment_holder.rs:238
collection::collection_manager::holders::segment_holder::SegmentHolder::appendable_segments (self=0x7fcb18c430b8) at lib/collection/src/collection_manager/holders/segment_holder.rs:236
collection::collection_manager::holders::segment_holder::SegmentHolder::segment_flush_ordering (self=0x7fcb18c430b8) at lib/collection/src/collection_manager/holders/segment_holder.rs:460
collection::collection_manager::holders::segment_holder::SegmentHolder::flush_all (self=0x7fcb18c430b8, sync=false) at lib/collection/src/collection_manager/holders/segment_holder.rs:477
collection::update_handler::UpdateHandler::flush_segments (segments=...) at lib/collection/src/update_handler.rs:552
collection::update_handler::UpdateHandler::flush_worker::{{closure}} () at lib/collection/src/update_handler.rs:518
collection::collection_manager::holders::segment_holder::SegmentHolder::aloha_random_write (self=0x7fcb18c430b8, segment_ids=..., apply=...) at lib/collection/src/collection_manager/holders/segment_holder.rs:376
collection::collection_manager::holders::segment_holder::SegmentHolder::apply_points_to_appendable::{{closure}} (point_id=..., _idx=12534656164547574281, write_segment=0x7fcb9bbf7e70) at lib/collection/src/collection_manager/holders/segment_holder.rs:417
collection::collection_manager::holders::segment_holder::SegmentHolder::apply_points (self=0x7fcb18c430b8, ids=..., f=...) at lib/collection/src/collection_manager/holders/segment_holder.rs:311
collection::collection_manager::holders::segment_holder::SegmentHolder::apply_points_to_appendable (self=0x7fcb18c430b8, op_num=139, ids=..., f=...) at lib/collection/src/collection_manager/holders/segment_holder.rs:406
collection::collection_manager::segments_updater::upsert_points (segments=0x7fcb18c430b8, op_num=139, points=...) at lib/collection/src/collection_manager/segments_updater.rs:355
collection::collection_manager::segments_updater::process_point_operation (segments=0x7fcb18c430b0, op_num=139, point_operation=...) at lib/collection/src/collection_manager/segments_updater.rs:428
collection::collection_manager::collection_updater::CollectionUpdater::update (segments=0x7fcb18c430b0, op_num=139, operation=...) at lib/collection/src/collection_manager/collection_updater.rs:54
collection::update_handler::UpdateHandler::update_worker_fn::{{closure}}::{{closure}} () at lib/collection/src/update_handler.rs:438
collection::update_handler::UpdateHandler::update_worker_fn::{{closure}} () at lib/collection/src/update_handler.rs:437
collection::shards::local_shard::LocalShard::get_telemetry_data (self=0x7fcb7165e518) at lib/collection/src/shards/local_shard.rs:689
collection::shards::shard::Shard::get_telemetry_data (self=0x7fcb7165e510) at lib/collection/src/shards/shard.rs:53
collection::shards::replica_set::ShardReplicaSet::get_telemetry_data::{{closure}}::{{closure}} (local_shard=0x7fcb7165e510) at lib/collection/src/shards/replica_set.rs:1010
core::option::Option<T>::map (self=..., f=...) at /rustc/d5c2e9c342b358556da91d61ed4133f6f50fc0c3/library/core/src/option.rs:1075
collection::shards::replica_set::ShardReplicaSet::get_telemetry_data::{{closure}} () at lib/collection/src/shards/replica_set.rs:1008
collection::collection::Collection::get_telemetry_data::{{closure}} () at lib/collection/src/collection.rs:1527
collection::collection_manager::optimizers::segment_optimizer::SegmentOptimizer::optimize (self=0x7fcb439393d0, segments=..., ids=..., stopped=0x7fcb71409710) at lib/collection/src/collection_manager/optimizers/segment_optimizer.rs:455
collection::update_handler::UpdateHandler::launch_optimization::{{closure}} (stopped=0x7fcb71409710) at lib/collection/src/update_handler.rs:259
collection::common::stoppable_task::spawn_stoppable::{{closure}} () at lib/collection/src/common/stoppable_task.rs:99
collection::shards::local_shard::LocalShard::create_snapshot::{{closure}}::{{closure}} () at lib/collection/src/shards/local_shard.rs:578
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment