|
Bucket Explorer provides facility to view queue history or queue detail for all the queues. There are many operations, in which we are using queue to show detail and statistics of performed operation (e.g.
Upload
,
Download
,
Copy
,
Move
etc).After performing each operation, you can retrieve the detail of
operation performed in queue
by "
Process Pending Queue
" option whether the operation was failed, successful or pending and process the queue again if there are some pending queue items remain in queue.
|
|
To get Pending queue history for all the queues, follow these steps :
-
Run Bucket Explorer as usual.
-
Perform some operations that use queue.
-
There is separate queue for each operation, performed separately.
-
Go to the ‘TransferQueue -> Process Pending Queue’ menu option at menu bar.
-
This option will show queue details –
-
Queue Name
- It shows queue name. The queue name is generated by appending date-time followed by bucketexplorerqueue.
e.g. bucketexplorerqueue20090420035126078
-
Last Modified Date
– This is the recent date and time when the queue was processed.
-
Pending
– It shows number of queued items, which were failed and pending in queue statistics panel.
-
Success
-
It shows number of queued items, which were successful in queue statistics panel.
-
Total –
It shows the total number of queued items (i.e. Pending + Success)
-
You can perform these operations on selected queue:
-
Show -
It lists the number of Pending items of selected queue at lower panel of 'Pending Queues' window.
Show option will list the Pending items with some additional details as Action, Status, file path, Bucket name and Object name.
-
Refresh -
It refreshes the upper and lower panel of 'Pending Queues' window and clear the list at lower panel.
-
Show Statistics -
It shows the queue statistics panel, titled with Queue name and operation details.
-
Remove Queue -
It removes the selected queue from the queue detail grid at upper panel.
-
Process Queue -
It processes the queue again, if there are some pending queue items.
|
Related Topics :
|
|