Mohamed Badawi
Mohamed Badawi
### What's being changed: ### Review checklist - [ ] Documentation has been updated, if necessary. Link to changed documentation: - [ ] Chaos pipeline run or not necessary. Link...
the backup and restore endpoints now offers compression configuration to be adjusted by the endpoints like `Compression level`, `CPU percentage`, `Chunk size` see new spec. - [BackupConfig](https://github.com/weaviate/weaviate/blob/master/openapi-specs/schema.json#L907) - [RestoreConfig](https://github.com/weaviate/weaviate/blob/master/openapi-specs/schema.json#L940) would...
### What's being changed: this PR : - adds `activate()` to be called from replication reinit shards after shutdown - improve the acceptance tests for replication - enable back raft...
### What's being changed: after doing always schema and db all together we don't need schema only field connected to https://github.com/weaviate/weaviate/pull/4878 ### Review checklist - [ ] Documentation has been...
### What's being changed: this PR avoid reopening the db with every apply and instead does it at the beginning when we start newRaft this pr is part of series...
### What's being changed: this PR does some refactor as part of series of PRs - it add some info and logging - renames store `reloadDB` `reloadDBFromSnapshot` - remove `db.ReloadDB...
### What's being changed: we had assumption that we would need to apply the db before the schema . this P enforces that the schema changes applied on the schema...
the backup and restore endpoints now offers compression configuration to be adjusted by the endpoints like `Compression level`, `CPU percentage`, `Chunk size` see new spec. - [BackupConfig](https://github.com/weaviate/weaviate/blob/master/openapi-specs/schema.json#L907) - [RestoreConfig](https://github.com/weaviate/weaviate/blob/master/openapi-specs/schema.json#L940) would...
### What's being changed: ### Review checklist - [ ] Documentation has been updated, if necessary. Link to changed documentation: - [ ] Chaos pipeline run or not necessary. Link...
Put a solution for your favourite coding problem with your favourite programming language as a part of fun for Hacktoberfest.