Re: [I] Add Cypress E2E Tests for Compact Adapter Feature

2024-10-31 Thread via GitHub
dominikriemer closed issue #3298: Add Cypress E2E Tests for Compact Adapter Feature URL: https://github.com/apache/streampipes/issues/3298 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[I] Move time-selector-menu to shared-ui/components

2024-10-25 Thread via GitHub
Marcelfrueh opened a new issue, #3307: URL: https://github.com/apache/streampipes/issues/3307 ### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components UI ### What happened? Move time-range-selector component from ui/

Re: [I] Kafka Publisher publishes data stream fields in a topic in inconstant order

2024-10-25 Thread via GitHub
FabriceHansen commented on issue #3304: URL: https://github.com/apache/streampipes/issues/3304#issuecomment-2435388117 Hi @dominikriemer I didn't find a way to reorder un Grafana but it seems that it doesn't exist. At least according to ChatGPT, the problem has to be solved on Kafka side.

Re: [I] Kafka Publisher publishes data stream fields in a topic in inconstant order

2024-10-23 Thread via GitHub
dominikriemer commented on issue #3304: URL: https://github.com/apache/streampipes/issues/3304#issuecomment-2432366106 Hi @FabriceHansen I wouldn't classify this as a bug: StreamPipes internally uses a `Map` data structure to represent events, and the Kafka sink serializes messages as a `JS

[I] Add Cypress E2E Tests for Compact Adapter Feature

2024-10-18 Thread via GitHub
tenthe opened a new issue, #3298: URL: https://github.com/apache/streampipes/issues/3298 ### Body Implement end-to-end (E2E) tests using Cypress to validate the new compact adapter feature. **Acceptance Criteria:** 1. Verify that adapters can be created successfully via RE

Re: [I] Show adapter and pipeline configuration in UI

2024-10-11 Thread via GitHub
dominikriemer closed issue #3292: Show adapter and pipeline configuration in UI URL: https://github.com/apache/streampipes/issues/3292 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

Re: [I] Lack of Label Configuration Indication

2024-10-11 Thread via GitHub
dominikriemer closed issue #3178: Lack of Label Configuration Indication URL: https://github.com/apache/streampipes/issues/3178 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [I] Implement unit tests for pipeline element 'WelfordChangeDetection'

2024-09-28 Thread via GitHub
Dj-0506 commented on issue #1885: URL: https://github.com/apache/streampipes/issues/1885#issuecomment-2380612865 @luoluoyuyu @bossenti I would like to work on this issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] Revert Broken Auto Lint Fix in Git Pre-Commit Hook

2024-09-27 Thread via GitHub
dominikriemer closed issue #3253: Revert Broken Auto Lint Fix in Git Pre-Commit Hook URL: https://github.com/apache/streampipes/issues/3253 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

Re: [I] `StreamPipesFunctionHandler` Does Not Clean Up All Functions on Service Stop

2024-09-26 Thread via GitHub
dominikriemer closed issue #3257: `StreamPipesFunctionHandler` Does Not Clean Up All Functions on Service Stop URL: https://github.com/apache/streampipes/issues/3257 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] Unable to save pipeline with a long name

2024-09-26 Thread via GitHub
tenthe commented on issue #3252: URL: https://github.com/apache/streampipes/issues/3252#issuecomment-2378467573 Hi @ethanernst11, you can start in the component `SavePipelineSettingsComponent`. This contains the logic of the pipeline start menu. If you have any questions, please fee

[I] `StreamPipesFunctionHandler` Does Not Clean Up All Functions on Service Stop

2024-09-26 Thread via GitHub
tenthe opened a new issue, #3257: URL: https://github.com/apache/streampipes/issues/3257 ### Body ## Description The `StreamPipesFunctionHandler` fails to clean up all functions when the service is stopped. The issue occurs in `StreamPipesFunctionHandler.cleanupFunctions`, where t

[I] No bad file extension error at upload

2024-09-26 Thread via GitHub
nicolasperivolaris opened a new issue, #3256: URL: https://github.com/apache/streampipes/issues/3256 ### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components UI ### What happened? Importing a file with certain type e

[I] Unable to save pipeline with a long name

2024-09-25 Thread via GitHub
tenthe opened a new issue, #3252: URL: https://github.com/apache/streampipes/issues/3252 ### Body When a user tries to store a pipeline with a long name, the save action is blocked. ## Steps to reproduce 1. Create or edit a pipeline. 2. Enter a long name for the pipeline.

Re: [I] timeRangeSelectors` e2e test fails in nightly CI/CD runs

2024-09-25 Thread via GitHub
tenthe closed issue #3247: timeRangeSelectors` e2e test fails in nightly CI/CD runs URL: https://github.com/apache/streampipes/issues/3247 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

Re: [I] `startAndEditOpcAdapters` test fails in Edit OPC-UA Adapter with Tree editor

2024-09-24 Thread via GitHub
dominikriemer closed issue #3249: `startAndEditOpcAdapters` test fails in Edit OPC-UA Adapter with Tree editor URL: https://github.com/apache/streampipes/issues/3249 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[I] `startAndEditOpcAdapters` test fails in Edit OPC-UA Adapter with Tree editor

2024-09-24 Thread via GitHub
tenthe opened a new issue, #3249: URL: https://github.com/apache/streampipes/issues/3249 ### Body The `startAndEditOpcAdapters` test is failing when attempting to edit an OPC-UA adapter created using the Tree editor. The test works for other cases but consistently breaks in this scen

[I] Transform to boolean processor output bad evet

2024-09-17 Thread via GitHub
nicolasperivolaris opened a new issue, #3237: URL: https://github.com/apache/streampipes/issues/3237 ### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components Processing Elements ### What happened? Hello, I was

Re: [I] Move file management from iconbar to settings

2024-09-14 Thread via GitHub
dominikriemer closed issue #3227: Move file management from iconbar to settings URL: https://github.com/apache/streampipes/issues/3227 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

Re: [I] java.lang.IndexOutOfBoundsException when passing data through the user-defined pipeline element

2024-09-13 Thread via GitHub
dominikriemer closed issue #3222: java.lang.IndexOutOfBoundsException when passing data through the user-defined pipeline element URL: https://github.com/apache/streampipes/issues/3222 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [I] Support custom roles

2024-09-12 Thread via GitHub
dominikriemer closed issue #3218: Support custom roles URL: https://github.com/apache/streampipes/issues/3218 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-

Re: [I] Ease modification of widget name in data explorer data view

2024-09-12 Thread via GitHub
dominikriemer closed issue #3174: Ease modification of widget name in data explorer data view URL: https://github.com/apache/streampipes/issues/3174 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

Re: [I] java.lang.IndexOutOfBoundsException when passing data through the user-defined pipeline element

2024-09-11 Thread via GitHub
dominikriemer commented on issue #3222: URL: https://github.com/apache/streampipes/issues/3222#issuecomment-2344767753 @Skydreamer-123 @nicolasperivolaris this accounts for all releases as well, while upgrades from one version to the next version are supported, the extension service version

Re: [I] java.lang.IndexOutOfBoundsException when passing data through the user-defined pipeline element

2024-09-11 Thread via GitHub
nicolasperivolaris commented on issue #3222: URL: https://github.com/apache/streampipes/issues/3222#issuecomment-2344510449 @Skydreamer-123 I got the same problem. Version 0.95.0 is not compatible with 0.97.0-SNAPSHOT. I had to compile Streampipes and use 0.97.0-SNAPSHOT in my extens

Re: [I] java.lang.IndexOutOfBoundsException when passing data through the user-defined pipeline element

2024-09-11 Thread via GitHub
dominikriemer commented on issue #3222: URL: https://github.com/apache/streampipes/issues/3222#issuecomment-2343511501 Hi @Skydreamer-123 which version do you use in the Maven archetype and what is your StreamPipes version? Is it both 0.97.0-SNAPSHOT? -- This is an automated message from

[I] java.lang.IndexOutOfBoundsException when passing on data through the user-defined pipeline element

2024-09-11 Thread via GitHub
Skydreamer-123 opened a new issue, #3222: URL: https://github.com/apache/streampipes/issues/3222 ### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components Processing Elements ### What happened? Version: 0.97 Fi

Re: [I] Remove pipeline element recommender

2024-09-03 Thread via GitHub
dominikriemer closed issue #3207: Remove pipeline element recommender URL: https://github.com/apache/streampipes/issues/3207 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [I] Unable to Display `MathOpProcessor` Results in Line Chart

2024-09-02 Thread via GitHub
dominikriemer closed issue #3201: Unable to Display `MathOpProcessor` Results in Line Chart URL: https://github.com/apache/streampipes/issues/3201 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [I] Add image to documentation.md

2024-08-30 Thread via GitHub
dominikriemer closed issue #3198: Add image to documentation.md URL: https://github.com/apache/streampipes/issues/3198 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

Re: [I] Add image to documentation.md

2024-08-29 Thread via GitHub
dominikriemer commented on issue #3198: URL: https://github.com/apache/streampipes/issues/3198#issuecomment-2319030659 @nicolasperivolaris thanks for reporting this. Some thoughts so that others can follow: This is due to a 401 error since no auth headers are sent in the image request

Re: [I] Deleted Data View Still Appears in Dashboard

2024-08-29 Thread via GitHub
dominikriemer closed issue #3182: Deleted Data View Still Appears in Dashboard URL: https://github.com/apache/streampipes/issues/3182 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[I] Add image to documentation.md

2024-08-29 Thread via GitHub
nicolasperivolaris opened a new issue, #3198: URL: https://github.com/apache/streampipes/issues/3198 ### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components UI ### What happened? It's seams impossible to display ima

Re: [I] New Processor: SensorLimitAlert

2024-08-29 Thread via GitHub
tenthe closed issue #3179: New Processor: SensorLimitAlert URL: https://github.com/apache/streampipes/issues/3179 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

Re: [I] Remove `latestFetchedNodes` and `nodes` from OPC UA Adapters in CouchDB

2024-08-29 Thread via GitHub
tenthe closed issue #3191: Remove `latestFetchedNodes` and `nodes` from OPC UA Adapters in CouchDB URL: https://github.com/apache/streampipes/issues/3191 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [I] Simplify permissions

2024-08-28 Thread via GitHub
dominikriemer closed issue #3192: Simplify permissions URL: https://github.com/apache/streampipes/issues/3192 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-

Re: [I] Performance Issue: Large Stored Tree Nodes Impacting UI

2024-08-28 Thread via GitHub
tenthe closed issue #3188: Performance Issue: Large Stored Tree Nodes Impacting UI URL: https://github.com/apache/streampipes/issues/3188 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[I] Cypress Test Failure - `startAndEditOpcAdapters.spec.ts`

2024-08-28 Thread via GitHub
tenthe opened a new issue, #3190: URL: https://github.com/apache/streampipes/issues/3190 ### Body ## Description The Cypress test `startAndEditOpcAdapters.spec.ts` fails during the editing of the OPC UA adapter. ## Problem - Nodes in the `Browse` tab are not loaded when e

Re: [I] Change EPSG service variables to proper ConfigKeys

2024-08-27 Thread via GitHub
dominikriemer closed issue #1041: Change EPSG service variables to proper ConfigKeys URL: https://github.com/apache/streampipes/issues/1041 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

Re: [I] Write documentation for binary message formats

2024-08-27 Thread via GitHub
dominikriemer commented on issue #2075: URL: https://github.com/apache/streampipes/issues/2075#issuecomment-2313172731 Close as not planned -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

Re: [I] Write documentation for binary message formats

2024-08-27 Thread via GitHub
dominikriemer closed issue #2075: Write documentation for binary message formats URL: https://github.com/apache/streampipes/issues/2075 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [I] Remove configurable data formats

2024-08-27 Thread via GitHub
dominikriemer closed issue #3165: Remove configurable data formats URL: https://github.com/apache/streampipes/issues/3165 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [I] Harmonize `InfluxStore` and `InfluxDbClient`

2024-08-27 Thread via GitHub
dominikriemer closed issue #2354: Harmonize `InfluxStore` and `InfluxDbClient` URL: https://github.com/apache/streampipes/issues/2354 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

Re: [I] Move adapter preview from dialog to details page

2024-08-27 Thread via GitHub
dominikriemer closed issue #3176: Move adapter preview from dialog to details page URL: https://github.com/apache/streampipes/issues/3176 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [I] Add asset browser to overview pages

2024-08-27 Thread via GitHub
dominikriemer closed issue #3156: Add asset browser to overview pages URL: https://github.com/apache/streampipes/issues/3156 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

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 {

[I] Deleted Data View Still Appears in Dashboard

2024-08-23 Thread via GitHub
tenthe opened a new issue, #3182: URL: https://github.com/apache/streampipes/issues/3182 ### Body ## Description When a user deletes a data view, it is not removed from dashboards that use the data view. ## Steps to Reproduce 1. Create a data view. 2. Add the data view

[I] Event Schema Edit Breaks Data View Configuration

2024-08-23 Thread via GitHub
tenthe opened a new issue, #3181: URL: https://github.com/apache/streampipes/issues/3181 ### Body ## Issue Description In the Data Explorer, when the event schema is edited (e.g., in a pipeline or an adapter), the widget configuration may break because the event schema is not upda

[I] New Processor: SensorLimitAlert

2024-08-23 Thread via GitHub
tenthe opened a new issue, #3179: URL: https://github.com/apache/streampipes/issues/3179 ### Body **Feature Requirements:** 1. **Input Stream Compatibility:** The processing element should accept events containing fields with upper and lower limits for monitoring sensor value

[I] Lack of Label Configuration Indication

2024-08-23 Thread via GitHub
tenthe opened a new issue, #3178: URL: https://github.com/apache/streampipes/issues/3178 ### Body ## Description: When a user creates an asset and no labels are configured, it is unclear that labels need to be created first. Currently, an input field is shown where the user can ad

Re: [I] New Processor: QualityControlLimitsEnrichment

2024-08-22 Thread via GitHub
tenthe closed issue #3172: New Processor: QualityControlLimitsEnrichment URL: https://github.com/apache/streampipes/issues/3172 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[I] New Processor: QualityControlLimitsEnrichment

2024-08-22 Thread via GitHub
tenthe opened a new issue, #3172: URL: https://github.com/apache/streampipes/issues/3172 ### Body ## Feature Requirements ### Input Stream Compatibility The processing element should accept any input event. ### User-Defined Limit Configuration Users should be

Re: [I] Incorrect Rename Rule Displayed in Schema Editor

2024-08-20 Thread via GitHub
tenthe closed issue #3160: Incorrect Rename Rule Displayed in Schema Editor URL: https://github.com/apache/streampipes/issues/3160 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[I] OPC UA Adapter Requests Nodes Without Complete Configuration

2024-08-20 Thread via GitHub
tenthe opened a new issue, #3163: URL: https://github.com/apache/streampipes/issues/3163 ### Body The OPC UA adapter performs requests to available nodes even when not all necessary configurations are provided, see screenshot. https://github.com/user-attachments/assets/e1d2047e

[I] Incorrect Rename Rule Displayed in Schema Editor

2024-08-20 Thread via GitHub
tenthe opened a new issue, #3160: URL: https://github.com/apache/streampipes/issues/3160 ### Body ## Description When using the `Add static value` function in Connect to add multiple static properties, an incorrect rename rule is shown in the schema editor. ## Steps to Repro

Re: [I] Support modification of individual data views

2024-08-19 Thread via GitHub
dominikriemer closed issue #3033: Support modification of individual data views URL: https://github.com/apache/streampipes/issues/3033 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

Re: [I] Support selection of data views in data explorer dashboard

2024-08-19 Thread via GitHub
dominikriemer closed issue #3043: Support selection of data views in data explorer dashboard URL: https://github.com/apache/streampipes/issues/3043 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

Re: [I] Add permission management to data views

2024-08-19 Thread via GitHub
dominikriemer closed issue #3079: Add permission management to data views URL: https://github.com/apache/streampipes/issues/3079 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [I] Add data refresh interval to data explorer

2024-08-19 Thread via GitHub
dominikriemer closed issue #3068: Add data refresh interval to data explorer URL: https://github.com/apache/streampipes/issues/3068 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

Re: [I] Add gauge chart to data explorer

2024-08-19 Thread via GitHub
dominikriemer closed issue #3090: Add gauge chart to data explorer URL: https://github.com/apache/streampipes/issues/3090 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [I] Add time ordering configuration to data explorer

2024-08-19 Thread via GitHub
dominikriemer closed issue #3091: Add time ordering configuration to data explorer URL: https://github.com/apache/streampipes/issues/3091 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [I] Harmonize data explorer and live dashboard

2024-08-19 Thread via GitHub
dominikriemer closed issue #3032: Harmonize data explorer and live dashboard URL: https://github.com/apache/streampipes/issues/3032 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

[I] Add asset browser to overview pages

2024-08-19 Thread via GitHub
dominikriemer opened a new issue, #3156: URL: https://github.com/apache/streampipes/issues/3156 ### Body _No response_ ### StreamPipes Committer I acknowledge that I am a maintainer/committer of the Apache StreamPipes project. -- This is an automated message from the

Re: [I] Add site and area configuration to assets

2024-08-16 Thread via GitHub
dominikriemer closed issue #3141: Add site and area configuration to assets URL: https://github.com/apache/streampipes/issues/3141 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[I] Remove Create Nested Rule Functionality

2024-08-16 Thread via GitHub
tenthe opened a new issue, #3153: URL: https://github.com/apache/streampipes/issues/3153 ### Body ## Description Following the changes made in PR #3152, the functionality to add static properties in the UI was removed. Additionally, the `CreateNestedRuleDescription` functionality

Re: [I] OPC UA Multi-Node Selection Editor

2024-08-15 Thread via GitHub
tenthe closed issue #3112: OPC UA Multi-Node Selection Editor URL: https://github.com/apache/streampipes/issues/3112 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: [I] Add labels and asset type to asset view

2024-08-14 Thread via GitHub
dominikriemer closed issue #3135: Add labels and asset type to asset view URL: https://github.com/apache/streampipes/issues/3135 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [I] Refactor `StaticRuntimeResolvableTreeInput` into Smaller Subcomponents

2024-08-12 Thread via GitHub
tenthe closed issue #3116: Refactor `StaticRuntimeResolvableTreeInput` into Smaller Subcomponents URL: https://github.com/apache/streampipes/issues/3116 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [I] Migration breaks core when trying to migrate non-existing extension

2024-08-12 Thread via GitHub
dominikriemer closed issue #3131: Migration breaks core when trying to migrate non-existing extension URL: https://github.com/apache/streampipes/issues/3131 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [I] Refactor pipeline editor UI components

2024-08-09 Thread via GitHub
dominikriemer closed issue #3119: Refactor pipeline editor UI components URL: https://github.com/apache/streampipes/issues/3119 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [I] `OneTimePlcRequestReader` does not remove connection after reading PLC data

2024-08-09 Thread via GitHub
tenthe closed issue #3117: `OneTimePlcRequestReader` does not remove connection after reading PLC data URL: https://github.com/apache/streampipes/issues/3117 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[I] `OneTimePlcRequestReader` does not remove connection after reading PLC data

2024-08-09 Thread via GitHub
tenthe opened a new issue, #3117: URL: https://github.com/apache/streampipes/issues/3117 ### Body _No response_ ### StreamPipes Committer I acknowledge that I am a maintainer/committer of the Apache StreamPipes project. -- This is an automated message from the Apache

Re: [I] Allow modification of running pipelines

2024-08-08 Thread via GitHub
dominikriemer closed issue #3105: Allow modification of running pipelines URL: https://github.com/apache/streampipes/issues/3105 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [I] Editing adapter fails when field has custom runtime name with opc ua adapter

2024-08-06 Thread via GitHub
tenthe commented on issue #3054: URL: https://github.com/apache/streampipes/issues/3054#issuecomment-2271616668 Hi @leonmeerfeld, we conducted additional testing and discovered an issue with the renaming rule. This problem seems to have nothing to do with the OPC UA adapter, rathe

Re: [I] Remove `app-asset-monitoring` from `deployment/app.ts`

2024-08-05 Thread via GitHub
tenthe closed issue #3109: Remove `app-asset-monitoring` from `deployment/app.ts` URL: https://github.com/apache/streampipes/issues/3109 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [I] Duplicated "Schema Update" properties in Data Lake configuration

2024-08-05 Thread via GitHub
dominikriemer closed issue #3097: Duplicated "Schema Update" properties in Data Lake configuration URL: https://github.com/apache/streampipes/issues/3097 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[I] Remove `app-asset-monitoring` from `deployment/app.ts`

2024-08-05 Thread via GitHub
tenthe opened a new issue, #3109: URL: https://github.com/apache/streampipes/issues/3109 ### Body _No response_ ### StreamPipes Committer I acknowledge that I am a maintainer/committer of the Apache StreamPipes project. -- This is an automated message from the Apache

Re: [I] PLC adapters do not recover from connection failures

2024-08-03 Thread via GitHub
dominikriemer closed issue #3099: PLC adapters do not recover from connection failures URL: https://github.com/apache/streampipes/issues/3099 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

Re: [I] Support third-party sign-in

2024-08-02 Thread via GitHub
dominikriemer closed issue #3074: Support third-party sign-in URL: https://github.com/apache/streampipes/issues/3074 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: [I] Remove Deprecated Builder API and Migrate to New API With Version

2024-08-02 Thread via GitHub
tenthe closed issue #3095: Remove Deprecated Builder API and Migrate to New API With Version URL: https://github.com/apache/streampipes/issues/3095 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

[I] Duplicated "Schema Update" properties in Data Lake configuration

2024-08-01 Thread via GitHub
Sylvain2703 opened a new issue, #3097: URL: https://github.com/apache/streampipes/issues/3097 ### Apache StreamPipes version 0.92.0 ### Affected StreamPipes components Processing Elements, UI ### What happened? When editing a pipeline, in the configuration o

Re: [I] Remove deprecated class `PageResult`

2024-07-31 Thread via GitHub
tenthe closed issue #3086: Remove deprecated class `PageResult` URL: https://github.com/apache/streampipes/issues/3086 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

Re: [I] Remove deprecated API `getFileContent`

2024-07-31 Thread via GitHub
tenthe closed issue #3084: Remove deprecated API `getFileContent` URL: https://github.com/apache/streampipes/issues/3084 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [I] Remove deprecated class `ProtocolDescription`

2024-07-31 Thread via GitHub
tenthe closed issue #3088: Remove deprecated class `ProtocolDescription` URL: https://github.com/apache/streampipes/issues/3088 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[I] Add gauge chart to data explorer

2024-07-31 Thread via GitHub
dominikriemer opened a new issue, #3090: URL: https://github.com/apache/streampipes/issues/3090 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [I] Editing adapter fails when field has custom runtime name with opc ua adapter

2024-07-31 Thread via GitHub
leonmeerfeld commented on issue #3054: URL: https://github.com/apache/streampipes/issues/3054#issuecomment-2260161204 hello @tenthe thanks for trying to recreate the error. Looks very similar to what I was trying. Do you have any idea how I can narrow down what happened on my system? maybe

Re: [I] Remove `ng5` Prefix from UI Prebuild Script

2024-07-30 Thread via GitHub
tenthe closed issue #3080: Remove `ng5` Prefix from UI Prebuild Script URL: https://github.com/apache/streampipes/issues/3080 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [I] UI and Functionality Problems on Create

2024-07-30 Thread via GitHub
tenthe closed issue #3076: UI and Functionality Problems on Create URL: https://github.com/apache/streampipes/issues/3076 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[I] UI and Functionality Problems on Create

2024-07-30 Thread via GitHub
tenthe opened a new issue, #3076: URL: https://github.com/apache/streampipes/issues/3076 ### Body ## Description The UI can breaks if the user does not click on "Close" in certain menu pop-ups. This issue occurs in the following scenarios: ### 1. Create Adapter - **Steps

Re: [I] NullPointer in DataLakeMeasureResourceV4.getDataLakeInfos

2024-07-30 Thread via GitHub
tenthe closed issue #3072: NullPointer in DataLakeMeasureResourceV4.getDataLakeInfos URL: https://github.com/apache/streampipes/issues/3072 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

Re: [I] NullPointer in DataLakeMeasureResourceV4.getDataLakeInfos

2024-07-29 Thread via GitHub
tenthe commented on issue #3072: URL: https://github.com/apache/streampipes/issues/3072#issuecomment-2257515970 Ok, thanks, I have marked this parameter as mandatory. Since the API endpoint and the parameters are somewhat unfavorably named, I will also change this. I will describe the chang

Re: [I] NullPointer in DataLakeMeasureResourceV4.getDataLakeInfos

2024-07-29 Thread via GitHub
Sylvain2703 commented on issue #3072: URL: https://github.com/apache/streampipes/issues/3072#issuecomment-2256148781 This issue also occurs when the `filter` query param is not provided (eg. `/api/v4/datalake/measure`). I tried without `filter` parameter because the OpenAPI definition doesn

Re: [I] Reactivate cypress`opcAdapter` Test

2024-07-23 Thread via GitHub
tenthe closed issue #3061: Reactivate cypress`opcAdapter` Test URL: https://github.com/apache/streampipes/issues/3061 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

Re: [I] Editing adapter fails when field has custom runtime name with opc ua adapter

2024-07-23 Thread via GitHub
tenthe commented on issue #3054: URL: https://github.com/apache/streampipes/issues/3054#issuecomment-2246254621 Hi @leonmeerfeld, thank you for reporting this error. I tried to reproduce it, but unfortunately I could not. I created an OPC UA adapter as you described and chang

Re: [I] Unit Test Runner Does Not Support Double Value Checks in Event Property Assertions

2024-07-22 Thread via GitHub
tenthe closed issue #3050: Unit Test Runner Does Not Support Double Value Checks in Event Property Assertions URL: https://github.com/apache/streampipes/issues/3050 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] Unit Test Runner Does Not Support Double Value Checks in Event Property Assertions

2024-07-22 Thread via GitHub
tenthe commented on issue #3050: URL: https://github.com/apache/streampipes/issues/3050#issuecomment-2243207458 Fixed in #3049 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

Re: [I] Fix JUnit Parameterized Tests

2024-07-22 Thread via GitHub
tenthe closed issue #2538: Fix JUnit Parameterized Tests URL: https://github.com/apache/streampipes/issues/2538 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [I] TestDateTimeFromStringProcessor

2024-07-22 Thread via GitHub
tenthe closed issue #2777: TestDateTimeFromStringProcessor URL: https://github.com/apache/streampipes/issues/2777 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

Re: [I] TestBooleanInverterProcessor

2024-07-22 Thread via GitHub
tenthe closed issue #2776: TestBooleanInverterProcessor URL: https://github.com/apache/streampipes/issues/2776 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

Re: [I] Remove deprecated AssetDashboardResource

2024-07-21 Thread via GitHub
tenthe closed issue #3045: Remove deprecated AssetDashboardResource URL: https://github.com/apache/streampipes/issues/3045 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

  1   2   3   4   5   6   7   8   9   10   >