What decides columns in Azure queues? -
i'm using azure queue storage. upgraded using microsoft.windowsazure.storageclient microsoft.windowsazure.storage. i've changed on using lokad cloudfx. @ point in process, started getting more columns in queue storage, including duplicate dequeue count.
i can't figure out how columns getting created. why there 2 dequeue count columns?
the columns have nothing internal schema of message. display management metadata specific queue. "dequeue count" indicates how many times clients have attempted dequeue message.
the duplicate column issue looks me ui bug in management tool.
Comments
Post a Comment