Use codec options in aggregate command

This commit is contained in:
Daniel Playfair Cal 2015-12-04 16:49:50 +11:00 committed by Bernie Hackett
parent 8ee51cf438
commit 65c0aed610

View File

@ -1802,6 +1802,7 @@ class Collection(common.BaseObject):
command_kwargs = {
'pipeline': pipeline,
'codec_options': self.codec_options,
'read_preference': self.read_preference,
'tag_sets': self.tag_sets,
'secondary_acceptable_latency_ms': (