----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20262/ -----------------------------------------------------------
Review request for qpid, Gordon Sim and Ted Ross. Repository: qpid Description ------- Remove the two parameters --file-size and --file-count from qpid-config Currently, qpid-config allows specifying qpid.file_count and qpid.file_size queue declare options, via --file-count / --file-size command line options. These options become obsolete in 3.0 due to linearstore, that does not offer/require similar parameters. Removing refereces to file-size / file-count in the broker will be in a separate patch. Diffs ----- /trunk/qpid/tools/src/py/qpid-config 1586666 Diff: https://reviews.apache.org/r/20262/diff/ Testing ------- qpid-config --help | grep file- <no output> Thanks, Ernie Allen
