Re: [I] Handle case for element that is older than all migrations provided

2024-08-26 Thread via GitHub
tenthe commented on issue #2094: URL: https://github.com/apache/streampipes/issues/2094#issuecomment-2311644356 Hi @IsaakKrut, to your first question. I would say that the adapter should be stopped if it cannot be migrated. So if this has not been done yet, I would suggest implementi

Re: [I] Handle case for element that is older than all migrations provided

2024-08-26 Thread via GitHub
IsaakKrut commented on issue #2094: URL: https://github.com/apache/streampipes/issues/2094#issuecomment-2311167988 Hi @bossenti, I'd like to learn more about migrations. I took a look at this issue and there is already logging in place in AdapterMigrationManager on line 108. `else {