pkgsrc/devel/zookeeper/PLIST
fhajny 0e478b3243 devel/zookeeper: Update to 3.4.12.
Version 3.4.12

Bug

- CRC check failed when preAllocSize smaller than node data
- Update documentation source for ZOOKEEPER-2574
- Flaky test:
  org.apache.zookeeper.server.quorum.FLEBackwardElectionRoundTest.testBackwardElectionRound
- Data inconsistency issue due to retain database in leader election
- very poor choice of logging if client fails to connect to server
- The comment of the variable matchSyncs in class CommitProcessor has
  a mistake.
- Flaky Test:
  org.apache.zookeeper.test.LoadFromLogTest.testRestoreWithTransactionErrors
- WriteLock recipe: incorrect znode ordering when the sessionId is
  part of the znode name
- Duplicate Keys in log4j.properties config files
- Specify correct overflow value
- Failing c unit tests on apache jenkins
- zkServer.cmd does not start when JAVA_HOME ends with a \
- Flaky Test: testNoLogBeforeLeaderEstablishment
- The dataDir and dataLogDir are used opposingly
- Fix testElectionFraud Flakyness
- fix potential null pointer exception when deleting node
- The eclipse build target fails due to protocol redirection:
  http->https

Improvement

- Add keys for the Zxid from the stat command to check_zookeeper.py
- Upgrade third party libraries to address vulnerabilities
- The function queueEmpty() in FastLeaderElection.Messenger is not
  used, should be removed.
- Add check to validate dataDir and dataLogDir parameters at startup

Wish

- Change log level for "ZKShutdownHandler is not registered" error
  message



Version 3.4.11

Sub-task

- Fix "Unexpected bean exists!" issue in WatcherTests
- Cleanup findbug warnings in branch-3.4: Correctness Warnings
- Cleanup findbug warnings in branch-3.4: Disable Internationalization
  Warnings
- Cleanup findbug warnings in branch-3.4: Malicious code vulnerability
  Warnings
- Cleanup findbug warnings in branch-3.4: Performance Warnings
- Cleanup findbug warnings in branch-3.4: Dodgy code Warnings
- Cleanup findbug warnings in branch-3.4: Experimental Warnings
- Set up Apache Jenkins job that runs the flaky test analyzer script.
- Multithreaded correctness Warnings
- ZOOKEEPER-2355 fix for branch-3.4

Bug

- Windows: fetch_and_add not 64bit-compatible, may not be correct
- Update documentation for snapCount
- Ephemeral node is never deleted if follower fails while reading the
  proposal packet
- Port ZOOKEEPER-1576 to branch3.4
- recreateSocketAddresses may recreate the unreachable IP address
- Flaky Test:
  org.apache.zookeeper.test.ReadOnlyModeTest.testSessionEstablishment
- Clean up findbug warnings in branch-3.4
- Port ZOOKEEPER-2737 to branch-3.4
- Netty connection leaks JMX connection bean upon connection close in
  certain race conditions.
- Typo: transasction --> transaction
- Flaky test:
  org.apache.zookeeper.server.quorum.QuorumCnxManagerTest.testNoAuthLearnerConnectToAuthRequiredServerWithHigherSid
- Ephemeral znode will not be removed when sesstion timeout, if the
  system time of ZooKeeper node changes unexpectedly.
- ZK Client not able to connect with Xid out of order error
- There is a typo in zk.py which prevents from using/compiling it.
- follower disconnects and cannot reconnect
- Server inappropriately throttles connections under load before SASL
  completes
- Flaky test:
  org.apache.zookeeper.test.ClientTest.testNonExistingOpCode
- Fix flaky test:
  org.apache.zookeeper.test.ReadOnlyModeTest.testConnectionEvents
- Unnecessary stack-trace in server when the client disconnect
  unexpectedly
- PurgeTxnLog#validateAndGetFile: return tag has no arguments.
- Improve the ZooKeeper#setACL java doc
- ZooKeeper public include files leak porting changes
- CMake build doesn't support OS X
- Main-Class JAR manifest attribute is incorrect
- Windows Debug builds don't link with `/MTd`
- Local automatic variable is left uninitialized and then freed.
- Don't include `config.h` in `zookeeper.h`
- The OWASP dependency check jar should not be included in the default
  classpath
- quorum.auth.MiniKdcTest.testKerberosLogin failing with NPE on java 9
- Create ant task to generate ivy dependency reports
- compiler warning using java 9

Improvement

- Operations to server will be timed-out while thousands of sessions
  expired same time
- TCP keepalive for leader election connections
- The define of MAX_CONNECTION_ATTEMPTS in QuorumCnxManager.java seems
  useless, should it be removed?
- ZooKeeperSaslClient#respondToServer should log exception message of
  SaslException
- Add script to run a java api compatibility tool
- Improve the efficiency of AtomicFileOutputStream
- Rename README.txt to README.md
- define dependency versions in build.xml to be easily overridden in
  build.properties

New Feature

- Please add instructions for running the tutorial
- Add ant task for running OWASP dependency report

Test

- Flaky Test: org.apache.zookeeper.test.WatcherTest.
2018-06-14 11:48:35 +00:00

101 lines
5.1 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2018/06/14 11:48:35 fhajny Exp $
bin/zkCli.sh
libexec/zkEnv.sh
sbin/zkServer.sh
share/examples/zookeeper/configuration.xsl
share/examples/zookeeper/log4j.properties
share/examples/zookeeper/zoo.cfg
share/examples/zookeeper/zookeeper-env.sh
share/zookeeper/audience-annotations-0.5.0.jar
share/zookeeper/cobertura/README.txt
share/zookeeper/contrib/ZooInspector/${PKGNAME}-ZooInspector.jar
share/zookeeper/contrib/fatjar/${PKGNAME}-fatjar.jar
share/zookeeper/contrib/loggraph/${PKGNAME}-loggraph.jar
share/zookeeper/contrib/rest/conf/keys/README
share/zookeeper/contrib/rest/conf/keys/rest.cer
share/zookeeper/contrib/rest/conf/keys/rest.jks
share/zookeeper/contrib/rest/conf/log4j.properties
share/zookeeper/contrib/rest/conf/rest.properties
share/zookeeper/contrib/rest/lib/activation-1.1.jar
share/zookeeper/contrib/rest/lib/asm-3.1.jar
share/zookeeper/contrib/rest/lib/grizzly-framework-1.9.8.jar
share/zookeeper/contrib/rest/lib/grizzly-http-1.9.8.jar
share/zookeeper/contrib/rest/lib/grizzly-http-servlet-1.9.8.jar
share/zookeeper/contrib/rest/lib/grizzly-portunif-1.9.8.jar
share/zookeeper/contrib/rest/lib/grizzly-rcm-1.9.8.jar
share/zookeeper/contrib/rest/lib/grizzly-servlet-webserver-1.9.8.jar
share/zookeeper/contrib/rest/lib/grizzly-utils-1.9.8.jar
share/zookeeper/contrib/rest/lib/jackson-core-asl-1.1.1.jar
share/zookeeper/contrib/rest/lib/jaxb-api-2.1.jar
share/zookeeper/contrib/rest/lib/jaxb-impl-2.1.12.jar
share/zookeeper/contrib/rest/lib/jersey-core-1.1.5.1.jar
share/zookeeper/contrib/rest/lib/jersey-json-1.1.5.1.jar
share/zookeeper/contrib/rest/lib/jersey-server-1.1.5.1.jar
share/zookeeper/contrib/rest/lib/jettison-1.1.jar
share/zookeeper/contrib/rest/lib/jsr311-api-1.1.1.jar
share/zookeeper/contrib/rest/lib/log4j-1.2.15.jar
share/zookeeper/contrib/rest/lib/servlet-api-2.5.jar
share/zookeeper/contrib/rest/lib/slf4j-api-1.6.1.jar
share/zookeeper/contrib/rest/lib/slf4j-log4j12-1.6.1.jar
share/zookeeper/contrib/rest/lib/stax-api-1.0-2.jar
share/zookeeper/contrib/rest/lib/stax-api-1.0.1.jar
share/zookeeper/contrib/rest/${PKGNAME}-rest.jar
share/zookeeper/jdiff/zookeeper_3.1.1.xml
share/zookeeper/jdiff/zookeeper_${PKGVERSION}.xml
share/zookeeper/jline-0.9.94.LICENSE.txt
share/zookeeper/jline-0.9.94.jar
share/zookeeper/log4j-1.2.17.LICENSE.txt
share/zookeeper/log4j-1.2.17.jar
share/zookeeper/netty-3.10.6.Final.jar
share/zookeeper/recipes/election/${PKGNAME}-recipes-election.jar
share/zookeeper/recipes/lock/build.xml
share/zookeeper/recipes/lock/src/c/INSTALL
share/zookeeper/recipes/lock/src/c/LICENSE
share/zookeeper/recipes/lock/src/c/Makefile.am
share/zookeeper/recipes/lock/src/c/README.txt
share/zookeeper/recipes/lock/src/c/acinclude.m4
share/zookeeper/recipes/lock/src/c/aminclude.am
share/zookeeper/recipes/lock/src/c/c-doc.Doxyfile
share/zookeeper/recipes/lock/src/c/configure.ac
share/zookeeper/recipes/lock/src/c/include/zoo_lock.h
share/zookeeper/recipes/lock/src/c/src/zoo_lock.c
share/zookeeper/recipes/lock/src/c/tests/TestClient.cc
share/zookeeper/recipes/lock/src/c/tests/TestDriver.cc
share/zookeeper/recipes/lock/src/c/tests/Util.cc
share/zookeeper/recipes/lock/src/c/tests/Util.h
share/zookeeper/recipes/lock/src/c/tests/zkServer.sh
share/zookeeper/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/LockListener.java
share/zookeeper/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/ProtocolSupport.java
share/zookeeper/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/WriteLock.java
share/zookeeper/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/ZNodeName.java
share/zookeeper/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/ZooKeeperOperation.java
share/zookeeper/recipes/lock/test/org/apache/zookeeper/recipes/lock/WriteLockTest.java
share/zookeeper/recipes/lock/test/org/apache/zookeeper/recipes/lock/ZNodeNameTest.java
share/zookeeper/recipes/lock/${PKGNAME}-recipes-lock.jar
share/zookeeper/recipes/queue/build.xml
share/zookeeper/recipes/queue/src/c/INSTALL
share/zookeeper/recipes/queue/src/c/LICENSE
share/zookeeper/recipes/queue/src/c/Makefile.am
share/zookeeper/recipes/queue/src/c/README.txt
share/zookeeper/recipes/queue/src/c/acinclude.m4
share/zookeeper/recipes/queue/src/c/aminclude.am
share/zookeeper/recipes/queue/src/c/c-doc.Doxyfile
share/zookeeper/recipes/queue/src/c/configure.ac
share/zookeeper/recipes/queue/src/c/include/zoo_queue.h
share/zookeeper/recipes/queue/src/c/src/zoo_queue.c
share/zookeeper/recipes/queue/src/c/tests/TestClient.cc
share/zookeeper/recipes/queue/src/c/tests/TestDriver.cc
share/zookeeper/recipes/queue/src/c/tests/Util.cc
share/zookeeper/recipes/queue/src/c/tests/Util.h
share/zookeeper/recipes/queue/src/c/tests/zkServer.sh
share/zookeeper/recipes/queue/src/java/org/apache/zookeeper/recipes/queue/DistributedQueue.java
share/zookeeper/recipes/queue/test/org/apache/zookeeper/recipes/queue/DistributedQueueTest.java
share/zookeeper/recipes/queue/${PKGNAME}-recipes-queue.jar
share/zookeeper/slf4j-1.7.25.LICENSE.txt
share/zookeeper/slf4j-api-1.7.25.jar
share/zookeeper/slf4j-log4j12-1.7.25.jar
share/zookeeper/templates/conf/zoo.cfg
share/zookeeper/templates/conf/zookeeper-env.sh
share/zookeeper/${PKGNAME}.jar
share/zookeeper/${PKGNAME}.jar.md5
share/zookeeper/${PKGNAME}.jar.sha1