You are viewing a plain text version of this content. The canonical link for it is here.
- [nifi] branch master updated: NIFI-6895: Fix PutKudu processor concurrency issues - posted by pv...@apache.org on 2019/12/03 02:46:45 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6917 - fix doc for dynamic properties variables support in JMS Connection Factory Provider - posted by ma...@apache.org on 2019/12/04 21:17:09 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: change CapturePacket header guard to be unique - posted by ph...@apache.org on 2019/12/05 12:33:42 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6795 - fix for CouchbaseMapCacheClient to allow new objects to be created - posted by pv...@apache.org on 2019/12/06 06:05:11 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (b051d7e -> 117ba3a) - posted by ab...@apache.org on 2019/12/06 14:27:22 UTC, 0 replies.
- [jira] [Created] (MINIFI-521) minifi-toolkit-0.5.0: "Connection with id ... has invalid destination id" confused by targetId? - posted by "Sebastian Napiorkowski (Jira)" <ji...@apache.org> on 2019/12/06 17:18:00 UTC, 0 replies.
- [jira] [Updated] (MINIFI-521) minifi-toolkit-0.5.0: "Connection with id ... has invalid destination id" confused by targetId? - posted by "Sebastian Napiorkowski (Jira)" <ji...@apache.org> on 2019/12/09 10:08:00 UTC, 2 replies.
- [nifi] branch master updated: NIFI-6926: Fixed memory leak in NiFiAtlasHook NIFI-6926: Use new instance of list instead of clearing it NIFI-6926: Logging the number of messages to be sent to Atlas. NIFI-6926: Pass a copy of the messages list to send() and clear the original list. - posted by mc...@apache.org on 2019/12/09 21:32:10 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1094 - Update xcode images in Travis CI builds - posted by ab...@apache.org on 2019/12/10 10:46:15 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (2542c7d -> a3fd998) - posted by ab...@apache.org on 2019/12/10 17:49:16 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6924: When seeking to the appropriate offset for a content claim, ensure that if there are not enough bytes in the underlying resource claim that a ContentNotFoundException is thrown. Also cleaned up error-handling case in StandardProcessSession to ensure that we close the existing InputStream before calling handleContenttNotFoundException, since this method may itself throw an Exception - posted by bb...@apache.org on 2019/12/10 20:28:10 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (a3fd998 -> 2eb70d9) - posted by ab...@apache.org on 2019/12/12 09:12:47 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1026 - Added base64 encoder-decoder to StringUtils - posted by ab...@apache.org on 2019/12/12 09:50:49 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1101 - Fix std::pointer_to_unary_function deprecated warnings - posted by ab...@apache.org on 2019/12/13 10:56:42 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1091 - Updated Windows.md - posted by ba...@apache.org on 2019/12/13 15:50:25 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6686 - Improved exception handling in ResizeImage processor. - posted by ma...@apache.org on 2019/12/13 17:56:00 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6938 Fixing import-flow-version CLI command to correctly copy over fields - posted by ma...@apache.org on 2019/12/13 17:58:43 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6916 - handle null text message in JMSConsumer - posted by ma...@apache.org on 2019/12/13 18:03:40 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6905 Prevent non-primary nodes to connect Twitter API when runnin in primary node only mode. - posted by ma...@apache.org on 2019/12/13 18:41:49 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6853 - flowFileEvent combineCounters hashmap overwritten - Added unit test to verify behavior of contribution - posted by ma...@apache.org on 2019/12/13 19:24:09 UTC, 0 replies.
- [nifi] branch master updated (65ba4a2 -> e05d11c) - posted by ma...@apache.org on 2019/12/13 20:09:35 UTC, 0 replies.
- [nifi] 01/02: NIFI-6787 - Before: When checking if a load balanced connection queue is full, we compare the totalSize.get() and getMaxQueueSize(). After: Go over all partitions and see if all of them are full. Wrapping RoundRobinPartitioner in a (new) AvailableSeekingPartitioner which selects a new partition if the currently selected one is full. - posted by ma...@apache.org on 2019/12/13 20:09:36 UTC, 0 replies.
- [nifi] 02/02: NIFI-6787: Added a comment to the UI tooltip, user guide, and javadocs to indicate that round robin may skip a node if that node is not receiving the data as fast as other nodes in the cluster, in order to maximum throughput. - posted by ma...@apache.org on 2019/12/13 20:09:37 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (4a790f4 -> 6bd3ab9) - posted by ba...@apache.org on 2019/12/16 16:23:03 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6937 - NotificationSender uses typedQualifiedName instead of simple qualifiedName as keys in local maps. - posted by tu...@apache.org on 2019/12/16 17:31:07 UTC, 0 replies.
- [nifi] branch master updated (599fb98 -> 8b3f6fa) - posted by mc...@apache.org on 2019/12/16 19:48:23 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6910 - ReportLineageToAtlas - Added processor properties for connect timeout and read timeout. - posted by tu...@apache.org on 2019/12/16 20:25:59 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (6bd3ab9 -> e4c1cba) - posted by ba...@apache.org on 2019/12/17 09:18:20 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (e4c1cba -> c4b5a23) - posted by ab...@apache.org on 2019/12/17 12:40:27 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6824 - Handling NPE of header value when consuming from Kafka - posted by pv...@apache.org on 2019/12/17 15:41:22 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6925: Fixed JoltTransformRecord for RecordReaders, improved MockProcessSession (#3913) - posted by ym...@apache.org on 2019/12/17 16:42:31 UTC, 0 replies.
- [jira] [Assigned] (MINIFI-521) minifi-toolkit-0.5.0: "Connection with id ... has invalid destination id" confused by targetId? - posted by "Aldrin Piri (Jira)" <ji...@apache.org> on 2019/12/17 18:18:00 UTC, 0 replies.
- [jira] [Commented] (MINIFI-521) minifi-toolkit-0.5.0: "Connection with id ... has invalid destination id" confused by targetId? - posted by "Aldrin Piri (Jira)" <ji...@apache.org> on 2019/12/17 18:24:00 UTC, 0 replies.
- [nifi] branch master updated (6d1bcc2 -> f398299) - posted by ym...@apache.org on 2019/12/17 19:49:13 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6872: - Added UI versioned flow supportsDownload functionality with download flow menu item - Added VersionsResource endpoint for downloading versioned flow with registry-related info removed - Added ProcessGroupResource endpoint for downloading current flow with registry-related info removed - Added StandardNifiServiceFacade functionality for downloading both current and versioned flow - Added XmlTransient markers on variables introduced by Instantiated model classes so they do not a [...] - posted by mc...@apache.org on 2019/12/18 21:39:10 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6954: Evaluate EL for DBCPConnectionPool properties - posted by pv...@apache.org on 2019/12/19 10:45:20 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6952: Evaluate EL for Hive3ConnectionPool properties - posted by pv...@apache.org on 2019/12/19 10:51:50 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1109 - Update PROCESSORS.md to be alligned with latest changes - posted by al...@apache.org on 2019/12/19 17:56:59 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1108 - Automate the generation of processors.md - posted by al...@apache.org on 2019/12/19 19:15:56 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6949: When a Controller Service is removed, ensure that any other service that it references is obtained via the ControllerServiceProvider to ensure that it is obtain to obtain and remove the reference, even if the service is in a higher-level Process Group - posted by pv...@apache.org on 2019/12/20 16:19:40 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6948 - Removing some debug logging. - posted by al...@apache.org on 2019/12/23 21:46:56 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6971 - Minor typo in capabilities description - posted by pv...@apache.org on 2019/12/26 09:59:06 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6907 Added nifi.bootstrap.sensitive.key to Bootstrap Properties section in Admin Guide - posted by pv...@apache.org on 2019/12/26 15:44:21 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6879: Added system tests for variables. Fixed bug that resulted in Variable Registry not being updated if a Processor in a child group referenced it - posted by pv...@apache.org on 2019/12/26 17:05:22 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6928 - add connect/read timeout to RestLookupService - posted by mt...@apache.org on 2019/12/30 00:11:05 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6957 - Added REGEX header property, and option to allow illegal chars in header names - posted by pv...@apache.org on 2019/12/30 08:55:52 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6922: Fix typo in fs.permissions.umask-mode Hadoop property name in PutHDSF - posted by pv...@apache.org on 2019/12/30 09:01:39 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6897: making nifi-toolkit >= java 8 compliant fixing cli.bat cygwin fix: on windows ${JAVA} can have spaces in it. ...must wrap in quotes some jvms doesn't print a dot after the major version - posted by mt...@apache.org on 2019/12/30 13:11:04 UTC, 0 replies.