Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-3214

NPE checking if replication is enabled during tablet assignment

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.7.0
    • tserver
    • None

    Description

      In the Tablet constructor, the generated AccumuloConfiguration happened to be null

      2014-10-08 13:43:08,550 [tserver.TabletServer] WARN : exception trying to assign tablet 2y<< hdfs://node1.example.com:8020/apps/accumulo/tables/2y/default_tablet
      java.lang.NullPointerException
              at org.apache.accumulo.core.replication.ReplicationConfigurationUtil.isEnabled(ReplicationConfigurationUtil.java:39)
              at org.apache.accumulo.tserver.Tablet.<init>(Tablet.java:1285)
              at org.apache.accumulo.tserver.Tablet.<init>(Tablet.java:1264)
              at org.apache.accumulo.tserver.Tablet.<init>(Tablet.java:1120)
              at org.apache.accumulo.tserver.Tablet.<init>(Tablet.java:1097)
              at org.apache.accumulo.tserver.TabletServer$AssignmentHandler.run(TabletServer.java:2932)
              at org.apache.accumulo.core.util.LoggingRunnable.run(LoggingRunnable.java:34)
              at org.apache.accumulo.trace.instrument.TraceRunnable.run(TraceRunnable.java:47)
              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
              at org.apache.accumulo.trace.instrument.TraceRunnable.run(TraceRunnable.java:47)
              at org.apache.accumulo.core.util.LoggingRunnable.run(LoggingRunnable.java:34)
              at java.lang.Thread.run(Thread.java:745)
      

      Attachments

        Activity

          People

            elserj Josh Elser
            elserj Josh Elser
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 10m
                10m