Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dave@jj ➜ arcus-k8 git:(master) microk8s.kubectl logs cassandra-0 cassandra
- Initializing Apache Cassandra Server...
- Setting up Apache Cassandra Server in Single Node Mode...
- Initializing fresh Apache Cassandra Server...
- CompilerOracle: inline org/apache/cassandra/db/AbstractNativeCell.compareTo (Lorg/apache/cassandra/db/composites/Composite;)I
- CompilerOracle: inline org/apache/cassandra/db/composites/AbstractSimpleCellNameType.compareUnsigned (Lorg/apache/cassandra/db/composites/Composite;Lorg/apache/cassandra/db/composites/Composite;)I
- CompilerOracle: inline org/apache/cassandra/io/util/Memory.checkBounds (JJ)V
- CompilerOracle: inline org/apache/cassandra/io/util/SafeMemory.checkBounds (JJ)V
- CompilerOracle: inline org/apache/cassandra/utils/AsymmetricOrdering.selectBoundary (Lorg/apache/cassandra/utils/AsymmetricOrdering/Op;II)I
- CompilerOracle: inline org/apache/cassandra/utils/AsymmetricOrdering.strictnessOfLessThan (Lorg/apache/cassandra/utils/AsymmetricOrdering/Op;)I
- CompilerOracle: inline org/apache/cassandra/utils/ByteBufferUtil.compare (Ljava/nio/ByteBuffer;[B)I
- CompilerOracle: inline org/apache/cassandra/utils/ByteBufferUtil.compare ([BLjava/nio/ByteBuffer;)I
- CompilerOracle: inline org/apache/cassandra/utils/ByteBufferUtil.compareUnsigned (Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I
- CompilerOracle: inline org/apache/cassandra/utils/FastByteOperations$UnsafeOperations.compareTo (Ljava/lang/Object;JILjava/lang/Object;JI)I
- CompilerOracle: inline org/apache/cassandra/utils/FastByteOperations$UnsafeOperations.compareTo (Ljava/lang/Object;JILjava/nio/ByteBuffer;)I
- CompilerOracle: inline org/apache/cassandra/utils/FastByteOperations$UnsafeOperations.compareTo (Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)I
- INFO 01:49:21 Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_bootstrap=true; auto_snapshot=true; batch_size_fail_threshold_in_kb=50; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; broadcast_address=null; broadcast_rpc_address=null; cas_contention_timeout_in_ms=1000; client_encryption_options=<REDACTED>; cluster_name=eyeris_prod; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_compression=null; commitlog_directory=/data/cassandra/commit; commitlog_max_compression_buffers_in_pool=3; commitlog_periodic_queue_size=-1; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_batch_window_in_ms=null; commitlog_sync_period_in_ms=10000; commitlog_total_space_in_mb=null; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_compactors=null; concurrent_counter_writes=32; concurrent_reads=32; concurrent_replicates=null; concurrent_writes=32; counter_cache_keys_to_save=2147483647; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=true; data_file_directories=[Ljava.lang.String;@12d3a4e9; disk_access_mode=auto; disk_failure_policy=stop; dynamic_snitch=true; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; enable_user_defined_functions=false; encryption_options=null; endpoint_snitch=SimpleSnitch; file_cache_size_in_mb=null; gc_log_threshold_in_ms=200; gc_warn_threshold_in_ms=0; hinted_handoff_enabled=true; hinted_handoff_enabled_by_dc=[]; hinted_handoff_enabled_global=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_interval=null; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; initial_token=null; inter_dc_stream_throughput_outbound_megabits_per_sec=200; inter_dc_tcp_nodelay=false; internode_authenticator=null; internode_compression=all; internode_recv_buff_size_in_bytes=null; internode_send_buff_size_in_bytes=null; key_cache_keys_to_save=2147483647; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; listen_interface=null; listen_interface_prefer_ipv6=false; listen_on_broadcast_address=false; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; max_streaming_retries=3; memory_allocator=null; memtable_allocation_type=heap_buffers; memtable_cleanup_threshold=null; memtable_flush_writers=null; memtable_heap_space_in_mb=null; memtable_offheap_space_in_mb=null; native_transport_max_concurrent_connections=-1; native_transport_max_concurrent_connections_per_ip=-1; native_transport_max_frame_size_in_mb=256; native_transport_max_threads=128; native_transport_port=9042; num_tokens=1; otc_coalescing_enough_coalesced_messages=8; otc_coalescing_strategy=TIMEHORIZON; otc_coalescing_window_us=200; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_cache_max_entries=1000; permissions_update_interval_in_ms=-1; permissions_validity_in_ms=2000; phi_convict_threshold=8.0; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_scheduler_id=null; request_scheduler_options=null; request_timeout_in_ms=10000; role_manager=CassandraRoleManager; roles_cache_max_entries=1000; roles_update_interval_in_ms=-1; roles_validity_in_ms=2000; row_cache_class_name=org.apache.cassandra.cache.OHCProvider; row_cache_keys_to_save=2147483647; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_interface=null; rpc_interface_prefer_ipv6=false; rpc_keepalive=true; rpc_listen_backlog=50; rpc_max_threads=64; rpc_min_threads=16; rpc_port=9160; rpc_recv_buff_size_in_bytes=null; rpc_send_buff_size_in_bytes=null; rpc_server_type=hsha; saved_caches_directory=null; seed_provider=org.apache.cassandra.locator.SimpleSeedProvider{seeds=127.0.0.1}; server_encryption_options=<REDACTED>; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; stream_throughput_outbound_megabits_per_sec=200; streaming_socket_timeout_in_ms=172800000; thrift_framed_transport_size_in_mb=15; thrift_max_message_length_in_mb=16; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; tracetype_query_ttl=86400; tracetype_repair_ttl=604800; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; windows_timer_interval=1; write_request_timeout_in_ms=2000]
- INFO 01:49:21 DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap
- INFO 01:49:21 Global memtable on-heap threshold is enabled at 998MB
- INFO 01:49:21 Global memtable off-heap threshold is enabled at 998MB
- WARN 01:49:21 Only 16463 MB free across all data volumes. Consider adding more capacity to your cluster or removing obsolete snapshots
- INFO 01:49:21 Hostname: cassandra-0.cassandra.default.svc.cluster.local
- INFO 01:49:21 JVM vendor/version: OpenJDK 64-Bit Server VM/1.8.0_212
- INFO 01:49:21 Heap size: 4189782016/4189782016
- INFO 01:49:21 Code Cache Non-heap memory: init = 2555904(2496K) used = 3722304(3635K) committed = 3735552(3648K) max = 251658240(245760K)
- INFO 01:49:21 Metaspace Non-heap memory: init = 0(0K) used = 14795224(14448K) committed = 15335424(14976K) max = -1(-1K)
- INFO 01:49:21 Compressed Class Space Non-heap memory: init = 0(0K) used = 1797640(1755K) committed = 1966080(1920K) max = 1073741824(1048576K)
- INFO 01:49:21 Par Eden Space Heap memory: init = 69795840(68160K) used = 58720472(57344K) committed = 69795840(68160K) max = 69795840(68160K)
- INFO 01:49:21 Par Survivor Space Heap memory: init = 8716288(8512K) used = 0(0K) committed = 8716288(8512K) max = 8716288(8512K)
- INFO 01:49:21 CMS Old Gen Heap memory: init = 4111269888(4014912K) used = 0(0K) committed = 4111269888(4014912K) max = 4111269888(4014912K)
- INFO 01:49:21 Classpath: /opt/apache-cassandra-2.2.9/conf:/opt/apache-cassandra-2.2.9/build/classes/main:/opt/apache-cassandra-2.2.9/build/classes/thrift:/opt/apache-cassandra-2.2.9/lib/ST4-4.0.8.jar:/opt/apache-cassandra-2.2.9/lib/TimeWindowCompactionStrategy-2.2.5.jar:/opt/apache-cassandra-2.2.9/lib/airline-0.6.jar:/opt/apache-cassandra-2.2.9/lib/antlr-runtime-3.5.2.jar:/opt/apache-cassandra-2.2.9/lib/apache-cassandra-2.2.9.jar:/opt/apache-cassandra-2.2.9/lib/apache-cassandra-clientutil-2.2.9.jar:/opt/apache-cassandra-2.2.9/lib/apache-cassandra-thrift-2.2.9.jar:/opt/apache-cassandra-2.2.9/lib/cassandra-driver-core-2.2.0-rc2-SNAPSHOT-20150617-shaded.jar:/opt/apache-cassandra-2.2.9/lib/commons-cli-1.1.jar:/opt/apache-cassandra-2.2.9/lib/commons-codec-1.2.jar:/opt/apache-cassandra-2.2.9/lib/commons-lang3-3.1.jar:/opt/apache-cassandra-2.2.9/lib/commons-math3-3.2.jar:/opt/apache-cassandra-2.2.9/lib/compress-lzf-0.8.4.jar:/opt/apache-cassandra-2.2.9/lib/concurrentlinkedhashmap-lru-1.4.jar:/opt/apache-cassandra-2.2.9/lib/crc32ex-0.1.1.jar:/opt/apache-cassandra-2.2.9/lib/disruptor-3.0.1.jar:/opt/apache-cassandra-2.2.9/lib/ecj-4.4.2.jar:/opt/apache-cassandra-2.2.9/lib/guava-16.0.jar:/opt/apache-cassandra-2.2.9/lib/high-scale-lib-1.0.6.jar:/opt/apache-cassandra-2.2.9/lib/jackson-core-asl-1.9.2.jar:/opt/apache-cassandra-2.2.9/lib/jackson-mapper-asl-1.9.2.jar:/opt/apache-cassandra-2.2.9/lib/jamm-0.3.0.jar:/opt/apache-cassandra-2.2.9/lib/javax.inject.jar:/opt/apache-cassandra-2.2.9/lib/jbcrypt-0.3m.jar:/opt/apache-cassandra-2.2.9/lib/jcl-over-slf4j-1.7.7.jar:/opt/apache-cassandra-2.2.9/lib/jna-4.0.0.jar:/opt/apache-cassandra-2.2.9/lib/joda-time-2.4.jar:/opt/apache-cassandra-2.2.9/lib/json-simple-1.1.jar:/opt/apache-cassandra-2.2.9/lib/libthrift-0.9.2.jar:/opt/apache-cassandra-2.2.9/lib/log4j-over-slf4j-1.7.7.jar:/opt/apache-cassandra-2.2.9/lib/logback-classic-1.1.3.jar:/opt/apache-cassandra-2.2.9/lib/logback-core-1.1.3.jar:/opt/apache-cassandra-2.2.9/lib/lz4-1.3.0.jar:/opt/apache-cassandra-2.2.9/lib/metrics-core-3.1.0.jar:/opt/apache-cassandra-2.2.9/lib/metrics-jvm-3.1.0.jar:/opt/apache-cassandra-2.2.9/lib/metrics-logback-3.1.0.jar:/opt/apache-cassandra-2.2.9/lib/netty-all-4.0.44.Final.jar:/opt/apache-cassandra-2.2.9/lib/ohc-core-0.3.4.jar:/opt/apache-cassandra-2.2.9/lib/ohc-core-j8-0.3.4.jar:/opt/apache-cassandra-2.2.9/lib/reporter-config-base-3.0.0.jar:/opt/apache-cassandra-2.2.9/lib/reporter-config3-3.0.0.jar:/opt/apache-cassandra-2.2.9/lib/sigar-1.6.4.jar:/opt/apache-cassandra-2.2.9/lib/slf4j-api-1.7.7.jar:/opt/apache-cassandra-2.2.9/lib/snakeyaml-1.11.jar:/opt/apache-cassandra-2.2.9/lib/snappy-java-1.1.1.7.jar:/opt/apache-cassandra-2.2.9/lib/stream-2.5.2.jar:/opt/apache-cassandra-2.2.9/lib/super-csv-2.1.0.jar:/opt/apache-cassandra-2.2.9/lib/thrift-server-0.3.7.jar:/opt/apache-cassandra-2.2.9/lib/jsr223/*/*.jar:/opt/apache-cassandra-2.2.9/lib/jamm-0.3.0.jar
- INFO 01:49:21 JVM Arguments: [-ea, -javaagent:/opt/apache-cassandra-2.2.9/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms4003M, -Xmx4003M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/opt/apache-cassandra-2.2.9/conf/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -Djava.net.preferIPv4Stack=true, -XX:+DisableExplicitGC, -Dcom.sun.management.jmxremote.port=7199, -Dcom.sun.management.jmxremote.rmi.port=7199, -Dcom.sun.management.jmxremote.ssl=false, -Dcom.sun.management.jmxremote.authenticate=false, -Dcassandra.initial_token=0, -Dcassandra.skip_wait_for_gossip_to_settle=0, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/opt/apache-cassandra-2.2.9/logs, -Dcassandra.storagedir=/opt/apache-cassandra-2.2.9/data, -Dcassandra-foreground=yes, -Dcassandra.auto_bootstrap=false]
- WARN 01:49:21 Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root.
- WARN 01:49:21 jemalloc shared library could not be preloaded to speed up memory allocations
- INFO 01:49:21 JMX is enabled to receive remote connections on port: 7199
- WARN 01:49:21 OpenJDK is not recommended. Please upgrade to the newest Oracle Java release
- INFO 01:49:21 Initializing SIGAR library
- INFO 01:49:21 Could not initialize SIGAR library org.hyperic.sigar.Sigar.getFileSystemListNative()[Lorg/hyperic/sigar/FileSystem;
- INFO 01:49:21 Sigar could not be initialized, test for checking degraded mode omitted.
- WARN 01:49:21 Directory /opt/apache-cassandra-2.2.9/data/saved_caches doesn't exist
- INFO 01:49:22 Initializing system.sstable_activity
- INFO 01:49:23 Initializing key cache with capacity of 100 MBs.
- INFO 01:49:23 Initializing row cache with capacity of 0 MBs
- INFO 01:49:23 Initializing counter cache with capacity of 50 MBs
- INFO 01:49:23 Scheduling counter cache save to every 7200 seconds (going to save all keys).
- INFO 01:49:23 Initializing system.hints
- INFO 01:49:23 Initializing system.compaction_history
- INFO 01:49:23 Initializing system.peers
- INFO 01:49:23 Initializing system.schema_columnfamilies
- INFO 01:49:23 Initializing system.schema_functions
- INFO 01:49:23 Initializing system.IndexInfo
- INFO 01:49:23 Initializing system.schema_columns
- INFO 01:49:23 Initializing system.schema_triggers
- INFO 01:49:23 Initializing system.local
- INFO 01:49:23 Initializing system.schema_usertypes
- INFO 01:49:23 Initializing system.batchlog
- INFO 01:49:23 Initializing system.available_ranges
- INFO 01:49:23 Initializing system.schema_aggregates
- INFO 01:49:23 Initializing system.paxos
- INFO 01:49:23 Initializing system.peer_events
- INFO 01:49:23 Initializing system.size_estimates
- INFO 01:49:23 Initializing system.compactions_in_progress
- INFO 01:49:23 Initializing system.schema_keyspaces
- INFO 01:49:23 Initializing system.range_xfers
- INFO 01:49:25 Writing Memtable-local@375239974(0.430KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)
- INFO 01:49:25 Initializing system_distributed.parent_repair_history
- INFO 01:49:25 Initializing system_distributed.repair_history
- INFO 01:49:25 Initializing system_auth.role_permissions
- INFO 01:49:25 Initializing system_auth.resource_role_permissons_index
- INFO 01:49:25 Initializing system_auth.roles
- INFO 01:49:25 Initializing system_auth.role_members
- INFO 01:49:25 Initializing system_traces.sessions
- INFO 01:49:25 Initializing system_traces.events
- INFO 01:49:25 Completed loading (14 ms; 10 keys) KeyCache cache
- INFO 01:49:25 Replaying /data/cassandra/commit/CommitLog-5-1558367902490.log, /data/cassandra/commit/CommitLog-5-1558367902491.log
- INFO 01:49:26 Writing Memtable-peers@2054401414(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)
- INFO 01:49:26 Writing Memtable-size_estimates@1842458429(1.875KiB serialized bytes, 200 ops, 0%/0% of on/off-heap limit)
- INFO 01:49:26 Writing Memtable-sstable_activity@936120916(0.087KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)
- INFO 01:49:26 Log replay complete, 46 replayed mutations
- INFO 01:49:27 Cassandra version: 2.2.9
- INFO 01:49:27 Thrift API version: 20.1.0
- INFO 01:49:27 CQL supported versions: 3.3.1 (default: 3.3.1)
- INFO 01:49:27 Initializing index summary manager with a memory pool size of 199 MB and a resize interval of 60 minutes
- INFO 01:49:27 Loading persisted ring state
- INFO 01:49:27 Starting up server gossip
- INFO 01:49:27 Writing Memtable-local@1380186943(0.044KiB serialized bytes, 2 ops, 0%/0% of on/off-heap limit)
- INFO 01:49:27 Starting Messaging Service on localhost/127.0.0.1:7000 (lo)
- INFO 01:49:27 Using saved tokens [0]
- INFO 01:49:27 Writing Memtable-local@1468427556(0.081KiB serialized bytes, 4 ops, 0%/0% of on/off-heap limit)
- INFO 01:49:28 Writing Memtable-local@930960996(0.030KiB serialized bytes, 4 ops, 0%/0% of on/off-heap limit)
- INFO 01:49:28 Netty using native Epoll event loop
- INFO 01:49:28 Using Netty Version: [netty-buffer=netty-buffer-4.0.44.Final.452812a, netty-codec=netty-codec-4.0.44.Final.452812a, netty-codec-haproxy=netty-codec-haproxy-4.0.44.Final.452812a, netty-codec-http=netty-codec-http-4.0.44.Final.452812a, netty-codec-socks=netty-codec-socks-4.0.44.Final.452812a, netty-common=netty-common-4.0.44.Final.452812a, netty-handler=netty-handler-4.0.44.Final.452812a, netty-tcnative=netty-tcnative-1.1.33.Fork26.142ecbb, netty-transport=netty-transport-4.0.44.Final.452812a, netty-transport-native-epoll=netty-transport-native-epoll-4.0.44.Final.452812a, netty-transport-rxtx=netty-transport-rxtx-4.0.44.Final.452812a, netty-transport-sctp=netty-transport-sctp-4.0.44.Final.452812a, netty-transport-udt=netty-transport-udt-4.0.44.Final.452812a]
- INFO 01:49:28 Starting listening for CQL clients on localhost/127.0.0.1:9042...
- INFO 01:49:28 Binding thrift service to localhost/127.0.0.1:9160
- INFO 01:49:29 Starting up org.apache.cassandra.thrift.THsHaDisruptorServer@2570a23d
- INFO 01:49:29 Using custom half-sync/half-async thrift server on localhost : 9160
- INFO 01:49:29 Listening for thrift clients...
- INFO 02:49:23 Writing Memtable-compaction_history@2023990872(0.472KiB serialized bytes, 18 ops, 0%/0% of on/off-heap limit)
- INFO 02:49:23 Writing Memtable-schema_columnfamilies@1031521400(28.997KiB serialized bytes, 461 ops, 0%/0% of on/off-heap limit)
- INFO 02:49:23 Writing Memtable-schema_functions@579241418(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)
- INFO 02:49:23 Writing Memtable-schema_columns@1585288308(49.749KiB serialized bytes, 967 ops, 0%/0% of on/off-heap limit)
- INFO 02:49:23 Writing Memtable-schema_triggers@606497120(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)
- INFO 02:49:23 Writing Memtable-schema_usertypes@636324040(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)
- INFO 02:49:23 Writing Memtable-schema_aggregates@824841765(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)
- INFO 02:49:23 Writing Memtable-schema_keyspaces@801433998(0.118KiB serialized bytes, 4 ops, 0%/0% of on/off-heap limit)
- INFO 02:49:26 Writing Memtable-size_estimates@1633526616(1.875KiB serialized bytes, 480 ops, 0%/0% of on/off-heap limit)
- INFO 02:49:26 Writing Memtable-peers@893985382(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)
- INFO 02:49:26 Writing Memtable-sstable_activity@1818454253(0.087KiB serialized bytes, 36 ops, 0%/0% of on/off-heap limit)
- INFO 02:49:27 Redistributing index summaries
- INFO 03:49:23 Writing Memtable-compaction_history@1424760667(0.806KiB serialized bytes, 29 ops, 0%/0% of on/off-heap limit)
- INFO 03:49:26 Writing Memtable-size_estimates@589022804(1.875KiB serialized bytes, 480 ops, 0%/0% of on/off-heap limit)
- INFO 03:49:26 Writing Memtable-sstable_activity@902567706(0.087KiB serialized bytes, 36 ops, 0%/0% of on/off-heap limit)
- INFO 03:49:27 Redistributing index summaries
- INFO 04:49:26 Writing Memtable-size_estimates@1700606308(1.875KiB serialized bytes, 480 ops, 0%/0% of on/off-heap limit)
- INFO 04:49:26 Writing Memtable-sstable_activity@1368432780(0.087KiB serialized bytes, 36 ops, 0%/0% of on/off-heap limit)
- INFO 04:49:27 Redistributing index summaries
- INFO 05:49:23 Writing Memtable-compaction_history@837449195(0.240KiB serialized bytes, 9 ops, 0%/0% of on/off-heap limit)
- INFO 05:49:23 Saved KeyCache (11 items) in 126 ms
- INFO 05:49:26 Writing Memtable-size_estimates@484186708(1.875KiB serialized bytes, 480 ops, 0%/0% of on/off-heap limit)
- INFO 05:49:26 Writing Memtable-sstable_activity@1563653087(0.087KiB serialized bytes, 36 ops, 0%/0% of on/off-heap limit)
- INFO 05:49:27 Redistributing index summaries
- INFO 06:49:23 Writing Memtable-compaction_history@527453667(0.242KiB serialized bytes, 9 ops, 0%/0% of on/off-heap limit)
- INFO 06:49:26 Writing Memtable-size_estimates@731864802(1.875KiB serialized bytes, 480 ops, 0%/0% of on/off-heap limit)
- INFO 06:49:26 Writing Memtable-sstable_activity@1935496623(0.087KiB serialized bytes, 36 ops, 0%/0% of on/off-heap limit)
- INFO 06:49:27 Redistributing index summaries
- INFO 07:49:26 Writing Memtable-size_estimates@29900202(1.875KiB serialized bytes, 480 ops, 0%/0% of on/off-heap limit)
- INFO 07:49:26 Writing Memtable-sstable_activity@2068826465(0.087KiB serialized bytes, 36 ops, 0%/0% of on/off-heap limit)
- INFO 07:49:27 Redistributing index summaries
- INFO 08:49:23 Writing Memtable-compaction_history@853320999(0.240KiB serialized bytes, 9 ops, 0%/0% of on/off-heap limit)
- INFO 08:49:26 Writing Memtable-size_estimates@1486676214(1.875KiB serialized bytes, 480 ops, 0%/0% of on/off-heap limit)
- INFO 08:49:26 Writing Memtable-sstable_activity@228418937(0.087KiB serialized bytes, 36 ops, 0%/0% of on/off-heap limit)
- INFO 08:49:27 Redistributing index summaries
- INFO 09:49:23 Saved KeyCache (11 items) in 6 ms
- INFO 09:49:23 Writing Memtable-compaction_history@208483710(0.242KiB serialized bytes, 9 ops, 0%/0% of on/off-heap limit)
- INFO 09:49:26 Writing Memtable-size_estimates@1952618429(1.875KiB serialized bytes, 480 ops, 0%/0% of on/off-heap limit)
- INFO 09:49:26 Writing Memtable-sstable_activity@1653717461(0.087KiB serialized bytes, 36 ops, 0%/0% of on/off-heap limit)
- INFO 09:49:27 Redistributing index summaries
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement