Uploaded image for project: 'Spymemcached Java Client'
  1. Spymemcached Java Client
  2. SPY-103

After Rebalance/Add operation "Connection state changed for sun.nio.ch.SelectionKeyImpl" appear

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Minor
    • None
    • 2.8.0
    • library
    • Security Level: Public
    • None

    Description

      During some rebalance testing I stumbled upon the following: after adding nodes back in, every time I request a view one of these show up in the logs:

      2012-10-17 16:33:52.669 INFO com.couchbase.client.CouchbaseConnection: Connection state changed for sun.nio.ch.SelectionKeyImpl@221f7708

      This doesn't come up once or so, but every time I access a view (like so):

      2012-10-17 16:33:52.665 INFO com.couchbase.client.CouchbaseClient: lookin for:/default/_design/docs/_view/all_docs
      2012-10-17 16:33:52.669 INFO com.couchbase.client.CouchbaseConnection: Connection state changed for sun.nio.ch.SelectionKeyImpl@5631573
      2012-10-17 16:33:52.669 INFO com.couchbase.client.CouchbaseConnection: Connection state changed for sun.nio.ch.SelectionKeyImpl@221f7708
      2012-10-17 16:33:52.669 INFO com.couchbase.client.CouchbaseConnection: Connection state changed for sun.nio.ch.SelectionKeyImpl@3fbfbfb8
      2012-10-17 16:33:52.670 INFO com.couchbase.client.CouchbaseConnection: Connection state changed for sun.nio.ch.SelectionKeyImpl@5631573
      2012-10-17 16:33:52.670 INFO com.couchbase.client.CouchbaseConnection: Connection state changed for sun.nio.ch.SelectionKeyImpl@221f7708
      2012-10-17 16:33:52.670 INFO com.couchbase.client.CouchbaseConnection: Connection state changed for sun.nio.ch.SelectionKeyImpl@3fbfbfb8

      This may be okay or not, we need to investigate.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            daschl Michael Nitschinger
            daschl Michael Nitschinger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty