Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

[Standard] Large Subscription to any size topic gets stuck in pending #2270

Closed
RH-sdavey opened this issue Jan 29, 2019 · 0 comments
Closed
Assignees
Labels

Comments

@RH-sdavey
Copy link
Contributor

RH-sdavey commented Jan 29, 2019

Describe the bug
When creating a large subscription to any size topic through console ( didnt test API/cli so far ) in unlimited standard addr space, the address is never created, it gets stuck in pending status. ( Status.isReady = True , Phase = Pending)

To Reproduce
Steps to reproduce the behavior:

  1. Create standard addr space
  2. Open console
  3. Create xtra-large topic --> succesfull
  4. Create large sub for topic above ---> pending status only

Expected behavior
The large subscription is created for the xtra-large topic

Screenshots
image
image

[[admin pod logs]]
2019-01-29T13:46:01.779Z INFO [AddressProvisioner] no quota available on broker broker-eyrnvwhxct-hgn9 for sd-xlsub-2 on topic sdtopic1
2019-01-29T13:46:01.779Z WARN [AddressProvisioner] Unable to find broker for scheduling subscription: {address=sd-xlsub-2,name=seantest-addr.sd-xlsub-2.4161621c-6613-a94b-b0ec-83b67ad5ea04,uid=24955b95-23cc-11e9-928a-3440b5d4eb20,annotations={cluster_id=broker-eyrnvwhxct-hgn9},type=subscription,plan=standard-large-subscription,topic=sdtopic1,status={isReady=true,phase=Pending,messages=[],brokerStatuses=[]},resourceVersion=55447}
2019-01-29T13:46:01.779Z INFO [AddressController] Needed: {router={all={used=0.01, needed=1}}, subscription={broker-eyrnvwhxct-hgn9-0={used=0.11, needed=1}}, broker={broker-eyrnvwhxct-hgn9={used=0.1, needed=1}}}
[GC (Allocation Failure) 41582K->21709K(65024K), 0.0030578 secs]
[GC (Allocation Failure) 41677K->21830K(64512K), 0.0033031 secs]

@RH-sdavey RH-sdavey changed the title [Standard] Large Subscription to extra Large topic gets stuck in pending [Standard] Large Subscription to any size topic gets stuck in pending Jan 29, 2019
vbusch added a commit to vbusch/enmasse that referenced this issue Jan 30, 2019
@vbusch vbusch self-assigned this Jan 30, 2019
lulf pushed a commit that referenced this issue Jan 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants