You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by nabarunnag <gi...@git.apache.org> on 2016/06/14 21:45:00 UTC

[GitHub] incubator-geode pull request #156: GEODE-1543: Change the log level from err...

GitHub user nabarunnag opened a pull request:

    https://github.com/apache/incubator-geode/pull/156

    GEODE-1543: Change the log level from error to info

    * When multiple peers join the cluster conncurrently, only the first one that joins will distribute the index creation and other will try to create the index locally because of the distributed message and then log an error afterwards.
    * This is an expected behaviour and hence should not be logged as error but rather as a info.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nabarunnag/incubator-geode feature/GEODE-1543

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/156.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #156
    
----
commit 3af0fbb8944010e7c890e0817037568c7bca157d
Author: nabarun <nn...@pivotal.io>
Date:   2016-06-13T19:04:50Z

    GEODE-1543: Change the log level from error to info
    
    * When multiple peers join the cluster conncurrently, only the first one that joins will distribute the index creation and other will try to create the index locally because of the distributed message and then log an error afterwards.
    * This is an expected behaviour and hence should not be logged as error but rather as a info.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-geode pull request #156: GEODE-1543: Change the log level from err...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-geode/pull/156


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-geode issue #156: GEODE-1543: Change the log level from error to i...

Posted by upthewaterspout <gi...@git.apache.org>.
Github user upthewaterspout commented on the issue:

    https://github.com/apache/incubator-geode/pull/156
  
    +1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-geode pull request #156: GEODE-1543: Change the log level from err...

Posted by nabarunnag <gi...@git.apache.org>.
Github user nabarunnag closed the pull request at:

    https://github.com/apache/incubator-geode/pull/156


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-geode pull request #156: GEODE-1543: Change the log level from err...

Posted by nabarunnag <gi...@git.apache.org>.
GitHub user nabarunnag reopened a pull request:

    https://github.com/apache/incubator-geode/pull/156

    GEODE-1543: Change the log level from error to info

    * When multiple peers join the cluster conncurrently, only the first one that joins will distribute the index creation and other will try to create the index locally because of the distributed message and then log an error afterwards.
    * This is an expected behaviour and hence should not be logged as error but rather as a info.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nabarunnag/incubator-geode feature/GEODE-1543

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/156.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #156
    
----
commit 3af0fbb8944010e7c890e0817037568c7bca157d
Author: nabarun <nn...@pivotal.io>
Date:   2016-06-13T19:04:50Z

    GEODE-1543: Change the log level from error to info
    
    * When multiple peers join the cluster conncurrently, only the first one that joins will distribute the index creation and other will try to create the index locally because of the distributed message and then log an error afterwards.
    * This is an expected behaviour and hence should not be logged as error but rather as a info.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---