Like the title states, can one change the window bolt length/count in
runtime?
Already tried to do it using BaseWindowedBolt API but a NPE is thrown. The
property *Map<String, Object> windowConfiguration *is transient and not
available in runtime.

Is there any way to update the window length/count configuration
programmatically after the topology has been bootstrapped?

Reply via email to