The list of existing partitions reflects the last checkpoint state for each of the operator instances. When
* creating new partitions, the implementation has the opportunity to transfer state from these existing operator
* instances to new instances. At minimum, properties set at initialization time on the original operator need to be
* set on new instances.
So in your definePartitions even if you don't add/delete any partition you need to return the modified partition in the Collection<Partition<T>> as per the contract. Also how are you modifying the properties of the partition?
Sanjay
--
You received this message because you are subscribed to the Google Groups "DataTorrent Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dt-users+unsubscribe@googlegroups.com.
To post to this group, send email to dt-u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dt-users/CALzAcj9gNCywEiB9MuwdcZWtaThoJA1XmTLVJ%2B2SQGVPzUArFw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.