You are viewing a plain text version of this content. The canonical link for it is here.
- [nifi] branch master updated: NIFI-6703: This closes #3762. Add Stateless NiFi to CLI NIFI-6703: Fixed extracted nar directory and marked api as experimental - posted by jo...@apache.org on 2019/10/01 03:42:41 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6694 Removed erroneous inclusion of the Hive 3 component on the JDK 8 ja_JP locale build stage on Travis - posted by js...@apache.org on 2019/10/01 04:08:33 UTC, 0 replies.
- [nifi-minifi] branch master updated: MINIFI-513 Clear secret key when auto restarting in order to obtain new secret key from the MiNiFi process - posted by al...@apache.org on 2019/10/01 13:20:14 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6598 Storing peers into managed-state - Fixed checkstyle errors. - Added PeerPersistence interface. - Expose RemoteProcessGroup state via REST API - Made stateManager transient. - posted by bb...@apache.org on 2019/10/01 13:56:55 UTC, 0 replies.
- [nifi] branch master updated (6541eac -> c2746fa) - posted by jo...@apache.org on 2019/10/01 17:26:51 UTC, 0 replies.
- [nifi] 01/02: NIFI-4573 Catch exceptions during flow content migration. - posted by jo...@apache.org on 2019/10/01 17:26:52 UTC, 0 replies.
- [nifi] 02/02: NIFI-4573 This closes #3460. Refactored logic handling flow XML encryption migration. Added unit tests. - posted by jo...@apache.org on 2019/10/01 17:26:53 UTC, 0 replies.
- [nifi] branch master updated: Revert NIFI-6703 as it creates startup issues or logs a confusing message to the user. Details on JIRA - posted by jo...@apache.org on 2019/10/01 19:51:41 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6727 Fixed the MockProcessContext decrypt bug and added unit test. - posted by al...@apache.org on 2019/10/01 19:54:17 UTC, 0 replies.
- [nifi-minifi] branch master updated: MINIFI-424 Restructured ConfigTransformer to accept bootstrap properties and created BootstrapTransformer to consolidate future bootstrap use cases - posted by al...@apache.org on 2019/10/01 20:59:07 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6275 ListHDFS now ignores scheme and authority when uses "Full Path" filter mode Updated description for "Full Path" filter mode to state that it will ignore scheme and authority Added tests to TestListHDFS for listing an empty and nonexistent dirs Updated TestListHDFS' mock file system to track state properly when FileStatus instances are added, and updated listStatus to work properly with the underlying Map that contains FileStatus instances Updated ListHDFS' additional details to d [...] - posted by ij...@apache.org on 2019/10/02 08:09:44 UTC, 0 replies.
- [jira] [Created] (MINIFI-516) Override processor SSLs with parent SSL - posted by "GCHQ NiFi (Jira)" <ji...@apache.org> on 2019/10/02 09:36:00 UTC, 0 replies.
- [nifi] branch master updated (8d74822 -> 2f6f852) - posted by bb...@apache.org on 2019/10/02 14:56:06 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (b95fc10 -> a3bd90f) - posted by ab...@apache.org on 2019/10/02 15:37:43 UTC, 0 replies.
- [nifi-registry] branch master updated: NIFIREG-323 Clear secret key when auto restarting in order to obtain new secret key from the NiFi Registry process - posted by th...@apache.org on 2019/10/02 15:48:13 UTC, 0 replies.
- [nifi-minifi] branch master updated: MINIFI-508 Providing a profile, active by default, to download/use the Commons Daemon for running MiNiFi as a Windows Service. Those that wish to exclude these dependencies can use the default-assembly profile to not require external resources. - posted by al...@apache.org on 2019/10/02 16:59:22 UTC, 0 replies.
- [nifi-minifi] branch master updated: MINIFI-515 Use a repository location with long lived versions for the commons-daemon Windows binary files. - posted by al...@apache.org on 2019/10/02 17:15:46 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6736: Create thread on demand to handle incoming request from client for load balancing. This allows us to avoid situations where we don't have enough threads and we block on the server side, waiting for data, when clients are trying to send data in another connection - posted by bb...@apache.org on 2019/10/02 18:29:30 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-819 - OPC Unified Architecture Support - posted by ab...@apache.org on 2019/10/03 08:29:20 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6716: Prometheus Metrics Server returns 500 when a Remote Process Group used - posted by pv...@apache.org on 2019/10/03 09:08:27 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6715: Metrics of removed/renamed components continues to remain in PrometheusReportingTask - posted by pv...@apache.org on 2019/10/03 09:34:14 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6159 - Add BigQuery processor using the Streaming API - posted by pv...@apache.org on 2019/10/03 09:37:24 UTC, 0 replies.
- [nifi] branch master updated (b12a9ad -> f1d35f4) - posted by pw...@apache.org on 2019/10/03 13:24:39 UTC, 0 replies.
- [nifi-registry] branch master updated: [NIFIREG-319] remove code coverage instrumentation from nifi-fds js modules - posted by rf...@apache.org on 2019/10/03 15:06:23 UTC, 0 replies.
- [nifi] branch master updated: NIFI-5910 Retain external service reference when already set to an existing external service - posted by ma...@apache.org on 2019/10/03 16:32:58 UTC, 0 replies.
- [nifi] branch master updated (9c9f9c1 -> 02d3b7e) - posted by bb...@apache.org on 2019/10/03 16:54:03 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6723: Enrich processor-related and JVM GC metrics in Prometheus Reporting Task - posted by ma...@apache.org on 2019/10/03 17:18:52 UTC, 0 replies.
- [nifi] branch master updated (d7ca37d -> 03473b9) - posted by bb...@apache.org on 2019/10/03 20:42:05 UTC, 0 replies.
- [jira] [Created] (MINIFI-517) Dockerfile: Add /opt/minifi/minifi-current symlink - posted by "GCHQ NiFi (Jira)" <ji...@apache.org> on 2019/10/04 09:43:00 UTC, 0 replies.
- [nifi] branch master updated (03473b9 -> 555004c) - posted by pw...@apache.org on 2019/10/04 14:42:02 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6735 - validate components before restarting processors following parameter context update. - posted by ma...@apache.org on 2019/10/04 19:48:30 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6734: Fixed S3 multipart upload in case of SSE S3 and CSE* encryptions. Removed unnecessary code from S3 CSE* encryptions. S3 Encryption Service documentation fixes and improvements. Renamed region property of StandardS3EncryptionService to kms-region. Renamed Client-side Customer Master Key in StandardS3EncryptionService. Use Client-side Customer Key on the GUI / documentation (similar to Server-side Customer Key). Use C suffix in constants and class names (similar to SSE_C). Fixed / [...] - posted by al...@apache.org on 2019/10/04 22:57:30 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6741: Add RecordPath support to scripting components - posted by al...@apache.org on 2019/10/05 00:45:42 UTC, 0 replies.
- [jira] [Commented] (MINIFI-517) Dockerfile: Add /opt/minifi/minifi-current symlink - posted by "Andy LoPresto (Jira)" <ji...@apache.org> on 2019/10/05 03:07:00 UTC, 0 replies.
- [jira] [Comment Edited] (MINIFI-517) Dockerfile: Add /opt/minifi/minifi-current symlink - posted by "Andy LoPresto (Jira)" <ji...@apache.org> on 2019/10/05 03:07:00 UTC, 0 replies.
- [jira] [Commented] (MINIFI-516) Override processor SSLs with parent SSL - posted by "Andy LoPresto (Jira)" <ji...@apache.org> on 2019/10/05 03:08:00 UTC, 4 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1052 Removing extraneous example files from civetweb directory with unknown lineage/licensing terms. - posted by ab...@apache.org on 2019/10/07 11:20:57 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6733 updating key apache commons dependencies and apache base dependency for build - posted by al...@apache.org on 2019/10/08 02:21:23 UTC, 0 replies.
- [nifi-registry] branch master updated: NIFIREG-325: support for node identity group - updated admin guide - adjusting PR / fixing issues found during review - posted by bb...@apache.org on 2019/10/08 15:10:55 UTC, 0 replies.
- [jira] [Created] (MINIFI-518) Version issue with httpcomponents - posted by "James (Jira)" <ji...@apache.org> on 2019/10/08 15:46:00 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6749 This closes #3792. Fix Swagger for ControllerServiceReferencingComponentDTO - posted by jo...@apache.org on 2019/10/08 15:48:31 UTC, 0 replies.
- [jira] [Assigned] (MINIFI-519) Add recommendations for antivirus exclusions to Admin guide - posted by "Andrew M. Lim (Jira)" <ji...@apache.org> on 2019/10/08 18:27:00 UTC, 0 replies.
- [jira] [Created] (MINIFI-519) Add recommendations for antivirus exclusions to Admin guide - posted by "Andrew M. Lim (Jira)" <ji...@apache.org> on 2019/10/08 18:27:00 UTC, 0 replies.
- [nifi-minifi] branch master updated (8d26588 -> f94cffb) - posted by al...@apache.org on 2019/10/09 01:58:48 UTC, 0 replies.
- [nifi-minifi] 01/03: updated httpcomponents version - posted by al...@apache.org on 2019/10/09 01:58:49 UTC, 0 replies.
- [nifi-minifi] 02/03: updated version - posted by al...@apache.org on 2019/10/09 01:58:50 UTC, 0 replies.
- [nifi-minifi] 03/03: MINIFI-518 Update httpcomponents httpcore to 4.4.12 to resolve issues with those items using the SSLContextBuilder class. - posted by al...@apache.org on 2019/10/09 01:58:51 UTC, 0 replies.
- [jira] [Updated] (MINIFI-518) Version issue with httpcomponents - posted by "Aldrin Piri (Jira)" <ji...@apache.org> on 2019/10/09 02:04:00 UTC, 0 replies.
- [jira] [Assigned] (MINIFI-518) Version issue with httpcomponents - posted by "Aldrin Piri (Jira)" <ji...@apache.org> on 2019/10/09 02:04:00 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-518) Version issue with httpcomponents - posted by "Aldrin Piri (Jira)" <ji...@apache.org> on 2019/10/09 02:20:00 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6753: Fixed bug where all values being provided to the CSV Writer were String objects, which resulted in the CSV Writer improperly quoting numeric values when the schema indicates that the value is a number. Now, we will only convert the value to a String if the value is not a Number and/or the schema does not indicate a numeric ty type - posted by ma...@apache.org on 2019/10/09 13:56:42 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6748: Fixed bug in Parameter Contexts' affected components where if a Controller Service referenced a Parameter, any component that references that service should also be considered an affected component but wasn't. Also fixed a bug in how we handled stopping a Processor that was in the STARTING phase. - posted by bb...@apache.org on 2019/10/09 14:21:05 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6751: - Fixing the identifier on the user table. In a previous task, this was changed to utilize the URI but that does not work with other code interacting with this table. - posted by rf...@apache.org on 2019/10/09 16:01:16 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6759: When encountering Exception during load-balanced connection communications, after closing socket, return from method rather than continuing loop - posted by ma...@apache.org on 2019/10/09 20:06:00 UTC, 0 replies.
- [nifi-registry] branch master updated: NIFIREG-327 Added section on recommended antivirus exclusions to Admin Guide - posted by bb...@apache.org on 2019/10/09 20:12:18 UTC, 0 replies.
- [jira] [Assigned] (MINIFI-516) Override processor SSLs with parent SSL - posted by "Andy LoPresto (Jira)" <ji...@apache.org> on 2019/10/09 21:16:00 UTC, 0 replies.
- [nifi-registry] branch master updated: [NIFIREG-297] Upgrade to latest LTS release of Node (and npm) - posted by rf...@apache.org on 2019/10/09 22:36:36 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1060 - Fixed performance problem. - posted by ab...@apache.org on 2019/10/09 22:40:17 UTC, 0 replies.
- [nifi] branch master updated (5414cd5 -> 4e8dd65) - posted by jo...@apache.org on 2019/10/10 05:36:01 UTC, 0 replies.
- [nifi] 01/02: NIFI-6766: - Ensuring policy label is properly escaped when populating the user's access policy listing. This closes #3804. - posted by jo...@apache.org on 2019/10/10 05:36:02 UTC, 0 replies.
- [nifi] 02/02: NIFI-6756: - Fixing issue opening a users policy listing when there is a policy for a specific parameter context. - posted by jo...@apache.org on 2019/10/10 05:36:03 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (5850c1d -> db5d8ef) - posted by ab...@apache.org on 2019/10/10 12:37:42 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6760: When writing/reading the length of a DataFrame, do so usin… (#3801) - posted by bb...@apache.org on 2019/10/10 14:19:28 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6769: - Ensuring the users policy listing can handle when the specified policy is unknown. - posted by rf...@apache.org on 2019/10/10 15:31:04 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6758: allow pre-unpacked nar's to be recorded in ExtensionMapping - fixing resource leak - posted by bb...@apache.org on 2019/10/10 15:36:53 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6768: - Ensuring the parameter context resources are available via the /resources endpoint. - posted by bb...@apache.org on 2019/10/10 15:50:03 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6758 fixing checkstyle issues - posted by jo...@apache.org on 2019/10/10 19:04:29 UTC, 0 replies.
- [nifi] branch master updated (a273ff1 -> af81afc) - posted by bb...@apache.org on 2019/10/10 19:09:56 UTC, 0 replies.
- [nifi] 01/02: NIFI-5753 Add SSL support to HortonworksSchemaRegistry service - posted by bb...@apache.org on 2019/10/10 19:09:57 UTC, 0 replies.
- [nifi] 02/02: NIFI-5753 Make use of keyPassword optional and only used when keystore is used, bump registry client version - posted by bb...@apache.org on 2019/10/10 19:09:58 UTC, 0 replies.
- [nifi] branch master updated: [NIFI-6374] ConsumeEWS fails when email attachment has no content type - ensure non null content type - posted by ij...@apache.org on 2019/10/11 06:10:40 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6772: Improved the information that is emitted about Garbage Collection when a Diagnostics Dump is performed - posted by mc...@apache.org on 2019/10/14 15:33:32 UTC, 0 replies.
- [nifi] branch master updated (9dd0dda -> 266a59d) - posted by kd...@apache.org on 2019/10/14 19:54:40 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6764: Recreate GroovyShell in ExecuteGroovyScript only when necessary - posted by pv...@apache.org on 2019/10/15 09:56:22 UTC, 0 replies.
- [nifi] branch master updated: NIFI-4820 This closes #3813. Improving security configuration for Kafka 2.0 processors - posted by jo...@apache.org on 2019/10/15 18:06:21 UTC, 0 replies.
- svn commit: r1868487 - in /nifi/site/trunk: faq.html people.html - posted by al...@apache.org on 2019/10/15 18:25:48 UTC, 0 replies.
- [nifi-site] branch master updated: Added FAQ entry about mailing list subscription. - posted by al...@apache.org on 2019/10/15 18:26:13 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6750: This closes #3810. add FETCH provenance event to FetchFile - posted by jo...@apache.org on 2019/10/15 18:52:56 UTC, 0 replies.
- [nifi-registry] branch master updated: NIFIREG-336 Enable Integration Tests by Default - posted by bb...@apache.org on 2019/10/16 18:31:53 UTC, 0 replies.
- [nifi-registry] branch master updated: NIFIREG-329 Add build profile that tests all DBs - posted by bb...@apache.org on 2019/10/16 18:51:48 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6773 This closes #3820. Adding lz4-framed option for compression/decompression NIFI-6773 Adding two unit tests for lz4-framed compression/decompression NIFI-6773 Adding compressed lz4 file for decompression test - posted by jo...@apache.org on 2019/10/16 22:19:25 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6779: When resolving node identifier, if NodeIdentifier has a different value for hostname/port for web api or cluster protocol, assume that node is correct about itself instead of assuming that Cluster Coordinator knows best about the other node NIFI-6779: Remove any conflicting Node Identifiers when a new Node ID is encountered - posted by mc...@apache.org on 2019/10/17 15:21:34 UTC, 0 replies.
- [nifi-registry] branch master updated: NIFIREG-337 Add automated testing for Postgres 10.x - posted by kd...@apache.org on 2019/10/17 17:47:19 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6703: Add Stateless NiFi to CLI NIFI-6703: Fixed extracted nar directory and marked api as experimental NIFI-6703: Moving nifi-stateless into nifi-framework NIFI-6703: Refactored to fix jetty/spring issues NIFI-6703: checkstyle fix NIFI-6703: updated to mirror traditional NiFi's bootstrap process and java11 dependency management NIFI-6703: minor changes NIFI-6703: Documentation fixes - posted by bb...@apache.org on 2019/10/17 19:46:55 UTC, 0 replies.
- [nifi-registry] branch master updated: NIFIREG-338: fixing version in dockerfile - posted by bb...@apache.org on 2019/10/18 13:18:28 UTC, 0 replies.
- [nifi-registry] branch master updated: NIFIREG-334 Changes to support Java 11 - Upgrade Groovy to 2.5.x - Setup jigsaw profile to optionally include Java 11 dependencies - Modify assembly to create lib/java11 dir - Modify RunNiFiRegistry to optionally add lib/java11 to the classpath - Modify OSUtils to correctly handle PIDs when running on Java 11 - Update assembly LICENSE to include Jakarta artifacts under EDL - Updating Travis config to include a Java 11 build - posted by bb...@apache.org on 2019/10/18 14:31:23 UTC, 0 replies.
- [nifi-registry] branch master updated: NIFIREG-339 Remove errors from root pom - posted by kd...@apache.org on 2019/10/18 15:40:42 UTC, 0 replies.
- [nifi] branch master updated (ea1beca -> a30eb3a) - posted by al...@apache.org on 2019/10/18 20:25:58 UTC, 0 replies.
- [nifi-minifi] branch master updated: MINIFI-519 Added recommended antivirus exclusions section to Admin Guide - posted by al...@apache.org on 2019/10/19 02:43:00 UTC, 0 replies.
- [jira] [Updated] (MINIFI-519) Add recommendations for antivirus exclusions to Admin guide - posted by "Aldrin Piri (Jira)" <ji...@apache.org> on 2019/10/19 02:44:00 UTC, 0 replies.
- [jira] [Created] (MINIFI-520) Migrate Docker image names to mirror those of the public repos - posted by "Aldrin Piri (Jira)" <ji...@apache.org> on 2019/10/19 02:58:00 UTC, 0 replies.
- [jira] [Resolved] (MINIFI-519) Add recommendations for antivirus exclusions to Admin guide - posted by "Aldrin Piri (Jira)" <ji...@apache.org> on 2019/10/19 03:16:00 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6553 Updated Admin Guide with a section that recommends antivirus scan exclusions - posted by pv...@apache.org on 2019/10/19 14:41:38 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6786: - Upgrading nimbus-jose-jwt. - posted by bb...@apache.org on 2019/10/21 15:42:03 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6778 - Added rules engine service api and Easy Rules Implementation - posted by ma...@apache.org on 2019/10/21 16:17:12 UTC, 0 replies.
- [nifi] branch master updated: NIFI-3834 This closes #3821. Added encrypted content repository implementation. Added skeleton implementation of EncryptedFileSystemRepository. Added new impl to META-INF registry. Added investigation comments to FileSystemRepository. Implemented RepositoryObject block and stream encryptors. Added passing unit test for encryption and decryption of multiple content writes (large buffered file) for AES-CTR encryptor. Refactored shared logic from AES CTR and G/CM encryptors to abstract parent [...] - posted by jo...@apache.org on 2019/10/21 17:24:07 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1068 - Load entire certificate chain from PEM certificate file. - posted by ab...@apache.org on 2019/10/22 05:44:48 UTC, 0 replies.
- [nifi] branch master updated (d148fb1 -> ace23c3) - posted by ym...@apache.org on 2019/10/22 12:56:56 UTC, 0 replies.
- [nifi] branch NIFI-6733-RC1 created (now 4334ca4) - posted by jo...@apache.org on 2019/10/22 15:00:50 UTC, 0 replies.
- [nifi] 01/02: NIFI-6733-RC1 prepare release nifi-1.10.0-RC1 - posted by jo...@apache.org on 2019/10/22 15:00:51 UTC, 0 replies.
- [nifi] 02/02: NIFI-6733-RC1 prepare for next development iteration - posted by jo...@apache.org on 2019/10/22 15:00:52 UTC, 0 replies.
- [nifi] annotated tag nifi-1.10.0-RC1 created (now ea7064e) - posted by jo...@apache.org on 2019/10/22 15:00:58 UTC, 0 replies.
- svn commit: r36445 - /dev/nifi/nifi-1.10.0/ - posted by jo...@apache.org on 2019/10/22 15:31:46 UTC, 0 replies.
- [nifi] annotated tag nifi-1.10.0-RC1 deleted (was ea7064e) - posted by jo...@apache.org on 2019/10/22 15:33:11 UTC, 0 replies.
- [nifi] annotated tag nifi-1.10.0-RC1 created (now 9a0a812) - posted by jo...@apache.org on 2019/10/22 15:50:13 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated: MINIFICPP-1048 - Add PublishKafka docker tests - posted by ab...@apache.org on 2019/10/23 14:38:58 UTC, 0 replies.
- [nifi-site] branch master updated: Refresh invite link for community managed Slack channel. - posted by al...@apache.org on 2019/10/23 15:00:49 UTC, 0 replies.
- svn commit: r1868808 - /nifi/site/trunk/mailing_lists.html - posted by al...@apache.org on 2019/10/23 15:20:20 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6797: Add support for specifying Partition via EL or RecordPath for PublishKafka(Record)_1_0 and PublishKafka(Record)_2_0 - posted by bb...@apache.org on 2019/10/23 18:59:56 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6687: - Updating exclusions and overrides accordingly for Ranger 2.0. - posted by bb...@apache.org on 2019/10/23 19:02:48 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6801 - fix to ensure unique model instance is created for each connection. Also increased default query interval. - posted by ma...@apache.org on 2019/10/24 12:52:51 UTC, 0 replies.
- [nifi] branch master updated (1473652 -> 8771c35) - posted by ym...@apache.org on 2019/10/24 15:54:35 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6805, NIFI-6806: Updated toString() of StandardControllerServiceNode so that it includes the component's type and UUID, updated the more generic Exception Mappers to include stack traces regardless of the log level that is enabled - posted by mt...@apache.org on 2019/10/24 23:28:11 UTC, 0 replies.
- [nifi-site] branch master updated: Make use of ASF shortened URL for redirecting to community slack channel invite link - posted by al...@apache.org on 2019/10/25 01:13:10 UTC, 0 replies.
- svn commit: r1868893 - /nifi/site/trunk/mailing_lists.html - posted by al...@apache.org on 2019/10/25 01:18:51 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6793 Fix NumberFormatException at CaptureChangeMySQL - posted by mt...@apache.org on 2019/10/25 09:49:27 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6809 Make use of ASF shortened URL to point to community SLack invite link. - posted by mt...@apache.org on 2019/10/25 13:10:02 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6687: - Using correct NiFi Ranger Service name in unit tests. - posted by bb...@apache.org on 2019/10/25 13:31:53 UTC, 0 replies.
- [nifi-registry] branch master updated: NIFIREG-341 Make use of ASF shortened URL to point to community Slack invite link. - posted by bb...@apache.org on 2019/10/25 13:36:32 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6798: When checking that referenced Controller Services are valid, use ValidationContext.getProperties() rather than ComponentNode.getSupportedPropertyDescriptors() because the latter does not include dynamic properties - posted by bb...@apache.org on 2019/10/25 13:53:04 UTC, 0 replies.
- [nifi-registry] branch master updated: [NIFIREG-324] add hammerJS to testbed - posted by bb...@apache.org on 2019/10/25 14:13:05 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6807: When a Controller Service's state is transitioned to ENABLING, complete the Future successfully, even if the Controller Service is not valid. The Controller Service will remain in the ENABLING state until it is made valid, at which point it will ENABLE (unless explicitly disabled first). This allows us to Enable a Controller Service and its referencing components, even if the referencing component is still invalid due to it not yet recognizing the the referenced service has been [...] - posted by mc...@apache.org on 2019/10/25 15:39:08 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6811: - Allowing enterGroup to complete prior to loading the controller service table. - posted by rf...@apache.org on 2019/10/25 16:08:06 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6812: This closes #3847 - Establishing the L&N for the azure-services-api-nar. - posted by jo...@apache.org on 2019/10/25 17:31:15 UTC, 0 replies.
- [nifi-registry] branch master updated: NIFIREG-252: adding mavendocker as build profile - posted by kd...@apache.org on 2019/10/25 18:32:00 UTC, 0 replies.
- [nifi] branch master updated: NIFI-1474 Added method to check p boundary. Added a unit test. NIFI-1474 Added unit test for constructor p boundaries. Added p boundary conditions. NIFI-1474 Updated documentation regarding p boundary. NIFI-1474 Added r validation and unit tests. Added Javadoc for new methods. - posted by al...@apache.org on 2019/10/25 21:30:58 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6682 SplitJson does not work if the input is null - posted by mt...@apache.org on 2019/10/25 21:44:49 UTC, 0 replies.
- [nifi] branch NIFI-6733-RC2 created (now 5e15135) - posted by jo...@apache.org on 2019/10/27 13:31:47 UTC, 0 replies.
- [nifi] 01/02: NIFI-6733-RC2 prepare release nifi-1.10.0-RC2 - posted by jo...@apache.org on 2019/10/27 13:31:48 UTC, 0 replies.
- [nifi] 02/02: NIFI-6733-RC2 prepare for next development iteration - posted by jo...@apache.org on 2019/10/27 13:31:49 UTC, 0 replies.
- [nifi] annotated tag nifi-1.10.0-RC2 created (now 35a4a91) - posted by jo...@apache.org on 2019/10/27 13:31:55 UTC, 0 replies.
- svn commit: r36517 - /dev/nifi/nifi-1.10.0/ - posted by jo...@apache.org on 2019/10/27 13:42:07 UTC, 0 replies.
- [nifi-site] branch master updated: Add turcsanyi as committer - posted by tu...@apache.org on 2019/10/28 15:58:38 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6816 Removed duplicated dependency declarations - posted by mt...@apache.org on 2019/10/28 16:49:49 UTC, 0 replies.
- [nifi-minifi-cpp] branch master updated (c0efe8c -> aabcbee) - posted by ab...@apache.org on 2019/10/28 17:09:12 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6597: Upgrade Azure Event Hub version and code. - Lazy instantiation for PutAzureEventHub. Also add explaination for thread pool needed for EventHubClient. - posted by ma...@apache.org on 2019/10/28 19:33:56 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6733 updating zk to latest incremental - posted by jo...@apache.org on 2019/10/28 19:40:15 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6794 This closes #3828. Moved to the latest Elasticsearch 5.X client and upgraded Apache HttpClient to the latest 4.5.X release to try to get around a SSL bug reported on the mailing list. - posted by jo...@apache.org on 2019/10/28 19:43:31 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6794 resolving pom issue creating resolving merge conflict - posted by jo...@apache.org on 2019/10/28 19:55:37 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6818: This closes #3852. Set service api dependencies to provided in AWS and Azure bundles - posted by jo...@apache.org on 2019/10/28 20:16:07 UTC, 0 replies.
- [nifi] branch master updated: NIFI-5452: Allow ignore block locality in HDFS Fixed formatting. Fallback to autoboxing - posted by jo...@apache.org on 2019/10/28 21:41:25 UTC, 0 replies.
- [nifi] branch master updated (dccbde4 -> ce5eae5) - posted by ma...@apache.org on 2019/10/29 14:38:24 UTC, 0 replies.
- [nifi] 01/02: NIFI-6800 - Fix hashmap counter overwritten in highThroughputSession - posted by ma...@apache.org on 2019/10/29 14:38:25 UTC, 0 replies.
- [nifi] 02/02: NIFI-6800: Added unit test to verify behavior of contribution - posted by ma...@apache.org on 2019/10/29 14:38:26 UTC, 0 replies.
- [nifi] branch NIFI-6733-RC3 created (now 418179f) - posted by jo...@apache.org on 2019/10/29 16:36:30 UTC, 0 replies.
- [nifi] 01/02: NIFI-6733-RC3 prepare release nifi-1.10.0-RC3 - posted by jo...@apache.org on 2019/10/29 16:36:31 UTC, 0 replies.
- [nifi] 02/02: NIFI-6733-RC3 prepare for next development iteration - posted by jo...@apache.org on 2019/10/29 16:36:32 UTC, 0 replies.
- [nifi] annotated tag nifi-1.10.0-RC3 created (now f7ee062) - posted by jo...@apache.org on 2019/10/29 16:36:39 UTC, 0 replies.
- svn commit: r36538 - /dev/nifi/nifi-1.10.0/ - posted by jo...@apache.org on 2019/10/29 17:16:42 UTC, 0 replies.
- [nifi-site] branch master updated: NIFI-6377 updating release guidance to ensure the source artifact we put in dist matches the staging repo source and sig - posted by jo...@apache.org on 2019/10/29 18:06:56 UTC, 0 replies.
- svn commit: r1869121 - in /nifi/site/trunk: people.html release-guide.html - posted by jo...@apache.org on 2019/10/29 18:08:40 UTC, 0 replies.
- [nifi] branch master updated: NIFI-4348 handled NPE in isExpressionLanguagePresent. - posted by pv...@apache.org on 2019/10/30 08:59:22 UTC, 0 replies.
- [nifi] branch master updated: NIFI-6828 There is an unintentional string in "conf/logback.xml" - posted by pv...@apache.org on 2019/10/31 10:20:48 UTC, 0 replies.