Bug 957976 - Docs: Only string values for LVQ key are accepted
Summary: Docs: Only string values for LVQ key are accepted
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: Messaging_Programming_Reference
Version: Development
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: 3.0
: ---
Assignee: Jared MORGAN
QA Contact: Eric Sammons
URL:
Whiteboard:
Depends On: 790016
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-30 02:42 UTC by Joshua Wulf
Modified: 2015-08-10 01:23 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of: 790016
Environment:
Last Closed: 2015-01-22 15:27:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache JIRA QPID-3833 0 None None None Never

Description Joshua Wulf 2013-04-30 02:42:44 UTC
+++ This bug was initially created as a clone of Bug #790016 +++

Created attachment 561552 [details]
diff

Description of problem:

https://issues.apache.org/jira/browse/QPID-3833

Version-Release number of selected component (if applicable):


How reproducible:

use qpid-send 


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

--- Additional comment from gautric on 2012-02-13 09:03:10 EST ---

How reproducible:

use qpid-send and patch it with (attachment 561552 [details]).


Steps to Reproduce:
1. compile it
2. qpid-config add queue prices --argument qpid.last_value_queue_key=ticker
3. ./qpid-send -a prices --lvq ticker --lvqValues 3 -m 6 --content-string "wxcwxcc" --ttl 60000  --send-rate 10  

4. ./drain "prices;{mode:browse}" -c 100

Actual results:

One msg in the queue

Expected results:

3 msgs in the queue

Additional info:

https://issues.apache.org/jira/browse/QPID-3833

Comment 3 Joshua Wulf 2013-08-16 00:16:14 UTC
Removed MRG 2.4 note, and removed the command line example: http://deathstar1.usersys.redhat.com:3000/builds/18173-Messaging_Installation_and_Configuration_Guide/#Declaring_a_Last_Value_Queue

Comment 8 Leonid Zhaldybin 2013-08-29 07:41:46 UTC
The usage of string and integer values as LVQ keys is properly documented.

-> VERIFIED


Note You need to log in before you can comment on or make changes to this bug.