2019-05-17 20:16:04 +08:00
|
|
|
|
# Changelog
|
|
|
|
|
|
|
|
|
|
Please mark all change in change log and use the ticket from JIRA.
|
|
|
|
|
|
2019-11-07 15:45:14 +08:00
|
|
|
|
# Milvus 0.5.2 (2019-11-07)
|
2019-11-05 01:47:05 +08:00
|
|
|
|
|
|
|
|
|
## Bug
|
2019-11-05 11:29:19 +08:00
|
|
|
|
- \#194 - Search faild: message="Table file doesn't exist"
|
2019-11-05 01:47:05 +08:00
|
|
|
|
|
|
|
|
|
## Feature
|
|
|
|
|
|
|
|
|
|
## Improvement
|
2019-11-05 09:36:13 +08:00
|
|
|
|
- \#190 - Update default config:use_blas_threshold to 1100 and server version printout to 0.52
|
2019-11-05 01:47:05 +08:00
|
|
|
|
|
|
|
|
|
## Task
|
|
|
|
|
|
|
|
|
|
# Milvus 0.5.1 (2019-11-04)
|
2019-10-21 18:04:11 +08:00
|
|
|
|
|
|
|
|
|
## Bug
|
2019-10-30 15:27:05 +08:00
|
|
|
|
- \#134 - JFrog cache error
|
2019-11-01 14:40:52 +08:00
|
|
|
|
- \#161 - Search IVFSQHybrid crash on gpu
|
2019-11-02 16:28:34 +08:00
|
|
|
|
- \#169 - IVF_FLAT search out of memory
|
2019-10-30 14:01:11 +08:00
|
|
|
|
|
|
|
|
|
## Feature
|
2019-10-28 20:24:13 +08:00
|
|
|
|
- \#90 - The server start error messages could be improved to enhance user experience
|
2019-10-25 19:43:07 +08:00
|
|
|
|
- \#104 - test_scheduler core dump
|
2019-10-30 14:01:11 +08:00
|
|
|
|
- \#115 - Using new structure for tasktable
|
2019-11-01 14:40:52 +08:00
|
|
|
|
- \#139 - New config option use_gpu_threshold
|
2019-10-31 14:39:02 +08:00
|
|
|
|
- \#146 - Add only GPU and only CPU version for IVF_SQ8 and IVF_FLAT
|
2019-11-01 16:54:59 +08:00
|
|
|
|
- \#164 - Add CPU version for building index
|
2019-10-25 19:43:07 +08:00
|
|
|
|
|
2019-10-21 18:04:11 +08:00
|
|
|
|
## Improvement
|
2019-10-21 19:32:38 +08:00
|
|
|
|
- \#64 - Improvement dump function in scheduler
|
2019-10-22 18:40:42 +08:00
|
|
|
|
- \#80 - Print version information into log during server start
|
2019-10-22 19:11:17 +08:00
|
|
|
|
- \#82 - Move easyloggingpp into "external" directory
|
2019-10-23 21:45:48 +08:00
|
|
|
|
- \#92 - Speed up CMake build process
|
2019-10-25 18:01:35 +08:00
|
|
|
|
- \#96 - Remove .a file in milvus/lib for docker-version
|
2019-10-28 19:19:42 +08:00
|
|
|
|
- \#118 - Using shared_ptr instead of weak_ptr to avoid performance loss
|
2019-10-28 20:34:26 +08:00
|
|
|
|
- \#122 - Add unique id for Job
|
2019-10-30 12:34:09 +08:00
|
|
|
|
- \#130 - Set task state MOVED after resource copy it completed
|
2019-10-31 14:30:17 +08:00
|
|
|
|
- \#149 - Improve large query optimizer pass
|
2019-10-31 16:58:47 +08:00
|
|
|
|
- \#156 - Not return error when search_resources and index_build_device set cpu
|
2019-11-01 14:51:20 +08:00
|
|
|
|
- \#159 - Change the configuration name from 'use_gpu_threshold' to 'gpu_search_threshold'
|
2019-11-02 18:43:54 +08:00
|
|
|
|
- \#168 - Improve result reduce
|
2019-11-03 13:06:29 +08:00
|
|
|
|
- \#175 - add invalid config unittest
|
2019-10-21 19:32:38 +08:00
|
|
|
|
|
2019-10-21 18:04:11 +08:00
|
|
|
|
## Task
|
|
|
|
|
|
2019-10-21 19:27:11 +08:00
|
|
|
|
# Milvus 0.5.0 (2019-10-21)
|
2019-09-12 18:57:06 +08:00
|
|
|
|
|
|
|
|
|
## Bug
|
2019-09-19 14:52:14 +08:00
|
|
|
|
- MS-568 - Fix gpuresource free error
|
2019-09-19 14:15:56 +08:00
|
|
|
|
- MS-572 - Milvus crash when get SIGINT
|
2019-09-19 17:28:15 +08:00
|
|
|
|
- MS-577 - Unittest Query randomly hung
|
2019-09-26 17:08:18 +08:00
|
|
|
|
- MS-587 - Count get wrong result after adding vectors and index built immediately
|
2019-10-14 16:06:46 +08:00
|
|
|
|
- MS-599 - Search wrong result when table created with metric_type: IP
|
2019-10-09 17:09:12 +08:00
|
|
|
|
- MS-601 - Docker logs error caused by get CPUTemperature error
|
2019-10-15 16:02:17 +08:00
|
|
|
|
- MS-605 - Server going down during searching vectors
|
2019-10-10 11:40:25 +08:00
|
|
|
|
- MS-620 - Get table row counts display wrong error code
|
2019-10-15 15:59:56 +08:00
|
|
|
|
- MS-622 - Delete vectors should be failed if date range is invalid
|
|
|
|
|
- MS-624 - Search vectors failed if time ranges long enough
|
2019-10-14 16:06:46 +08:00
|
|
|
|
- MS-637 - Out of memory when load too many tasks
|
2019-10-15 15:59:56 +08:00
|
|
|
|
- MS-639 - SQ8H index created failed and server hang
|
2019-10-12 14:33:57 +08:00
|
|
|
|
- MS-640 - Cache object size calculate incorrect
|
2019-10-12 16:49:06 +08:00
|
|
|
|
- MS-641 - Segment fault(signal 11) in PickToLoad
|
2019-10-14 17:07:33 +08:00
|
|
|
|
- MS-644 - Search crashed with index-type: flat
|
2019-10-15 16:02:17 +08:00
|
|
|
|
- MS-647 - grafana display average cpu-temp
|
2019-10-14 19:24:29 +08:00
|
|
|
|
- MS-652 - IVFSQH quantization double free
|
2019-10-15 16:30:43 +08:00
|
|
|
|
- MS-650 - SQ8H index create issue
|
2019-10-15 15:59:56 +08:00
|
|
|
|
- MS-653 - When config check fail, Milvus close without message
|
2019-10-15 11:33:42 +08:00
|
|
|
|
- MS-654 - Describe index timeout when building index
|
2019-10-15 14:39:49 +08:00
|
|
|
|
- MS-658 - Fix SQ8 Hybrid can't search
|
2019-10-18 16:32:28 +08:00
|
|
|
|
- MS-665 - IVF_SQ8H search crash when no GPU resource in search_resources
|
2019-10-19 17:04:02 +08:00
|
|
|
|
- \#9 - Change default gpu_cache_capacity to 4
|
2019-10-17 10:21:09 +08:00
|
|
|
|
- \#20 - C++ sdk example get grpc error
|
2019-10-17 09:59:48 +08:00
|
|
|
|
- \#23 - Add unittest to improve code coverage
|
2019-10-17 17:51:13 +08:00
|
|
|
|
- \#31 - make clang-format failed after run build.sh -l
|
2019-10-18 11:46:15 +08:00
|
|
|
|
- \#39 - Create SQ8H index hang if using github server version
|
2019-10-18 14:40:15 +08:00
|
|
|
|
- \#30 - Some troubleshoot messages in Milvus do not provide enough information
|
2019-10-19 17:04:02 +08:00
|
|
|
|
- \#48 - Config unittest failed
|
2019-10-21 16:46:33 +08:00
|
|
|
|
- \#59 - Topk result is incorrect for small dataset
|
2019-09-12 18:57:06 +08:00
|
|
|
|
|
|
|
|
|
## Improvement
|
2019-09-16 20:08:46 +08:00
|
|
|
|
- MS-552 - Add and change the easylogging library
|
2019-09-17 10:16:37 +08:00
|
|
|
|
- MS-553 - Refine cache code
|
2019-10-08 14:34:17 +08:00
|
|
|
|
- MS-555 - Remove old scheduler
|
2019-09-17 10:54:51 +08:00
|
|
|
|
- MS-556 - Add Job Definition in Scheduler
|
2019-10-08 14:34:17 +08:00
|
|
|
|
- MS-557 - Merge Log.h
|
2019-09-17 17:37:31 +08:00
|
|
|
|
- MS-558 - Refine status code
|
2019-09-18 10:42:01 +08:00
|
|
|
|
- MS-562 - Add JobMgr and TaskCreator in Scheduler
|
2019-09-18 15:49:47 +08:00
|
|
|
|
- MS-566 - Refactor cmake
|
2019-09-25 19:16:12 +08:00
|
|
|
|
- MS-574 - Milvus configuration refactor
|
|
|
|
|
- MS-578 - Make sure milvus5.0 don't crack 0.3.1 data
|
2019-09-21 11:29:04 +08:00
|
|
|
|
- MS-585 - Update namespace in scheduler
|
2019-10-08 14:34:17 +08:00
|
|
|
|
- MS-606 - Speed up result reduce
|
2019-10-07 15:29:56 +08:00
|
|
|
|
- MS-608 - Update TODO names
|
2019-10-07 19:01:56 +08:00
|
|
|
|
- MS-609 - Update task construct function
|
2019-10-08 11:52:30 +08:00
|
|
|
|
- MS-611 - Add resources validity check in ResourceMgr
|
2019-10-15 15:59:56 +08:00
|
|
|
|
- MS-619 - Add optimizer class in scheduler
|
2019-10-10 14:33:16 +08:00
|
|
|
|
- MS-626 - Refactor DataObj to support cache any type data
|
2019-10-13 17:50:43 +08:00
|
|
|
|
- MS-648 - Improve unittest
|
2019-10-15 11:09:19 +08:00
|
|
|
|
- MS-655 - Upgrade SPTAG
|
2019-10-18 17:46:55 +08:00
|
|
|
|
- \#42 - Put union of index_build_device and search resources to gpu_pool
|
2019-10-21 19:35:07 +08:00
|
|
|
|
- \#67 - Avoid linking targets multiple times in cmake
|
2019-09-12 18:57:06 +08:00
|
|
|
|
|
2019-10-21 18:04:11 +08:00
|
|
|
|
## Feature
|
2019-10-15 18:12:22 +08:00
|
|
|
|
- MS-614 - Preload table at startup
|
2019-10-10 15:16:21 +08:00
|
|
|
|
- MS-627 - Integrate new index: IVFSQHybrid
|
2019-10-10 20:57:14 +08:00
|
|
|
|
- MS-631 - IVFSQ8H Index support
|
2019-10-11 17:38:48 +08:00
|
|
|
|
- MS-636 - Add optimizer in scheduler for FAISS_IVFSQ8H
|
2019-09-12 18:57:06 +08:00
|
|
|
|
|
|
|
|
|
## Task
|
2019-09-17 10:51:48 +08:00
|
|
|
|
- MS-554 - Change license to Apache 2.0
|
2019-09-17 18:53:43 +08:00
|
|
|
|
- MS-561 - Add contributing guidelines, code of conduct and README docs
|
2019-09-18 17:47:04 +08:00
|
|
|
|
- MS-567 - Add NOTICE.md
|
2019-09-18 19:53:08 +08:00
|
|
|
|
- MS-569 - Complete the NOTICE.md
|
2019-09-19 16:25:12 +08:00
|
|
|
|
- MS-575 - Add Clang-format & Clang-tidy & Cpplint
|
2019-09-25 10:50:33 +08:00
|
|
|
|
- MS-586 - Remove BUILD_FAISS_WITH_MKL option
|
2019-09-25 19:24:37 +08:00
|
|
|
|
- MS-590 - Refine cmake code to support cpplint
|
2019-09-29 11:52:55 +08:00
|
|
|
|
- MS-600 - Reconstruct unittest code
|
2019-09-29 16:37:34 +08:00
|
|
|
|
- MS-602 - Remove zilliz namespace
|
2019-10-08 11:52:05 +08:00
|
|
|
|
- MS-610 - Change error code base value from hex to decimal
|
2019-10-14 09:51:48 +08:00
|
|
|
|
- MS-624 - Re-organize project directory for open-source
|
2019-10-15 15:59:56 +08:00
|
|
|
|
- MS-635 - Add compile option to support customized faiss
|
2019-10-15 18:12:44 +08:00
|
|
|
|
- MS-660 - add ubuntu_build_deps.sh
|
2019-10-16 18:40:31 +08:00
|
|
|
|
- \#18 - Add all test cases
|
2019-10-15 18:12:44 +08:00
|
|
|
|
|
2019-09-12 18:57:06 +08:00
|
|
|
|
# Milvus 0.4.0 (2019-09-12)
|
2019-07-30 13:51:59 +08:00
|
|
|
|
|
|
|
|
|
## Bug
|
2019-09-10 18:35:32 +08:00
|
|
|
|
- MS-119 - The problem of combining the log files
|
2019-09-10 18:47:02 +08:00
|
|
|
|
- MS-121 - The problem that user can't change the time zone
|
2019-08-24 11:24:36 +08:00
|
|
|
|
- MS-411 - Fix metric unittest linking error
|
|
|
|
|
- MS-412 - Fix gpu cache logical error
|
2019-08-24 16:42:15 +08:00
|
|
|
|
- MS-416 - ExecutionEngineImpl::GpuCache has not return value cause crash
|
2019-08-24 16:44:30 +08:00
|
|
|
|
- MS-417 - YAML sequence load disable cause scheduler startup failed
|
2019-08-27 17:44:39 +08:00
|
|
|
|
- MS-413 - Create index failed and server exited
|
2019-08-28 19:45:15 +08:00
|
|
|
|
- MS-427 - Describe index error after drop index
|
2019-08-29 11:08:17 +08:00
|
|
|
|
- MS-432 - Search vectors params nprobe need to check max number
|
2019-08-29 12:35:23 +08:00
|
|
|
|
- MS-431 - Search vectors params nprobe: 0/-1, expected result: raise exception
|
|
|
|
|
- MS-331 - Crate Table : when table exists, error code is META_FAILED(code=15) rather than ILLEGAL TABLE NAME(code=9))
|
2019-08-29 19:19:33 +08:00
|
|
|
|
- MS-430 - Search no result if index created with FLAT
|
2019-08-30 11:15:40 +08:00
|
|
|
|
- MS-443 - Create index hang again
|
2019-08-30 16:39:26 +08:00
|
|
|
|
- MS-436 - Delete vectors failed if index created with index_type: IVF_FLAT/IVF_SQ8
|
2019-08-31 15:21:20 +08:00
|
|
|
|
- MS-449 - Add vectors twice success, once with ids, the other no ids
|
2019-09-04 17:19:19 +08:00
|
|
|
|
- MS-450 - server hang after run stop_server.sh
|
|
|
|
|
- MS-458 - Keep building index for one file when no gpu resource
|
2019-09-02 20:09:13 +08:00
|
|
|
|
- MS-461 - Mysql meta unittest failed
|
2019-09-02 20:28:01 +08:00
|
|
|
|
- MS-462 - Run milvus server twices, should display error
|
2019-09-03 11:26:44 +08:00
|
|
|
|
- MS-463 - Search timeout
|
2019-09-03 16:32:00 +08:00
|
|
|
|
- MS-467 - mysql db test failed
|
2019-09-05 16:42:33 +08:00
|
|
|
|
- MS-470 - Drop index success, which table not created
|
2019-09-04 14:28:47 +08:00
|
|
|
|
- MS-471 - code coverage run failed
|
2019-09-06 14:39:26 +08:00
|
|
|
|
- MS-492 - Drop index failed if index have been created with index_type: FLAT
|
2019-09-06 16:04:19 +08:00
|
|
|
|
- MS-493 - Knowhere unittest crash
|
2019-09-06 16:13:44 +08:00
|
|
|
|
- MS-453 - GPU search error when nprobe set more than 1024
|
2019-09-07 16:19:27 +08:00
|
|
|
|
- MS-474 - Create index hang if use branch-0.3.1 server config
|
2019-09-07 18:26:13 +08:00
|
|
|
|
- MS-510 - unittest out of memory and crashed
|
2019-09-10 18:35:32 +08:00
|
|
|
|
- MS-507 - Dataset 10m-512, index type sq8,performance in-normal when set CPU_CACHE to 16 or 64
|
2019-09-12 14:10:56 +08:00
|
|
|
|
- MS-543 - SearchTask fail without exception
|
2019-09-21 19:16:15 +08:00
|
|
|
|
- MS-582 - grafana displays changes frequently
|
2019-07-30 13:51:59 +08:00
|
|
|
|
|
|
|
|
|
## Improvement
|
2019-08-08 14:20:00 +08:00
|
|
|
|
- MS-327 - Clean code for milvus
|
2019-08-14 14:44:50 +08:00
|
|
|
|
- MS-336 - Scheduler interface
|
|
|
|
|
- MS-344 - Add TaskTable Test
|
|
|
|
|
- MS-345 - Add Node Test
|
|
|
|
|
- MS-346 - Add some implementation of scheduler to solve compile error
|
2019-08-14 14:46:30 +08:00
|
|
|
|
- MS-348 - Add ResourceFactory Test
|
2019-08-14 14:44:50 +08:00
|
|
|
|
- MS-350 - Remove knowhere submodule
|
2019-08-14 20:09:00 +08:00
|
|
|
|
- MS-354 - Add task class and interface in scheduler
|
2019-08-14 21:24:20 +08:00
|
|
|
|
- MS-355 - Add copy interface in ExcutionEngine
|
2019-08-15 15:47:46 +08:00
|
|
|
|
- MS-357 - Add minimum schedule function
|
2019-08-15 19:09:59 +08:00
|
|
|
|
- MS-359 - Add cost test in new scheduler
|
2019-08-16 15:03:10 +08:00
|
|
|
|
- MS-361 - Add event in resource
|
2019-08-16 15:29:35 +08:00
|
|
|
|
- MS-364 - Modify tasktableitem in tasktable
|
2019-08-16 15:36:56 +08:00
|
|
|
|
- MS-365 - Use tasktableitemptr instead in event
|
2019-08-16 16:09:02 +08:00
|
|
|
|
- MS-366 - Implement TaskTable
|
2019-08-16 17:51:05 +08:00
|
|
|
|
- MS-368 - Implement cost.cpp
|
2019-08-17 19:05:58 +08:00
|
|
|
|
- MS-371 - Add TaskTableUpdatedEvent
|
2019-08-17 19:08:10 +08:00
|
|
|
|
- MS-373 - Add resource test
|
2019-08-18 19:59:15 +08:00
|
|
|
|
- MS-374 - Add action definition
|
2019-08-18 20:01:44 +08:00
|
|
|
|
- MS-375 - Add Dump implementation for Event
|
2019-08-18 20:04:54 +08:00
|
|
|
|
- MS-376 - Add loader and executor enable flag in Resource avoid diskresource execute task
|
2019-08-18 20:08:15 +08:00
|
|
|
|
- MS-377 - Improve process thread trigger in ResourceMgr, Scheduler and TaskTable
|
2019-08-18 20:10:32 +08:00
|
|
|
|
- MS-378 - Debug and Update normal_test in scheduler unittest
|
2019-08-19 10:47:30 +08:00
|
|
|
|
- MS-379 - Add Dump implementation in Resource
|
2019-08-19 11:48:45 +08:00
|
|
|
|
- MS-380 - Update resource loader and executor, work util all finished
|
2019-08-19 22:01:39 +08:00
|
|
|
|
- MS-383 - Modify condition variable usage in scheduler
|
2019-08-20 11:10:52 +08:00
|
|
|
|
- MS-384 - Add global instance of ResourceMgr and Scheduler
|
2019-08-21 18:01:23 +08:00
|
|
|
|
- MS-389 - Add clone interface in Task
|
2019-08-21 18:22:52 +08:00
|
|
|
|
- MS-390 - Update resource construct function
|
2019-08-21 18:27:05 +08:00
|
|
|
|
- MS-391 - Add PushTaskToNeighbourHasExecutor action
|
2019-08-21 19:22:38 +08:00
|
|
|
|
- MS-394 - Update scheduler unittest
|
2019-08-22 11:56:45 +08:00
|
|
|
|
- MS-400 - Add timestamp record in task state change function
|
2019-08-22 19:01:44 +08:00
|
|
|
|
- MS-402 - Add dump implementation for TaskTableItem
|
2019-08-23 16:07:47 +08:00
|
|
|
|
- MS-406 - Add table flag for meta
|
2019-08-23 11:19:15 +08:00
|
|
|
|
- MS-403 - Add GpuCacheMgr
|
2019-08-23 11:30:48 +08:00
|
|
|
|
- MS-404 - Release index after search task done avoid memory increment continues
|
2019-08-23 11:34:31 +08:00
|
|
|
|
- MS-405 - Add delete task support
|
2019-08-23 17:25:49 +08:00
|
|
|
|
- MS-407 - Reconstruct MetricsCollector
|
2019-08-23 18:56:02 +08:00
|
|
|
|
- MS-408 - Add device_id in resource construct function
|
2019-08-23 21:07:01 +08:00
|
|
|
|
- MS-409 - Using new scheduler
|
2019-08-24 12:20:32 +08:00
|
|
|
|
- MS-413 - Remove thrift dependency
|
2019-08-24 10:22:05 +08:00
|
|
|
|
- MS-410 - Add resource config comment
|
2019-08-24 16:36:56 +08:00
|
|
|
|
- MS-414 - Add TaskType in Scheduler::Task
|
2019-08-24 16:39:47 +08:00
|
|
|
|
- MS-415 - Add command tasktable to dump all tasktables
|
2019-08-24 16:57:15 +08:00
|
|
|
|
- MS-418 - Update server_config.template file, set CPU compute only default
|
2019-08-24 17:35:03 +08:00
|
|
|
|
- MS-419 - Move index_file_size from IndexParam to TableSchema
|
2019-08-26 15:36:19 +08:00
|
|
|
|
- MS-421 - Add TaskLabel in scheduler
|
2019-08-26 20:06:44 +08:00
|
|
|
|
- MS-422 - Support DeleteTask in Multi-GpuResource case
|
2019-08-27 22:11:38 +08:00
|
|
|
|
- MS-428 - Add PushTaskByDataLocality in scheduler
|
2019-08-29 19:27:08 +08:00
|
|
|
|
- MS-440 - Add DumpTaskTables in sdk
|
2019-08-29 21:39:51 +08:00
|
|
|
|
- MS-442 - Merge Knowhere
|
2019-08-30 11:11:54 +08:00
|
|
|
|
- MS-445 - Rename CopyCompleted to LoadCompleted
|
2019-08-31 15:47:52 +08:00
|
|
|
|
- MS-451 - Update server_config.template file, set GPU compute default
|
2019-09-02 15:49:34 +08:00
|
|
|
|
- MS-455 - Distribute tasks by minimal cost in scheduler
|
2019-09-02 17:11:26 +08:00
|
|
|
|
- MS-460 - Put transport speed as weight when choosing neighbour to execute task
|
2019-09-02 16:31:09 +08:00
|
|
|
|
- MS-459 - Add cache for pick function in tasktable
|
2019-09-06 16:04:19 +08:00
|
|
|
|
- MS-476 - Improve search performance
|
2019-09-05 10:53:45 +08:00
|
|
|
|
- MS-482 - Change search stream transport to unary in grpc
|
2019-09-05 17:41:01 +08:00
|
|
|
|
- MS-487 - Define metric type in CreateTable
|
2019-09-05 19:58:54 +08:00
|
|
|
|
- MS-488 - Improve code format in scheduler
|
2019-09-06 16:54:46 +08:00
|
|
|
|
- MS-495 - cmake: integrated knowhere
|
2019-09-06 21:34:25 +08:00
|
|
|
|
- MS-496 - Change the top_k limitation from 1024 to 2048
|
2019-09-07 11:00:33 +08:00
|
|
|
|
- MS-502 - Update tasktable_test in scheduler
|
2019-09-07 12:01:36 +08:00
|
|
|
|
- MS-504 - Update node_test in scheduler
|
2019-09-07 14:43:46 +08:00
|
|
|
|
- MS-505 - Install core unit test and add to coverage
|
2019-09-07 14:54:32 +08:00
|
|
|
|
- MS-508 - Update normal_test in scheduler
|
2019-09-09 20:15:43 +08:00
|
|
|
|
- MS-532 - Add grpc server unittest
|
2019-09-07 16:45:17 +08:00
|
|
|
|
- MS-511 - Update resource_test in scheduler
|
2019-09-07 18:14:48 +08:00
|
|
|
|
- MS-517 - Update resource_mgr_test in scheduler
|
2019-09-07 19:26:03 +08:00
|
|
|
|
- MS-518 - Add schedinst_test in scheduler
|
2019-09-09 09:54:30 +08:00
|
|
|
|
- MS-519 - Add event_test in scheduler
|
2019-09-09 10:03:01 +08:00
|
|
|
|
- MS-520 - Update resource_test in scheduler
|
2019-09-09 14:31:41 +08:00
|
|
|
|
- MS-524 - Add some unittest in event_test and resource_test
|
2019-09-09 14:59:42 +08:00
|
|
|
|
- MS-525 - Disable parallel reduce in SearchTask
|
2019-09-09 15:27:26 +08:00
|
|
|
|
- MS-527 - Update scheduler_test and enable it
|
2019-09-09 15:57:02 +08:00
|
|
|
|
- MS-528 - Hide some config used future
|
2019-09-09 19:13:30 +08:00
|
|
|
|
- MS-530 - Add unittest for SearchTask->Load
|
2019-09-09 19:35:32 +08:00
|
|
|
|
- MS-531 - Disable next version code
|
2019-09-09 20:16:34 +08:00
|
|
|
|
- MS-533 - Update resource_test to cover dump function
|
2019-09-09 20:52:11 +08:00
|
|
|
|
- MS-523 - Config file validation
|
2019-09-10 19:31:29 +08:00
|
|
|
|
- MS-539 - Remove old task code
|
2019-09-12 11:48:45 +08:00
|
|
|
|
- MS-546 - Add simple mode resource_config
|
2019-09-18 20:03:01 +08:00
|
|
|
|
- MS-570 - Add prometheus docker-compose file
|
2019-09-20 18:02:08 +08:00
|
|
|
|
- MS-576 - Scheduler refactor
|
2019-09-26 11:43:45 +08:00
|
|
|
|
- MS-592 - Change showtables stream transport to unary
|
2019-07-30 13:51:59 +08:00
|
|
|
|
|
2019-10-21 18:04:11 +08:00
|
|
|
|
## Feature
|
2019-08-13 15:22:01 +08:00
|
|
|
|
- MS-343 - Implement ResourceMgr
|
2019-08-22 11:50:18 +08:00
|
|
|
|
- MS-338 - NewAPI: refine code to support CreateIndex
|
|
|
|
|
- MS-339 - NewAPI: refine code to support DropIndex
|
|
|
|
|
- MS-340 - NewAPI: implement DescribeIndex
|
2019-07-30 13:51:59 +08:00
|
|
|
|
|
|
|
|
|
## Task
|
|
|
|
|
- MS-297 - disable mysql unit test
|
2019-06-27 17:43:19 +08:00
|
|
|
|
|
|
|
|
|
# Milvus 0.3.1 (2019-07-10)
|
|
|
|
|
|
|
|
|
|
## Bug
|
|
|
|
|
|
2019-07-04 17:15:38 +08:00
|
|
|
|
- MS-148 - Disable cleanup if mode is read only
|
|
|
|
|
- MS-149 - Fixed searching only one index file issue in distributed mode
|
2019-07-15 13:47:36 +08:00
|
|
|
|
- MS-153 - Fix c_str error when connecting to MySQL
|
|
|
|
|
- MS-157 - Fix changelog
|
|
|
|
|
- MS-190 - Use env variable to switch mem manager and fix cmake
|
2019-07-14 11:43:14 +08:00
|
|
|
|
- MS-217 - Fix SQ8 row count bug
|
2019-07-15 10:45:20 +08:00
|
|
|
|
- MS-224 - Return AlreadyExist status in MySQLMetaImpl::CreateTable if table already exists
|
2019-07-15 13:47:36 +08:00
|
|
|
|
- MS-232 - Add MySQLMetaImpl::UpdateTableFilesToIndex and set maximum_memory to default if config value = 0
|
|
|
|
|
- MS-233 - Remove mem manager log
|
|
|
|
|
- MS-230 - Change parameter name: Maximum_memory to insert_buffer_size
|
2019-07-15 19:30:24 +08:00
|
|
|
|
- MS-234 - Some case cause background merge thread stop
|
2019-07-15 19:48:11 +08:00
|
|
|
|
- MS-235 - Some test cases random fail
|
2019-07-15 20:41:17 +08:00
|
|
|
|
- MS-236 - Add MySQLMetaImpl::HasNonIndexFiles
|
2019-07-21 11:57:12 +08:00
|
|
|
|
- MS-257 - Update bzip2 download url
|
2019-07-27 14:28:27 +08:00
|
|
|
|
- MS-288 - Update compile scripts
|
2019-08-09 18:19:07 +08:00
|
|
|
|
- MS-330 - Stability test failed caused by server core dumped
|
2019-08-21 18:35:57 +08:00
|
|
|
|
- MS-347 - Build index hangs again
|
|
|
|
|
- MS-382 - fix MySQLMetaImpl::CleanUpFilesWithTTL unknown column bug
|
2019-07-04 17:15:38 +08:00
|
|
|
|
|
2019-06-27 17:43:19 +08:00
|
|
|
|
## Improvement
|
2019-07-04 16:58:40 +08:00
|
|
|
|
- MS-156 - Add unittest for merge result functions
|
2019-07-04 17:15:38 +08:00
|
|
|
|
- MS-152 - Delete assert in MySQLMetaImpl and change MySQLConnectionPool impl
|
2019-07-11 16:32:30 +08:00
|
|
|
|
- MS-204 - Support multi db_path
|
2019-07-12 11:08:25 +08:00
|
|
|
|
- MS-206 - Support SQ8 index type
|
2019-07-12 12:19:32 +08:00
|
|
|
|
- MS-208 - Add buildinde interface for C++ SDK
|
2019-07-12 15:30:05 +08:00
|
|
|
|
- MS-212 - Support Inner product metric type
|
2019-07-17 12:50:37 +08:00
|
|
|
|
- MS-241 - Build Faiss with MKL if using Intel CPU; else build with OpenBlas
|
2019-07-17 17:37:42 +08:00
|
|
|
|
- MS-242 - Clean up cmake and change MAKE_BUILD_ARGS to be user defined variable
|
|
|
|
|
- MS-245 - Improve search result transfer performance
|
2019-07-18 17:21:04 +08:00
|
|
|
|
- MS-248 - Support AddVector/SearchVector profiling
|
2019-07-19 17:54:20 +08:00
|
|
|
|
- MS-256 - Add more cache config
|
2019-07-21 18:03:35 +08:00
|
|
|
|
- MS-260 - Refine log
|
2019-07-22 10:44:24 +08:00
|
|
|
|
- MS-249 - Check machine hardware during initialize
|
2019-07-22 10:45:13 +08:00
|
|
|
|
- MS-261 - Update faiss version to 1.5.3 and add BUILD_FAISS_WITH_MKL as an option
|
2019-07-26 10:54:49 +08:00
|
|
|
|
- MS-266 - Improve topk reduce time by using multi-threads
|
|
|
|
|
- MS-275 - Avoid sqlite logic error excetion
|
2019-07-24 20:36:35 +08:00
|
|
|
|
- MS-278 - add IndexStatsHelper
|
2019-08-06 18:11:51 +08:00
|
|
|
|
- MS-313 - add GRPC
|
2019-08-07 20:08:49 +08:00
|
|
|
|
- MS-325 - add grpc status return for C++ sdk and modify some format
|
2019-08-07 17:27:31 +08:00
|
|
|
|
- MS-278 - Add IndexStatsHelper
|
2019-08-06 17:31:43 +08:00
|
|
|
|
- MS-312 - Set openmp thread number by config
|
2019-08-07 17:27:31 +08:00
|
|
|
|
- MS-305 - Add CPU core percent metric
|
|
|
|
|
- MS-310 - Add milvus CPU utilization ratio and CPU/GPU temperature metrics
|
|
|
|
|
- MS-324 - Show error when there is not enough gpu memory to build index
|
2019-08-08 14:29:07 +08:00
|
|
|
|
- MS-328 - Check metric type on server start
|
2019-08-09 17:00:32 +08:00
|
|
|
|
- MS-332 - Set grpc and thrift server run concurrently
|
2019-08-21 18:35:57 +08:00
|
|
|
|
- MS-352 - Add hybrid index
|
2019-07-04 17:15:38 +08:00
|
|
|
|
|
2019-10-21 18:04:11 +08:00
|
|
|
|
## Feature
|
2019-07-08 11:14:28 +08:00
|
|
|
|
- MS-180 - Add new mem manager
|
2019-07-15 10:45:20 +08:00
|
|
|
|
- MS-195 - Add nlist and use_blas_threshold conf
|
2019-07-24 21:28:24 +08:00
|
|
|
|
- MS-137 - Integrate knowhere
|
2019-06-27 17:43:19 +08:00
|
|
|
|
|
2019-06-27 17:43:19 +08:00
|
|
|
|
## Task
|
|
|
|
|
|
|
|
|
|
- MS-125 - Create 0.3.1 release branch
|
2019-08-01 22:31:30 +08:00
|
|
|
|
- MS-306 - Optimize build efficiency
|
2019-06-27 17:43:19 +08:00
|
|
|
|
|
|
|
|
|
# Milvus 0.3.0 (2019-06-30)
|
2019-05-17 20:16:04 +08:00
|
|
|
|
|
2019-06-02 13:50:09 +08:00
|
|
|
|
## Bug
|
2019-06-23 18:38:55 +08:00
|
|
|
|
- MS-104 - Fix unittest lcov execution error
|
2019-06-21 16:57:25 +08:00
|
|
|
|
- MS-102 - Fix build script file condition error
|
2019-06-13 15:32:02 +08:00
|
|
|
|
- MS-80 - Fix server hang issue
|
2019-06-17 17:38:33 +08:00
|
|
|
|
- MS-89 - Fix compile failed, libgpufaiss.a link missing
|
2019-06-17 17:52:46 +08:00
|
|
|
|
- MS-90 - Fix arch match incorrect on ARM
|
2019-06-19 16:36:25 +08:00
|
|
|
|
- MS-99 - Fix compilation bug
|
2019-06-25 18:42:18 +08:00
|
|
|
|
- MS-110 - Avoid huge file size
|
2019-05-17 20:16:04 +08:00
|
|
|
|
|
2019-06-02 13:50:09 +08:00
|
|
|
|
## Improvement
|
2019-06-13 16:02:25 +08:00
|
|
|
|
- MS-82 - Update server startup welcome message
|
|
|
|
|
- MS-83 - Update vecwise to Milvus
|
2019-06-14 14:35:22 +08:00
|
|
|
|
- MS-77 - Performance issue of post-search action
|
2019-06-17 10:28:26 +08:00
|
|
|
|
- MS-22 - Enhancement for MemVector size control
|
2019-06-17 19:25:48 +08:00
|
|
|
|
- MS-92 - Unify behavior of debug and release build
|
2019-06-19 15:46:14 +08:00
|
|
|
|
- MS-98 - Install all unit test to installation directory
|
2019-06-26 11:51:47 +08:00
|
|
|
|
- MS-115 - Change is_startup of metric_config switch from true to on
|
2019-06-27 11:56:43 +08:00
|
|
|
|
- MS-122 - Archive criteria config
|
2019-06-27 15:51:25 +08:00
|
|
|
|
- MS-124 - HasTable interface
|
2019-06-27 18:03:52 +08:00
|
|
|
|
- MS-126 - Add more error code
|
2019-06-28 11:48:50 +08:00
|
|
|
|
- MS-128 - Change default db path
|
2019-06-27 11:56:43 +08:00
|
|
|
|
|
2019-10-21 18:04:11 +08:00
|
|
|
|
## Feature
|
2019-06-02 13:50:09 +08:00
|
|
|
|
|
2019-06-05 12:14:53 +08:00
|
|
|
|
- MS-57 - Implement index load/search pipeline
|
2019-06-06 10:45:07 +08:00
|
|
|
|
- MS-56 - Add version information when server is started
|
2019-06-09 17:35:52 +08:00
|
|
|
|
- MS-64 - Different table can have different index type
|
|
|
|
|
- MS-52 - Return search score
|
2019-06-10 15:25:56 +08:00
|
|
|
|
- MS-66 - Support time range query
|
2019-06-11 11:47:17 +08:00
|
|
|
|
- MS-68 - Remove rocksdb from third-party
|
2019-06-11 10:39:03 +08:00
|
|
|
|
- MS-70 - cmake: remove redundant libs in src
|
2019-06-11 11:00:41 +08:00
|
|
|
|
- MS-71 - cmake: fix faiss dependency
|
2019-06-11 11:41:11 +08:00
|
|
|
|
- MS-72 - cmake: change prometheus source to git
|
2019-06-11 16:23:55 +08:00
|
|
|
|
- MS-73 - cmake: delete civetweb
|
2019-06-11 16:41:41 +08:00
|
|
|
|
- MS-65 - Implement GetTableRowCount interface
|
|
|
|
|
- MS-45 - Implement DeleteTable interface
|
2019-06-12 11:27:50 +08:00
|
|
|
|
- MS-75 - cmake: change faiss version to 1.5.2; add CUDA gencode
|
2019-06-13 13:20:06 +08:00
|
|
|
|
- MS-81 - fix faiss ptx issue; change cuda gencode
|
2019-06-14 10:21:10 +08:00
|
|
|
|
- MS-84 - cmake: add arrow, jemalloc and jsoncons third party; default build option OFF
|
2019-06-14 10:34:01 +08:00
|
|
|
|
- MS-85 - add NetIO metric
|
2019-06-19 10:53:46 +08:00
|
|
|
|
- MS-96 - add new query interface for specified files
|
2019-06-19 12:03:13 +08:00
|
|
|
|
- MS-97 - Add S3 SDK for MinIO Storage
|
2019-06-24 16:44:05 +08:00
|
|
|
|
- MS-105 - Add MySQL
|
2019-06-28 15:40:47 +08:00
|
|
|
|
- MS-130 - Add prometheus_test
|
2019-07-02 19:41:02 +08:00
|
|
|
|
- MS-144 - Add nprobe config
|
2019-07-03 11:18:34 +08:00
|
|
|
|
- MS-147 - Enable IVF
|
2019-06-28 15:40:47 +08:00
|
|
|
|
- MS-130 - Add prometheus_test
|
2019-08-21 18:35:57 +08:00
|
|
|
|
|
2019-06-02 13:50:09 +08:00
|
|
|
|
## Task
|
2019-06-12 11:05:33 +08:00
|
|
|
|
- MS-74 - Change README.md in cpp
|
2019-06-17 15:32:25 +08:00
|
|
|
|
- MS-88 - Add support for arm architecture
|
2019-06-02 13:50:09 +08:00
|
|
|
|
|
2019-06-14 17:29:29 +08:00
|
|
|
|
# Milvus 0.2.0 (2019-05-31)
|
2019-06-02 13:50:09 +08:00
|
|
|
|
|
|
|
|
|
## Bug
|
|
|
|
|
|
|
|
|
|
- MS-32 - Fix thrift error
|
|
|
|
|
- MS-34 - Fix prometheus-cpp thirdparty
|
2019-06-10 18:38:34 +08:00
|
|
|
|
- MS-67 - Fix license check bug
|
2019-06-13 10:08:45 +08:00
|
|
|
|
- MS-76 - Fix pipeline crash bug
|
2019-06-20 11:54:47 +08:00
|
|
|
|
- MS-100 - cmake: fix AWS build issue
|
2019-06-20 16:18:06 +08:00
|
|
|
|
- MS-101 - change AWS build type to Release
|
2019-06-02 13:50:09 +08:00
|
|
|
|
|
|
|
|
|
## Improvement
|
|
|
|
|
|
|
|
|
|
- MS-20 - Clean Code Part 1
|
|
|
|
|
|
2019-10-21 18:04:11 +08:00
|
|
|
|
## Feature
|
2019-05-17 20:16:04 +08:00
|
|
|
|
|
2019-05-26 19:35:30 +08:00
|
|
|
|
- MS-5 - Implement Auto Archive Feature
|
2019-05-29 16:29:08 +08:00
|
|
|
|
- MS-6 - Implement SDK interface part 1
|
2019-06-02 13:50:09 +08:00
|
|
|
|
- MS-16 - Implement metrics without prometheus
|
2019-05-29 16:29:08 +08:00
|
|
|
|
- MS-21 - Implement SDK interface part 2
|
2019-05-29 16:14:15 +08:00
|
|
|
|
- MS-26 - cmake. Add thirdparty packages
|
2019-05-29 19:20:58 +08:00
|
|
|
|
- MS-31 - cmake: add prometheus
|
2019-05-30 10:18:34 +08:00
|
|
|
|
- MS-33 - cmake: add -j4 to make third party packages build faster
|
2019-05-31 17:37:16 +08:00
|
|
|
|
- MS-27 - support gpu config and disable license build config in cmake
|
2019-05-31 18:29:36 +08:00
|
|
|
|
- MS-47 - Add query vps metrics
|
2019-06-02 13:50:09 +08:00
|
|
|
|
- MS-37 - Add query, cache usage, disk write speed and file data size metrics
|
|
|
|
|
- MS-30 - Use faiss v1.5.2
|
2019-06-04 14:10:02 +08:00
|
|
|
|
- MS-54 - cmake: Change Thrift third party URL to github.com
|
2019-06-10 19:16:06 +08:00
|
|
|
|
- MS-69 - prometheus: add all proposed metrics
|
2019-05-29 16:29:08 +08:00
|
|
|
|
|
2019-06-02 13:50:09 +08:00
|
|
|
|
## Task
|
2019-05-17 20:16:04 +08:00
|
|
|
|
|
2019-05-17 20:18:24 +08:00
|
|
|
|
- MS-1 - Add CHANGELOG.md
|
2019-05-26 19:35:30 +08:00
|
|
|
|
- MS-4 - Refactor the vecwise_engine code structure
|
2019-06-05 21:17:54 +08:00
|
|
|
|
- MS-62 - Search range to all if no date specified
|