Code Monkey home page Code Monkey logo

Comments (3)

binbinlv avatar binbinlv commented on June 25, 2024

/assign @XuanYang-cn

from pymilvus.

XuanYang-cn avatar XuanYang-cn commented on June 25, 2024

/assign @binbinlv
/unassign
Please help review

from pymilvus.

binbinlv avatar binbinlv commented on June 25, 2024

Verified and fixed.

milvus: v2.2.16
pymilvus: 2.4.0rc47

result:

>>> client.describe_alias(alias)
grpc RpcError: [describe_alias], <_MultiThreadedRendezvous: StatusCode.UNIMPLEMENTED, unknown method DescribeAlias for service milvus.proto.milvus.MilvusService>, <Time:{'RPC start': '2024-03-07 18:59:51.464918', 'gRPC error': '2024-03-07 18:59:51.545166'}>
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/Users/binbin/milvus_latest/lib/python3.8/site-packages/pymilvus/milvus_client/milvus_client.py", line 962, in describe_alias
    return conn.describe_alias(alias, timeout=timeout, **kwargs)
  File "/Users/binbin/milvus_latest/lib/python3.8/site-packages/pymilvus/decorators.py", line 154, in handler
    raise e from e
  File "/Users/binbin/milvus_latest/lib/python3.8/site-packages/pymilvus/decorators.py", line 136, in handler
    return func(*args, **kwargs)
  File "/Users/binbin/milvus_latest/lib/python3.8/site-packages/pymilvus/decorators.py", line 175, in handler
    return func(self, *args, **kwargs)
  File "/Users/binbin/milvus_latest/lib/python3.8/site-packages/pymilvus/decorators.py", line 90, in handler
    raise e from e
  File "/Users/binbin/milvus_latest/lib/python3.8/site-packages/pymilvus/decorators.py", line 86, in handler
    return func(*args, **kwargs)
  File "/Users/binbin/milvus_latest/lib/python3.8/site-packages/pymilvus/client/grpc_handler.py", line 888, in describe_alias
    response = rf.result()
  File "/Users/binbin/milvus_latest/lib/python3.8/site-packages/grpc/_channel.py", line 881, in result
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNIMPLEMENTED
	details = "unknown method DescribeAlias for service milvus.proto.milvus.MilvusService"
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2024-03-07T18:59:51.544769+08:00", grpc_status:12, grpc_message:"unknown method DescribeAlias for service milvus.proto.milvus.MilvusService"}"
>

from pymilvus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.