druid/docs/operations
Gian Merlino fe9d0c46d5
Improve memory efficiency of WrappedRoaringBitmap. (#13889)
* Improve memory efficiency of WrappedRoaringBitmap.

Two changes:

1) Use an int[] for sizes 4 or below.
2) Remove the boolean compressRunOnSerialization. Doesn't save much
   space, but it does save a little, and it isn't adding a ton of value
   to have it be configurable. It was originally configurable in case
   anything broke when enabling it, but it's been a while and nothing
   has broken.

* Slight adjustment.

* Adjust for inspection.

* Updates.

* Update snaps.

* Update test.

* Adjust test.

* Fix snaps.
2023-03-09 15:48:02 -08:00
..
alerts.md Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
api-reference.md Compaction history returns empty list instead of 404 when not found (#13730) 2023-02-01 17:44:07 -08:00
auth-ldap.md update LDAP endpoint (#13839) 2023-02-23 13:55:06 -08:00
basic-cluster-tuning.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
clean-metadata-store.md Update clean-metadata-store.md (#13131) 2023-02-21 12:53:54 -08:00
deep-storage-migration.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
dump-segment.md Improve memory efficiency of WrappedRoaringBitmap. (#13889) 2023-03-09 15:48:02 -08:00
dynamic-config-provider.md Docs: Splits Kafka topic. Adds detailed example for kafka inputFormat (#11912) 2021-11-12 13:02:23 -08:00
export-metadata.md Update Kafka loading docs to use the streaming data loader (#8544) 2019-09-22 15:00:52 -07:00
getting-started.md Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
high-availability.md fixes web console introduction and addresses linking issues (#11609) 2021-08-18 08:37:05 -07:00
http-compression.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
insert-segment-to-db.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
java.md Add Java 17 information to documentation. (#12990) 2022-08-30 12:32:49 -07:00
kubernetes.md Update kubernetes.md (#13858) 2023-02-28 11:20:24 -08:00
metadata-migration.md fixed init commands for both mysql and postgresql (#13713) 2023-02-01 18:07:31 -08:00
metrics.md Improved error message when topic name changes within same supervisor (#13815) 2023-03-07 18:10:18 -08:00
mixed-workloads.md Docs for cluster tiering to improve query concurrency (#12128) 2022-01-15 12:22:08 +08:00
other-hadoop.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
password-provider.md Security overview documentation (#10339) 2020-11-19 15:24:58 -08:00
pull-deps.md Update pull-deps docs with correct repo list. (#13134) 2022-09-21 12:16:57 -07:00
python.md Druid automated quickstart (#13365) 2022-12-09 11:04:02 -08:00
request-logging.md Add sql planning time metric (#12923) 2022-08-22 11:09:44 +05:30
reset-cluster.md Update reset-cluster.md (#10990) 2021-03-29 20:38:35 -07:00
rolling-updates.md add links to release notes, light refactor of landing page (#11051) 2021-05-07 14:26:47 -07:00
rule-configuration.md docs: fix html nits (#13835) 2023-03-02 11:19:32 -08:00
security-overview.md Update basic auth examples (#13750) 2023-02-03 14:45:48 -08:00
security-user-auth.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
segment-optimization.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
single-server.md Docs: reword single server page (#13659) 2023-01-11 21:12:52 -08:00
tls-support.md Fix broken links to Oracle JDK docs (#13687) 2023-01-18 14:46:08 +05:30
use_sbt_to_build_fat_jar.md Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
web-console.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00