You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the size filter only reads the max message size at
construction time. This means that if this size is reconfigured, the
filter will not work correctly until restart.
This CR changes the sizefilter to re-read the size value each time.
Change-Id: Ib61c74dd8031fc61e107dc10ab9eba9d8b6b866e
Signed-off-by: Jason Yellick <[email protected]>
0 commit comments