Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
210310676
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2021
210310676
Graph
d5d9fa03eadec487984cf72f552c870ead9cb711
Select Git revision
Branches
2
benchmark
protected
master
default
protected
Tags
20
v2.0.0-rc4
v2.0.0-rc2
v2.0.0-rc1
v1.1.1
v1.1.0
v1.0.0
v0.10.6
v0.10.5
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.8.1
v0.10.0
v0.9.1
v0.9.0
v0.8.0
v0.7.1
v0.7.0
v0.6.0
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
Feb
8
7
6
5
4
3
2
3
2
1
31
Jan
30
29
28
29
26
29
28
27
26
25
24
23
22
23
22
21
19
21
20
19
18
16
15
14
13
12
11
10
9
8
7
6
5
4
31
Dec
4
Jan
31
Dec
30
29
28
27
26
25
24
23
22
21
19
18
12
18
13
12
11
10
9
8
3
8
7
6
5
4
3
2
3
2
1
30
Nov
28
27
26
25
24
23
22
21
20
19
18
17
16
14
13
12
11
10
9
7
6
5
4
Refactor master:index ids
Change master meta prefix
Fix bug: return wrong IndexID 0
Change ttMsgStream of dataservice to MsgStream
Support Index name
Fix master meta table bugs
Integrate message stream
Fix getindexstate failed to fetch indexstate
Parse to map when the key of index params is named params
Rename apis
Add tsLoop for indexservice
Fix segment replacement bug
Fix index and flush errors, and fix master crash error
Add log for segment logic in proxy
Fix error when query node release collection
Fix msgstream deadlock when loadCollection
Add RmqTtMsgStream
Record segment flushed state
Fix queryservice client init bug
Fix error when loading
Fix DropCollection task in Proxy
Fix loadCollection error when query service assign insert channels and query nodes
Add collectonScheam when calling load_collection and load_partition
Add field schema to LoadCollection and LoadPartition photo
Fix unittest caused by param table
Make paramstable initialize once by using do_once
Refactor entry point
Add rmq_msgstream unittest and fix bugs
Refactor load service and check insertion binLog periodically
Fix startup bugs in some modules
Update sdk version
Update entrypoint.md
Fix queryservice start
Fix collectionName not found error
Change sdk version used in regression to 0.0.20
Add mutex for message stream’s asConsumer
Add start.sh and stop.sh, remove them later
Remove consumer in query node's initialization
Hardcode the peer id of proxy node
Fix the bug when close the message stream of InsertTask