objectRef takes up too much memory

I put 2 million data in objectStore and get 2 million objectRef, I want to broadcast this objectRefList, but I use ray.experimental.get_object_locations() to calculate the total object_ size is 3GB, is there any way to avoid it?It’s too large

ah @1916869120 unfortunately it’s an unknown issue and on the team’s roadmap to fix.