Hi, What is the equivalent of storage config in java broker? in cpp broker we pre-configre storage using "
qpid-tool and specify --file-count and --file-size, how does it work in java broker? do we have to pre configure number of jrnl files and size or will it dynamically create (or auto-extend) them as needed? Thanks, Ram
