Chris Lu and GitHub
749430dceb
fix(filer.meta.tail): include extended metadata in Elasticsearch docs ( #9200 )
...
* fix(filer.meta.tail): include extended metadata in Elasticsearch docs
The -es sink flattened only the FUSE attributes, so xattrs (including S3
user metadata like X-Amz-Meta-*) never reached Elasticsearch. Add an
Extended field and convert map[string][]byte to map[string]string so the
values index as text; non-UTF-8 values fall back to base64.
Addresses #9190 follow-up.
* fix(filer.meta.tail): prefix base64-encoded extended values with "base64:"
Addresses review feedback: a plain UTF-8 xattr and a base64 fallback are otherwise indistinguishable to a consumer reading the ES doc.
2026-04-23 11:54:08 -07:00
..
2026-04-07 13:20:59 -07:00
2026-04-21 20:20:11 -07:00
2026-01-07 13:06:08 -08:00
2026-02-16 02:15:14 -08:00
2026-04-16 15:51:13 -07:00
2026-04-14 20:48:24 -07:00
2026-02-16 02:15:14 -08:00
2026-04-03 16:04:27 -07:00
2022-07-29 00:17:28 -07:00
2026-04-17 21:21:32 -07:00
2026-04-17 21:21:32 -07:00
2025-08-06 10:09:26 -07:00
2026-04-16 15:51:13 -07:00
2026-01-14 21:37:50 -08:00
2026-04-23 11:54:08 -07:00
2026-04-22 09:44:43 -07:00
2026-01-07 13:06:08 -08:00
2026-03-30 18:25:11 -07:00
2026-01-07 13:06:08 -08:00
2026-03-19 21:18:52 -07:00
2026-03-30 18:25:11 -07:00
2026-01-07 13:06:08 -08:00
2024-07-16 09:15:55 -07:00
2026-04-14 18:34:05 -07:00
2026-04-14 18:34:05 -07:00
2026-03-30 18:25:11 -07:00
2026-02-20 18:42:00 -08:00
2026-03-26 23:55:42 -07:00
2021-05-29 06:45:27 -07:00
2026-04-17 21:21:32 -07:00
2026-04-21 23:00:11 -07:00
2025-10-13 18:05:17 -07:00
2026-02-20 18:42:00 -08:00
2026-04-14 07:47:35 -07:00
2025-12-25 11:36:38 -08:00
2025-12-14 16:02:06 -08:00
2026-01-26 11:28:23 -08:00
2026-02-18 13:42:41 -08:00
2025-12-17 12:27:43 -08:00
2026-03-18 23:28:07 -07:00
2026-04-21 20:20:11 -07:00
2026-03-30 18:25:11 -07:00
2026-03-30 18:25:11 -07:00
2026-03-15 09:44:14 -07:00
2026-04-21 23:00:11 -07:00
2026-03-18 12:18:40 -07:00
2026-03-18 12:18:40 -07:00
2026-03-18 12:18:40 -07:00
2026-02-20 18:42:00 -08:00
2026-02-20 18:42:00 -08:00
2026-04-18 20:03:34 -07:00
2026-04-18 20:03:34 -07:00
2025-07-11 10:19:27 -07:00
2025-12-18 17:44:36 -08:00
2025-10-13 18:05:17 -07:00
2026-04-14 20:48:24 -07:00
2026-03-07 18:30:58 -08:00
2026-04-16 15:51:43 -07:00
2026-04-21 20:20:11 -07:00
2019-11-28 18:44:27 -08:00
2025-07-02 18:03:17 -07:00
2026-04-21 23:00:11 -07:00
2026-02-25 14:30:21 -08:00
2026-04-10 17:31:14 -07:00
2026-02-20 18:42:00 -08:00
2026-01-07 13:06:08 -08:00
2024-11-04 12:08:25 -08:00
2026-01-07 13:06:08 -08:00
2022-07-29 00:17:28 -07:00
2026-04-21 20:20:11 -07:00
2026-04-21 20:20:11 -07:00
2026-03-07 18:30:58 -08:00
2026-03-14 21:34:53 -07:00
2026-03-07 18:30:58 -08:00