xige-16
xige-16
The start ts and end ts written in the insert binlog file do not satisfy start ts
> @xiaofan-luan would you mind if you point me to the fix branch or the pr ? Try exporting MALLOC_CONF=background_thread:true before starting Milvus. This way, the memory cached by jemalloc...
> > > @xiaofan-luan would you mind if you point me to the fix branch or the pr ? > > > > > > Try exporting MALLOC_CONF=background_thread:true before starting...
> > > @xiaofan-luan would you mind if you point me to the fix branch or the pr ? > > > > > > Try exporting MALLOC_CONF=background_thread:true before starting...
pr: https://github.com/milvus-io/milvus/pull/26353
2.2.0 has been verifyed , and can load more data
tht bug has been fix on branch 2.2.0,
TODO :: pick the fix to master branch
nodenum metrics has been fixed by pr https://github.com/milvus-io/milvus/pull/25920
The issue of incorrect segment num metrics no longer exists in the latest version of Milvus. @ThreadDao