[jira] [Updated] (MINIFICPP-2220) Change our logger to use fmt format

2023-10-18 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2220: Fix Version/s: 0.16.0 > Change our logger to use fmt format > -

[jira] [Created] (MINIFICPP-2248) Refactor string::join_pack

2023-10-12 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-2248: --- Summary: Refactor string::join_pack Key: MINIFICPP-2248 URL: https://issues.apache.org/jira/browse/MINIFICPP-2248 Project: Apache NiFi MiNiFi C++ Issue

[jira] [Updated] (MINIFICPP-2247) Rewrite StringUtils::to_base64/from_base64 to satisfy clang-tidy

2023-10-12 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2247: Labels: Hacktoberfest beginner beginner-friendly firstbug (was: Hacktoberfest) > Rewr

[jira] [Updated] (MINIFICPP-2178) Move extension tests to the appropriate extension directories (from libminifi/test)

2023-10-06 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2178: Fix Version/s: 0.16.0 > Move extension tests to the appropriate extension directories (

[jira] [Updated] (MINIFICPP-2242) Ccache for clang build does not get saved in CI

2023-10-06 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2242: Fix Version/s: 0.16.0 > Ccache for clang build does not get saved in CI > -

[jira] [Resolved] (MINIFICPP-2185) Upgrade to Visual Studio 2022

2023-10-06 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-2185. - Resolution: Done > Upgrade to Visual Studio 2022 > - > >

[jira] [Resolved] (MINIFICPP-2242) Ccache for clang build does not get saved in CI

2023-10-06 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-2242. - Resolution: Fixed > Ccache for clang build does not get saved in CI > ---

[jira] [Updated] (MINIFICPP-2185) Upgrade to Visual Studio 2022

2023-10-06 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2185: Fix Version/s: 0.16.0 > Upgrade to Visual Studio 2022 > - >

[jira] [Resolved] (MINIFICPP-2178) Move extension tests to the appropriate extension directories (from libminifi/test)

2023-10-06 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-2178. - Resolution: Done > Move extension tests to the appropriate extension directories (fro

[jira] [Created] (MINIFICPP-2245) Fix overflow during AWS SDK initialization

2023-10-05 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-2245: --- Summary: Fix overflow during AWS SDK initialization Key: MINIFICPP-2245 URL: https://issues.apache.org/jira/browse/MINIFICPP-2245 Project: Apache NiFi MiNiFi C++

[jira] [Updated] (MINIFICPP-2245) Fix overflow during AWS SDK initialization

2023-10-05 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2245: Description: After compiling with ASan enabled, and running any of the AWS tests:   {

[jira] [Created] (MINIFICPP-2244) C2: Change JSON flow definition mimetype to application/json

2023-10-05 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-2244: --- Summary: C2: Change JSON flow definition mimetype to application/json Key: MINIFICPP-2244 URL: https://issues.apache.org/jira/browse/MINIFICPP-2244 Project: Apa

[jira] [Created] (MINIFICPP-2243) ListenHTTP: avoid reading full input or output flow file contents into memory

2023-10-04 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-2243: --- Summary: ListenHTTP: avoid reading full input or output flow file contents into memory Key: MINIFICPP-2243 URL: https://issues.apache.org/jira/browse/MINIFICPP-2243

[jira] [Updated] (MINIFICPP-2212) Processor onSchedule retry configuration discrepancy with NiFi

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2212: Resolution: Fixed Status: Resolved (was: Patch Available) > Processor onSchedu

[jira] [Updated] (MINIFICPP-2212) Processor onSchedule retry configuration discrepancy with NiFi

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2212: Fix Version/s: 0.16.0 > Processor onSchedule retry configuration discrepancy with NiFi

[jira] [Updated] (MINIFICPP-2233) gcc-13 verification fails

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2233: Resolution: Fixed Status: Resolved (was: Patch Available) > gcc-13 verificatio

[jira] [Updated] (MINIFICPP-2233) gcc-13 verification fails

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2233: Fix Version/s: 0.16.0 > gcc-13 verification fails > - > >

[jira] [Updated] (MINIFICPP-2238) Disable pull request updates to issues@nifi.apache.org

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2238: Assignee: Marton Szasz Status: Patch Available (was: Open) > Disable pull reques

[jira] [Updated] (MINIFICPP-2227) Fix issues with alpine:3.18 base image

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2227: Fix Version/s: 0.16.0 > Fix issues with alpine:3.18 base image > --

[jira] [Resolved] (MINIFICPP-2207) The HTTP request method field in HTTPClient and InvokeHTTP should be an enum

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-2207. - Resolution: Done > The HTTP request method field in HTTPClient and InvokeHTTP should

[jira] [Updated] (MINIFICPP-2228) Fix clang job cache key name in CI

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2228: Fix Version/s: 0.16.0 > Fix clang job cache key name in CI > --

[jira] [Updated] (MINIFICPP-2196) Integrate cppcoreguideline clang-tidy checks in CI

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2196: Fix Version/s: 0.16.0 > Integrate cppcoreguideline clang-tidy checks in CI > --

[jira] [Resolved] (MINIFICPP-2191) Replace deprecated OpenSSL API calls

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-2191. - Resolution: Done > Replace deprecated OpenSSL API calls > ---

[jira] [Updated] (MINIFICPP-2228) Fix clang job cache key name in CI

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2228: Resolution: Fixed Status: Resolved (was: Patch Available) > Fix clang job cach

[jira] [Updated] (MINIFICPP-2227) Fix issues with alpine:3.18 base image

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2227: Resolution: Fixed Status: Resolved (was: Patch Available) > Fix issues with al

[jira] [Updated] (MINIFICPP-2207) The HTTP request method field in HTTPClient and InvokeHTTP should be an enum

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2207: Fix Version/s: 0.16.0 > The HTTP request method field in HTTPClient and InvokeHTTP shou

[jira] [Updated] (MINIFICPP-2191) Replace deprecated OpenSSL API calls

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2191: Fix Version/s: 0.16.0 > Replace deprecated OpenSSL API calls >

[jira] [Resolved] (MINIFICPP-2221) Auto-generate CONTROLLERS.md

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-2221. - Resolution: Done > Auto-generate CONTROLLERS.md > > >

[jira] [Updated] (MINIFICPP-2196) Integrate cppcoreguideline clang-tidy checks in CI

2023-10-02 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2196: Resolution: Done Status: Resolved (was: Patch Available) > Integrate cppcoregu

[jira] [Created] (MINIFICPP-2238) Disable pull request updates to issues@nifi.apache.org

2023-10-02 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-2238: --- Summary: Disable pull request updates to issues@nifi.apache.org Key: MINIFICPP-2238 URL: https://issues.apache.org/jira/browse/MINIFICPP-2238 Project: Apache NiF

[jira] [Created] (MINIFICPP-2231) Avoid global CXX flags, especially -Werror

2023-09-27 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-2231: --- Summary: Avoid global CXX flags, especially -Werror Key: MINIFICPP-2231 URL: https://issues.apache.org/jira/browse/MINIFICPP-2231 Project: Apache NiFi MiNiFi C++

[jira] [Commented] (MINIFICPP-2042) Address CWEL ambigous Output property

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769663#comment-17769663 ] Marton Szasz commented on MINIFICPP-2042: - [~aboda] idea: mark possible value

[jira] [Resolved] (MINIFICPP-2040) Do not deserialize flow file just to be deleted

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-2040. - Resolution: Fixed > Do not deserialize flow file just to be deleted > ---

[jira] [Resolved] (MINIFICPP-2038) Update SSL context of C2 agent after flow update

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-2038. - Resolution: Won't Fix Reading C2 SSL properties from an SSLContextService should be d

[jira] [Updated] (MINIFICPP-2038) Update SSL context of C2 agent after flow update

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2038: Priority: Minor (was: Major) > Update SSL context of C2 agent after flow update >

[jira] [Updated] (MINIFICPP-2033) drop runDurationNanos

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2033: Summary: drop runDurationNanos (was: Check if we need runDurationNanos) > drop runDura

[jira] [Updated] (MINIFICPP-2001) In SQL processors should fail flowfiles with too many arguments 🔥 💩

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2001: Labels: (was: beginner hacktoberfest starter) > In SQL processors should fail flowfil

[jira] [Updated] (MINIFICPP-2002) Typecheck query arguments in SQL processors

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2002: Priority: Trivial (was: Major) > Typecheck query arguments in SQL processors > ---

[jira] [Updated] (MINIFICPP-2001) In SQL processors should fail flowfiles with too many arguments 🔥 💩

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2001: Labels: beginner hacktoberfest starter (was: ) > In SQL processors should fail flowfil

[jira] [Updated] (MINIFICPP-2001) In SQL processors should fail flowfiles with too many arguments 🔥 💩

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2001: Summary: In SQL processors should fail flowfiles with too many arguments 🔥 💩 (was: I

[jira] [Updated] (MINIFICPP-1982) Fix documentation for BinFiles

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1982: Priority: Minor (was: Major) > Fix documentation for BinFiles > --

[jira] [Updated] (MINIFICPP-1980) Enable multithreading in PutUDP

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1980: Labels: beginner hacktoberfest starter (was: ) > Enable multithreading in PutUDP > ---

[jira] [Resolved] (MINIFICPP-1958) CoreComponent should pass strings by value and move them in constructor

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1958. - Resolution: Done > CoreComponent should pass strings by value and move them in constr

[jira] [Updated] (MINIFICPP-1955) Drop Stream::seek

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1955: Summary: Drop Stream::seek (was: Revisit Stream::seek) > Drop Stream::seek > -

[jira] [Updated] (MINIFICPP-1960) Add custom flow file allocator to track memory usage, and expose it as a metric

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1960: Priority: Minor (was: Major) > Add custom flow file allocator to track memory usage, a

[jira] [Updated] (MINIFICPP-1954) Implement ConcatInputStream

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1954: Priority: Minor (was: Major) > Implement ConcatInputStream > -

[jira] [Resolved] (MINIFICPP-1944) EncryptionTests sometimes fail

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1944. - Resolution: Cannot Reproduce > EncryptionTests sometimes fail > -

[jira] [Resolved] (MINIFICPP-1937) High disk load when using MergeContent

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1937. - Resolution: Fixed > High disk load when using MergeContent >

[jira] [Assigned] (MINIFICPP-1942) Implement MQTT 5 Request-Response pattern

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz reassigned MINIFICPP-1942: --- Assignee: (was: Ádám Markovics) > Implement MQTT 5 Request-Response pattern

[jira] [Updated] (MINIFICPP-1928) Explore CWEL performance improvement options

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1928: Description: A few ideas: - Use a SAX-style parser, like expat, instead the DOM-style

[jira] [Updated] (MINIFICPP-1928) Explore CWEL performance improvement options

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1928: Description: A few ideas: - Use raw text operations instead of XML parsing when replac

[jira] [Resolved] (MINIFICPP-1892) Reduce automatic CI triggers, add manual trigger for GH actions CI runs

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1892. - Resolution: Won't Fix > Reduce automatic CI triggers, add manual trigger for GH actio

[jira] [Updated] (MINIFICPP-1876) Think about ways to exclude frequently changing properties, like flow url, from the C2 manifest/hash

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1876: Priority: Minor (was: Major) > Think about ways to exclude frequently changing propert

[jira] [Updated] (MINIFICPP-1847) Investigate high memory usage with high volume ListenSyslog

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1847: Description:   Connections are limited to 10 MB by default IIRC, but we should make su

[jira] [Updated] (MINIFICPP-1847) Investigate high memory usage with high volume ListenSyslog

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1847: Summary: Investigate high memory usage with high volume ListenSyslog (was: Investigate

[jira] [Comment Edited] (MINIFICPP-1847) Investigate high memory usage scenarios

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541484#comment-17541484 ] Marton Szasz edited comment on MINIFICPP-1847 at 9/27/23 1:51 PM: -

[jira] [Updated] (MINIFICPP-1838) Improve MQTT capabilities

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1838: Priority: Minor (was: Major) > Improve MQTT capabilities > - >

[jira] [Assigned] (MINIFICPP-1838) Improve MQTT capabilities

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz reassigned MINIFICPP-1838: --- Assignee: (was: Ádám Markovics) > Improve MQTT capabilities > --

[jira] [Resolved] (MINIFICPP-1827) Fix secure InvokeHTTPTest

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1827. - Resolution: Done > Fix secure InvokeHTTPTest > - > >

[jira] [Resolved] (MINIFICPP-1822) Add alert capability

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1822. - Resolution: Done > Add alert capability > > > Ke

[jira] [Resolved] (MINIFICPP-1836) Verify server certificate in SSL test

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1836. - Resolution: Done > Verify server certificate in SSL test > --

[jira] [Reopened] (MINIFICPP-1827) Fix secure InvokeHTTPTest

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz reopened MINIFICPP-1827: - > Fix secure InvokeHTTPTest > - > > Key: MINIFICP

[jira] [Resolved] (MINIFICPP-1827) Fix secure InvokeHTTPTest

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1827. - Resolution: Duplicate > Fix secure InvokeHTTPTest > - > >

[jira] [Updated] (MINIFICPP-1821) Improve the error message at http-curl/client/HTTPClient.cpp:387

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1821: Summary: Improve the error message at http-curl/client/HTTPClient.cpp:387 (was: Improv

[jira] [Updated] (MINIFICPP-1821) Improve the error message at http-curl/client/HTTPClient.cpp:387

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1821: Priority: Minor (was: Major) > Improve the error message at http-curl/client/HTTPClien

[jira] [Resolved] (MINIFICPP-1814) AttributesToJSONTests segfault on Windows

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1814. - Resolution: Cannot Reproduce > AttributesToJSONTests segfault on Windows > --

[jira] [Resolved] (MINIFICPP-1800) FilePatternTests transiently fails on Windows

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1800. - Resolution: Fixed no longer seems to happen > FilePatternTests transiently fails on

[jira] [Resolved] (MINIFICPP-1791) Update minimum cmake requirement

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1791. - Resolution: Fixed > Update minimum cmake requirement > --

[jira] [Assigned] (MINIFICPP-1772) Add stack trace logging on crashes

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz reassigned MINIFICPP-1772: --- Assignee: (was: Marton Szasz) > Add stack trace logging on crashes > ---

[jira] [Resolved] (MINIFICPP-1748) Make log properties modifiable through the c2 protocol

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1748. - Resolution: Fixed > Make log properties modifiable through the c2 protocol >

[jira] [Resolved] (MINIFICPP-1715) Secondary MiNiFi instance sometimes doesn't start in docker test

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1715. - Resolution: Fixed didn't happen lately > Secondary MiNiFi instance sometimes doesn't

[jira] [Updated] (MINIFICPP-1712) SQL tests fails sometimes in CI with ODBC driver issue

2023-09-27 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1712: Summary: SQL tests fails sometimes in CI with ODBC driver issue (was: SQL tests rarely

[jira] [Commented] (MINIFICPP-2227) Fix issues with alpine:3.18 base image

2023-09-26 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769138#comment-17769138 ] Marton Szasz commented on MINIFICPP-2227: - A similar problem is present at co

[jira] [Commented] (MINIFICPP-2226) LoggerTests (Test sending multiple segments at once) is flaky

2023-09-25 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768750#comment-17768750 ] Marton Szasz commented on MINIFICPP-2226: - [~lordgamez] > LoggerTests (Test

[jira] [Created] (MINIFICPP-2224) Drop support for disabling peer verification in InvokeHTTP

2023-09-20 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-2224: --- Summary: Drop support for disabling peer verification in InvokeHTTP Key: MINIFICPP-2224 URL: https://issues.apache.org/jira/browse/MINIFICPP-2224 Project: Apache

[jira] [Updated] (MINIFICPP-2224) Drop support for disabling peer verification in InvokeHTTP

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-2224: Issue Type: Improvement (was: Task) > Drop support for disabling peer verification in

[jira] [Resolved] (MINIFICPP-1027) Move getclassname to ClassUtils

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1027. - Resolution: Won't Fix moved on to className, which uses compiler-specific hacks to ge

[jira] [Resolved] (MINIFICPP-1781) Improve compilation time on Windows

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1781. - Resolution: Done > Improve compilation time on Windows >

[jira] [Resolved] (MINIFICPP-1481) Be more lenient with the flow url on c2-update

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1481. - Resolution: Fixed > Be more lenient with the flow url on c2-update >

[jira] [Updated] (MINIFICPP-1480) Remove PutSFTP "Disable Directory Listing" dynamic property

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1480: Summary: Remove PutSFTP "Disable Directory Listing" dynamic property (was: Investigate

[jira] [Updated] (MINIFICPP-1481) Be more lenient with the flow url on c2-update

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1481: Priority: Minor (was: Blocker) > Be more lenient with the flow url on c2-update >

[jira] [Updated] (MINIFICPP-1480) Remove PutSFTP "Disable Directory Listing" dynamic property

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1480: Affects Version/s: 0.15.0 0.14.0 0.13.0

[jira] [Comment Edited] (MINIFICPP-1480) Investigate PutSFTP "Disable Directory Listing" dynamic property

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767140#comment-17767140 ] Marton Szasz edited comment on MINIFICPP-1480 at 9/20/23 2:37 PM: -

[jira] [Commented] (MINIFICPP-1431) Minifi cpp putfile error for replace strategy

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767138#comment-17767138 ] Marton Szasz commented on MINIFICPP-1431: - Could you try with the latest vers

[jira] [Assigned] (MINIFICPP-1642) Add information regarding the read/written attributes to processor information

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz reassigned MINIFICPP-1642: --- Assignee: (was: Adam Debreceni) > Add information regarding the read/written

[jira] [Updated] (MINIFICPP-1483) The agent sends malformed RuntimeMetrics in the c2 heartbeat

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1483: Priority: Minor (was: Major) > The agent sends malformed RuntimeMetrics in the c2 hear

[jira] [Resolved] (MINIFICPP-1399) FlowFileRepository::prune_stored_flowfiles is executed more than once

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1399. - Resolution: Done > FlowFileRepository::prune_stored_flowfiles is executed more than o

[jira] [Updated] (MINIFICPP-1418) MiNiFi C++ Cross-Compile for arm-linux-gnueabihf

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1418: Priority: Minor (was: Major) > MiNiFi C++ Cross-Compile for arm-linux-gnueabihf >

[jira] [Resolved] (MINIFICPP-1638) Reduce compilation time

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1638. - Resolution: Done > Reduce compilation time > --- > >

[jira] [Assigned] (MINIFICPP-1654) Extend c2 protocol to handle processor attribute requirements/guarantees

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz reassigned MINIFICPP-1654: --- Assignee: (was: Adam Debreceni) > Extend c2 protocol to handle processor att

[jira] [Updated] (MINIFICPP-1642) Add information regarding the read/written attributes to processor information

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1642: Priority: Minor (was: Major) > Add information regarding the read/written attributes t

[jira] [Updated] (MINIFICPP-1418) MiNiFi C++ Cross-Compile for arm-linux-gnueabihf

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1418: Issue Type: Task (was: Question) > MiNiFi C++ Cross-Compile for arm-linux-gnueabihf >

[jira] [Resolved] (MINIFICPP-1584) Fix ConsumeKafkaTests on Windows and enable in the CI

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1584. - Resolution: Fixed > Fix ConsumeKafkaTests on Windows and enable in the CI > -

[jira] [Resolved] (MINIFICPP-1495) Modify ConsumeWindowsEventLog processor to create single-line JSON output

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1495. - Resolution: Fixed > Modify ConsumeWindowsEventLog processor to create single-line JSO

[jira] [Updated] (MINIFICPP-1552) Change AWS C++ SDK (extension) to download the SDK tarball instead of git clone

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1552: Priority: Minor (was: Major) > Change AWS C++ SDK (extension) to download the SDK tarb

[jira] [Updated] (MINIFICPP-1613) Verify the signature of extensions before loading

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1613: Priority: Minor (was: Major) > Verify the signature of extensions before loading > ---

[jira] [Resolved] (MINIFICPP-1436) VerifyInvokeHTTPTest and VerifyInvokeHTTPTestSecure fail transiently

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1436. - Resolution: Fixed > VerifyInvokeHTTPTest and VerifyInvokeHTTPTestSecure fail transien

[jira] [Resolved] (MINIFICPP-1514) Improve integration test coverage for MiNiFi

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1514. - Fix Version/s: (was: 1.0.0) Resolution: Fixed > Improve integration test c

[jira] [Updated] (MINIFICPP-1612) Download extensions from C2

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1612: Priority: Minor (was: Major) > Download extensions from C2 > -

[jira] [Resolved] (MINIFICPP-1325) Rework usages of UUID and name for identifying components

2023-09-20 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1325. - Resolution: Fixed > Rework usages of UUID and name for identifying components > -

<    1   2   3   4   5   6   7   8   9   10   >