Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-4142

AMQ Broker Operator: PV size can not be changed during runtime

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • None
    • container image
    • None
    • False
    • False
    • Undefined
    • Workaround Exists
    • Hide

      Recreation of statefulset from scratch plus workaround from ENTMQBR-4141 is required for any manipulation with PV size

      Show
      Recreation of statefulset from scratch plus workaround from ENTMQBR-4141 is required for any manipulation with PV size
    • Hide

      1) Create a CR which declares storage size of "1G" and broker count as "1".

       

      2) Update CR to set storage size to "2G", apply

       

      3) Set broker count to "2", apply

       

      4) Expected here is that at least 2nd broker would receive 2G of storage, which is not the case, all brokers in statefulset would receive only 1G of storage until the statefulset is completely deleted and created again.

      Show
      1) Create a CR which declares storage size of "1G" and broker count as "1".   2) Update CR to set storage size to "2G", apply   3) Set broker count to "2", apply   4) Expected here is that at least 2nd broker would receive 2G of storage, which is not the case, all brokers in statefulset would receive only 1G of storage until the statefulset is completely deleted and created again.

      Related to ENTMQBR-4141

       

       

              Unassigned Unassigned
              mkrutov Mikhail Krutov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: