Nadav Har'El
da090a5458
materialized views: move hints to top-level directory
...
While we keep ordinary hints in a directory parallel to the data directory,
we decided to keep the materialized view hints in a subdirectory of the data
directory, named "view_pending_updates". But during boot, we expect all
subdirectories of data/ to be keyspace names, and when we notice this one,
we print a warning:
WARN: database - Skipping undefined keyspace: view_pending_updates
This spurious warning annoyed users. But moreover, we could have bigger
problems if the user actually tries to create a keyspace with that name.
So in this patch, we move the view hints to a separate top-level directory,
which defaults to /var/lib/scylla/view_hints, but as usual can be configured.
Signed-off-by: Nadav Har'El <nyh@scylladb.com >
Message-Id: <20190107142257.16342-1-nyh@scylladb.com >
2019-01-07 16:43:43 +02:00
..
2018-12-07 12:44:32 +00:00
2019-01-07 12:56:16 +00:00
2018-11-21 00:01:44 +02:00
2018-09-12 12:14:21 +01:00
2018-11-01 13:16:17 +00:00
2018-05-14 09:41:06 +03:00
2018-11-21 00:01:44 +02:00
2019-01-02 17:52:07 -08:00
2018-06-25 09:21:47 +01:00
2018-11-21 00:01:44 +02:00
2018-03-12 20:05:23 +02:00
2018-11-21 00:01:44 +02:00
2018-06-19 16:26:52 +03:00
2018-12-03 14:40:35 +01:00
2018-12-31 13:20:37 +00:00
2018-02-06 12:10:10 +02:00
2018-11-21 00:01:44 +02:00
2018-04-29 11:03:21 +03:00
2018-05-31 15:51:11 +01:00
2018-11-01 13:16:17 +00:00
2018-11-21 00:01:44 +02:00
2018-11-01 13:16:17 +00:00
2018-03-01 12:06:59 -05:00
2018-11-29 14:53:30 +01:00
2019-01-07 16:43:43 +02:00
2018-11-21 00:01:44 +02:00
2018-11-01 10:19:32 +02:00
2018-12-28 16:45:57 +02:00
2018-11-01 13:16:17 +00:00
2018-04-29 11:03:21 +03:00
2018-03-11 18:22:49 +02:00
2018-02-14 14:15:59 -05:00
2018-08-27 19:24:05 +01:00
2018-04-24 11:29:57 +02:00
2018-05-09 16:52:26 +01:00
2018-11-29 14:53:30 +01:00
2018-12-20 13:27:25 +00:00
2018-11-01 13:16:17 +00:00
2018-03-05 15:22:33 +02:00
2019-01-03 13:37:01 +00:00
2018-10-24 13:29:51 +03:00
2018-03-11 18:22:49 +02:00
2018-12-06 16:31:04 +02:00
2018-12-06 16:31:04 +02:00
2018-11-21 00:01:44 +02:00
2018-06-15 09:56:45 +01:00
2018-08-01 16:50:58 +01:00
2018-11-01 13:16:17 +00:00
2018-11-21 00:01:44 +02:00
2018-07-25 13:16:06 +02:00
2018-05-28 18:12:12 +03:00
2018-04-16 21:00:35 +02:00
2018-09-05 10:19:59 +03:00
2018-10-25 12:53:30 +03:00
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2018-05-31 15:51:11 +01:00
2018-09-20 11:31:24 +02:00
2018-12-20 13:27:25 +00:00
2018-11-21 00:01:44 +02:00
2018-05-31 10:09:01 +01:00
2018-12-04 08:51:05 +02:00
2018-09-20 11:31:24 +02:00
2018-11-21 00:01:44 +02:00
2018-11-01 13:16:17 +00:00
2018-07-17 16:32:04 +03:00
2018-09-20 11:31:24 +02:00
2018-11-21 00:01:44 +02:00
2018-12-20 13:27:25 +00:00
2018-12-20 13:27:25 +00:00
2018-12-20 13:27:25 +00:00
2018-12-20 13:27:25 +00:00
2018-12-28 10:32:39 +01:00
2018-12-17 13:10:59 +00:00
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2018-07-11 10:15:01 +01:00
2018-05-31 15:51:11 +01:00
2018-11-21 11:43:42 +02:00
2018-11-21 00:01:44 +02:00
2019-01-03 13:44:08 +02:00
2018-11-21 00:01:44 +02:00
2018-12-19 10:52:19 +00:00
2018-11-01 13:16:17 +00:00
2018-11-01 13:16:17 +00:00
2018-11-01 13:16:17 +00:00
2018-07-18 12:28:06 +01:00
2018-02-14 14:15:58 -05:00
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2018-05-22 16:52:58 +02:00
2018-10-07 19:14:29 +03:00
2018-02-07 10:11:46 +00:00
2018-12-11 23:33:02 +00:00
2018-02-19 13:08:58 +00:00
2018-11-01 13:16:17 +00:00
2018-12-06 14:21:04 +00:00
2018-12-25 11:11:54 +02:00
2018-12-12 12:06:22 +01:00
2018-12-18 11:11:37 +01:00
2018-11-21 00:01:44 +02:00
2018-11-24 20:16:54 -02:00
2018-12-25 12:02:46 +02:00
2018-12-05 12:36:22 -08:00
2018-05-04 14:38:13 +02:00
2018-06-28 17:20:28 +08:00
2018-11-01 13:16:17 +00:00
2018-03-12 20:05:23 +02:00
2018-12-28 16:31:24 +01:00
2018-11-01 13:16:17 +00:00
2018-07-18 12:28:06 +01:00
2018-11-21 00:01:44 +02:00
2018-12-05 21:51:01 +02:00
2018-07-26 12:03:37 +01:00
2018-11-15 19:41:43 +02:00
2018-11-15 18:03:28 +02:00
2018-12-19 22:38:30 +00:00
2018-04-16 20:26:44 +02:00
2018-11-21 00:01:44 +02:00