See <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/1532/changes>
Changes: [amccurry] Adding sequential access detecting. [amccurry] Changing legacy behavior so that if the old table block cache file types are left null that the legacy behavior will not override the blur configuration. ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Blur Store hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blur-store --- [INFO] Deleting <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blur-store --- [INFO] [INFO] --- maven-help-plugin:2.2:effective-pom (default) @ blur-store --- [INFO] Effective-POM written to: <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/target/effective-pom.xml> [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blur-store --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ blur-store --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 74 source files to <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/target/classes> [WARNING] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/src/main/java/org/apache/blur/store/blockcache_v2/cachevalue/UnsafeCacheValue.java>:[30,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/src/main/java/org/apache/blur/store/util/UnsafeUtil.java>:[21,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/src/main/java/org/apache/blur/store/blockcache_v2/cachevalue/UnsafeCacheValue.java>:[44,24] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/src/main/java/org/apache/blur/store/util/UnsafeUtil.java>:[25,24] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/src/main/java/org/apache/blur/store/util/UnsafeUtil.java>:[32,18] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/src/main/java/org/apache/blur/store/util/UnsafeUtil.java>:[38,17] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/src/main/java/org/apache/blur/store/buffer/ReusedBufferedIndexOutput.java>: Some input files use or override a deprecated API. [WARNING] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/src/main/java/org/apache/blur/store/buffer/ReusedBufferedIndexOutput.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ blur-store --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ blur-store --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/target/test-classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/src/test/java/org/apache/blur/store/BaseDirectoryTestSuite.java>: Some input files use or override a deprecated API. [WARNING] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/src/test/java/org/apache/blur/store/BaseDirectoryTestSuite.java>: Recompile with -Xlint:deprecation for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/src/test/java/org/apache/blur/store/blockcache_v2/CacheIndexOutputTest.java>:[58,36] constructor CacheIndexOutput in class org.apache.blur.store.blockcache_v2.CacheIndexOutput cannot be applied to given types; required: org.apache.blur.store.blockcache_v2.CacheDirectory,java.lang.String,org.apache.blur.store.blockcache_v2.Cache,org.apache.lucene.store.Directory,org.apache.lucene.store.IOContext found: <nulltype>,java.lang.String,org.apache.lucene.store.IndexOutput,org.apache.blur.store.blockcache_v2.Cache reason: actual and formal argument lists differ in length [ERROR] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-store/ws/src/test/java/org/apache/blur/store/blockcache_v2/CacheIndexOutputTest.java>:[91,41] constructor CacheIndexOutput in class org.apache.blur.store.blockcache_v2.CacheIndexOutput cannot be applied to given types; required: org.apache.blur.store.blockcache_v2.CacheDirectory,java.lang.String,org.apache.blur.store.blockcache_v2.Cache,org.apache.lucene.store.Directory,org.apache.lucene.store.IOContext found: <nulltype>,java.lang.String,org.apache.lucene.store.IndexOutput,org.apache.blur.store.blockcache_v2.Cache reason: actual and formal argument lists differ in length [INFO] 2 errors [INFO] -------------------------------------------------------------
