Files
scylladb/sstables
Duarte Nunes 5752174762 Merge 'Use staging directory for uploaded sstables awaiting view updates' from Piotr
"
This series adds moving sstables uploaded via `nodetool refresh` to
staging/ directory if they require generating view updates from them.
Previous behavior (leaving these sstables in upload/ directory until
view updates are generated) might have caused sstables with
conflicting names to be mistakenly overwritten by the user.

Fixes #4047

Tests: unit (dev)
dtest: backup_restore_tests.py + backup_restore_tests.py modified with
       having materialized view definitions
"

* 'use_staging_directory_for_uploaded_sstables_awaiting_view_updates' of https://github.com/psarna/scylla:
  sstables: simplify requires_view_building
  loader: move uploaded view pending sstables to staging
2019-03-21 12:46:02 -03:00
..
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2019-01-22 15:34:32 +02:00
2018-11-24 18:53:18 -02:00