|
8 | 8 |
|
9 | 9 | ### [SWC-DB master](https://github.com/kashirin-alex/swc-db/tree/master) (upcoming-release)
|
10 | 10 |
|
| 11 | + |
| 12 | + |
| 13 | +[_Full Changelog_](https://github.com/kashirin-alex/swc-db/compare/v0.4.12...master) |
| 14 | +****** |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | +### [SWC-DB v0.4.12](https://github.com/kashirin-alex/swc-db/releases/tag/v0.4.12) (2020-11-13) |
| 20 | + |
11 | 21 | added Manager feature to rebalance Rangers' ranges load
|
12 | 22 | added config property swc.mngr.rangers.range.rebalance.max
|
13 | 23 | added Ranger check and fix range MetaData on Range-load (select and update)
|
|
49 | 59 | added DB::Key::add(std::vector<std::string>::const_iterator {cbegin,cend})
|
50 | 60 | fixed cyclic-rsp of Unknown Error in FileSystemHadoopJVM at hdfsCloseFile
|
51 | 61 | added read & load example - 'Criteo 1TB Click Logs dataset'
|
52 |
| - |
53 |
| -[_Full Changelog_](https://github.com/kashirin-alex/swc-db/compare/v0.4.11...master) |
| 62 | + changed Ranger Blocks::remove, without rm files (Range will rm the folder) |
| 63 | + added Manager at Column remove, Query MetaData & delete cells remained |
| 64 | + added Ranger at RangeSplit apply compacting state for the new-range |
| 65 | + added optionally to pass the Comm::IoContext::Ptr to use in client::Update |
| 66 | + changed Ranger::Range::on_change requires a Callback |
| 67 | + changed all Manager and Ranger client::Query::{Select/Update} with async cb |
| 68 | + fixed Manager get_schema hadler check first is_schema_mngr state |
| 69 | + fixed Comm::client::ConnQueue without put(req) back at operation_aborted |
| 70 | + changed CommitLog::Splitter to work by Semaphore work-load state |
| 71 | + added size_t pre_acquire option to Semaphore ctor |
| 72 | + added CounT CompletionCounter::{in,de}crement_and_count() |
| 73 | + fixed ThriftBroker process_results for CompactResults |
| 74 | + added configuration option swc.ThriftBroker.connections.max |
| 75 | + added default swc.ThriftBroker.cfg.dyn=swc_thriftbroker.dyn.cfg file |
| 76 | + added thrift::transport::TSocket to Thrift::AppHandler Broker ctor&storage |
| 77 | + added Thrift-Broker LOG_INFO Open & Close Connection + total connections |
| 78 | + added Thrift-Broker shuttingdown at server stopped-serving |
| 79 | + fixed Thrift-Broker shutdown, stop TThreadPoolServer before ThreadManager |
| 80 | + |
| 81 | +[_Full Changelog_](https://github.com/kashirin-alex/swc-db/compare/v0.4.11...v0.4.12) |
54 | 82 | ******
|
55 | 83 |
|
56 | 84 |
|
|
0 commit comments