Hello Mans We ended up creating an '[email protected]' mailing list so please subscribe to that. It is not meant for discussion threads but is meant for automated e-mails from github, jira. See more about this here https://nifi.apache.org/mailing_lists.html
Thanks Joe On Sun, Jul 17, 2016 at 9:15 PM, M Singh <[email protected]> wrote: > Hi Folks: > I am no longer getting any emails for my replies to github pull request. I > have subscribed to the comments/etc on the pull request and was getting all > the emails till the first week of July. > > If there is any setting I am missing, please let me know. > Thanks > > On Sunday, July 17, 2016 11:28 AM, Joe Percivall > <[email protected]> wrote: > > > In > nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/logback.xml:> > @@ -89,7 +89,8 @@ >> <logger name="org.apache.nifi.processors" level="WARN"/> >> <logger name="org.apache.nifi.processors.standard.LogAttribute" >> level="INFO"/> >> <logger >> name="org.apache.nifi.controller.repository.StandardProcessSession" >> level="WARN" /> >> - >> + >> + <logger name="org.apache.ignite" level="WARN"/> > Instead of adding this to the default logback, which would get used for every > NiFi instance, why not add documentation to the description or Additional > Details section stating that periodic stats are logged and this statement, > added to the logback.xml, will suppress them. This will get around adding a > logger definition here that's specific to the processor but also give the > user the ability to change it if needed. Besides, some users may like having > the stats logged by default.— > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub, or mute the thread. > >
