[jira] [Created] (ZOOKEEPER-1286) QuorumPeer contains unused constructor

2011-11-04 Thread Thomas Koch (Created) (JIRA)
QuorumPeer contains unused constructor -- Key: ZOOKEEPER-1286 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1286 Project: ZooKeeper Issue Type: Sub-task Reporter: Thomas Koch

[jira] [Created] (ZOOKEEPER-1287) DataTree deserialization methods should return DataTree instance

2011-11-04 Thread Thomas Koch (Created) (JIRA)
DataTree deserialization methods should return DataTree instance Key: ZOOKEEPER-1287 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1287 Project: ZooKeeper Issue Type:

[jira] [Created] (ZOOKEEPER-1288) Always log sessionId and zxid as hexadecimals

2011-11-04 Thread Thomas Koch (Created) (JIRA)
Always log sessionId and zxid as hexadecimals - Key: ZOOKEEPER-1288 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1288 Project: ZooKeeper Issue Type: Sub-task Reporter: Thomas

[jira] [Created] (ZOOKEEPER-1285) make DataTree immutable

2011-11-03 Thread Thomas Koch (Created) (JIRA)
make DataTree immutable --- Key: ZOOKEEPER-1285 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1285 Project: ZooKeeper Issue Type: Improvement Reporter: Thomas Koch Assignee: Thomas Koch

[jira] [Created] (ZOOKEEPER-1276) ZKDatabase should not hold reference to FileTxnSnapLog

2011-11-02 Thread Thomas Koch (Created) (JIRA)
ZKDatabase should not hold reference to FileTxnSnapLog -- Key: ZOOKEEPER-1276 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1276 Project: ZooKeeper Issue Type: Sub-task

[jira] [Created] (ZOOKEEPER-1279) Only SessionTracker should hold reference to sessionsWithTimeouts

2011-11-02 Thread Thomas Koch (Created) (JIRA)
Only SessionTracker should hold reference to sessionsWithTimeouts - Key: ZOOKEEPER-1279 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1279 Project: ZooKeeper Issue Type:

[jira] [Created] (ZOOKEEPER-1273) Copy'n'pasted unit test

2011-10-30 Thread Thomas Koch (Created) (JIRA)
Copy'n'pasted unit test --- Key: ZOOKEEPER-1273 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1273 Project: ZooKeeper Issue Type: Bug Reporter: Thomas Koch Assignee: Thomas Koch

[jira] [Created] (ZOOKEEPER-1272) ZooKeeper.multi() could violate API if server misbehaves

2011-10-29 Thread Thomas Koch (Created) (JIRA)
ZooKeeper.multi() could violate API if server misbehaves Key: ZOOKEEPER-1272 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1272 Project: ZooKeeper Issue Type: Bug

[jira] [Created] (ZOOKEEPER-1266) request.getHdr() != null and isQuorum are identical

2011-10-28 Thread Thomas Koch (Created) (JIRA)
request.getHdr() != null and isQuorum are identical --- Key: ZOOKEEPER-1266 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1266 Project: ZooKeeper Issue Type: Sub-task

[jira] [Created] (ZOOKEEPER-1267) closeSession flag in finalRequestProcessor is superfluous

2011-10-28 Thread Thomas Koch (Created) (JIRA)
closeSession flag in finalRequestProcessor is superfluous - Key: ZOOKEEPER-1267 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1267 Project: ZooKeeper Issue Type: Sub-task

[jira] [Created] (ZOOKEEPER-1255) unused fields in DataTree.ProcessTxnResult

2011-10-27 Thread Thomas Koch (Created) (JIRA)
unused fields in DataTree.ProcessTxnResult -- Key: ZOOKEEPER-1255 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1255 Project: ZooKeeper Issue Type: Sub-task Reporter: Thomas Koch

[jira] [Created] (ZOOKEEPER-1257) Rename MultiTransactionRecord to MultiRequest

2011-10-27 Thread Thomas Koch (Created) (JIRA)
Rename MultiTransactionRecord to MultiRequest - Key: ZOOKEEPER-1257 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1257 Project: ZooKeeper Issue Type: Sub-task Reporter: Thomas

[jira] [Created] (ZOOKEEPER-1258) Move MultiResponse creation out of FinalRequestProcessor

2011-10-27 Thread Thomas Koch (Created) (JIRA)
Move MultiResponse creation out of FinalRequestProcessor Key: ZOOKEEPER-1258 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1258 Project: ZooKeeper Issue Type: Sub-task

[jira] [Created] (ZOOKEEPER-1259) central mapping from type to txn record class

2011-10-27 Thread Thomas Koch (Created) (JIRA)
central mapping from type to txn record class - Key: ZOOKEEPER-1259 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1259 Project: ZooKeeper Issue Type: Sub-task Reporter: Thomas

[jira] [Created] (ZOOKEEPER-1251) call checkSession at begin of PrepRequestProcessor.pRequest

2011-10-26 Thread Thomas Koch (Created) (JIRA)
call checkSession at begin of PrepRequestProcessor.pRequest --- Key: ZOOKEEPER-1251 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1251 Project: ZooKeeper Issue Type: Sub-task

[jira] [Created] (ZOOKEEPER-1252) remove unused method o.a.z.test.AxyncTest.restart()

2011-10-26 Thread Thomas Koch (Created) (JIRA)
remove unused method o.a.z.test.AxyncTest.restart() --- Key: ZOOKEEPER-1252 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1252 Project: ZooKeeper Issue Type: Sub-task

[jira] [Created] (ZOOKEEPER-1254) test correct watch handling with multi ops

2011-10-26 Thread Thomas Koch (Created) (JIRA)
test correct watch handling with multi ops -- Key: ZOOKEEPER-1254 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1254 Project: ZooKeeper Issue Type: Improvement Reporter: Thomas Koch

[jira] [Created] (ZOOKEEPER-1244) resolve remaining compiler warnings

2011-10-25 Thread Thomas Koch (Created) (JIRA)
resolve remaining compiler warnings --- Key: ZOOKEEPER-1244 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1244 Project: ZooKeeper Issue Type: Task Reporter: Thomas Koch The ZooKeeper main

[jira] [Created] (ZOOKEEPER-1245) fix compiler warnings in contrib loggraph

2011-10-25 Thread Thomas Koch (Created) (JIRA)
fix compiler warnings in contrib loggraph - Key: ZOOKEEPER-1245 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1245 Project: ZooKeeper Issue Type: Task Reporter: Thomas Koch

[jira] [Created] (ZOOKEEPER-1246) Dead code in PrepRequestProcessor catch Exception block

2011-10-25 Thread Thomas Koch (Created) (JIRA)
Dead code in PrepRequestProcessor catch Exception block --- Key: ZOOKEEPER-1246 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1246 Project: ZooKeeper Issue Type: Sub-task

[jira] [Created] (ZOOKEEPER-1248) multi transaction sets request.exception without reason

2011-10-25 Thread Thomas Koch (Created) (JIRA)
multi transaction sets request.exception without reason --- Key: ZOOKEEPER-1248 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1248 Project: ZooKeeper Issue Type: Sub-task

[jira] [Created] (ZOOKEEPER-1250) trigger jenkins dummy issue

2011-10-25 Thread Thomas Koch (Created) (JIRA)
trigger jenkins dummy issue --- Key: ZOOKEEPER-1250 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1250 Project: ZooKeeper Issue Type: Sub-task Reporter: Thomas Koch Assignee: Thomas

[jira] [Created] (ZOOKEEPER-1235) store KeeperException messages in the Code enum

2011-10-19 Thread Thomas Koch (Created) (JIRA)
store KeeperException messages in the Code enum --- Key: ZOOKEEPER-1235 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1235 Project: ZooKeeper Issue Type: Sub-task Reporter:

[jira] [Created] (ZOOKEEPER-1234) basic cleanup in LearnerHandler

2011-10-18 Thread Thomas Koch (Created) (JIRA)
basic cleanup in LearnerHandler --- Key: ZOOKEEPER-1234 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1234 Project: ZooKeeper Issue Type: Sub-task Reporter: Thomas Koch Assignee:

[jira] [Created] (ZOOKEEPER-1231) refactor int constants in o.a.z.s.q.Leader to enum

2011-10-17 Thread Thomas Koch (Created) (JIRA)
refactor int constants in o.a.z.s.q.Leader to enum -- Key: ZOOKEEPER-1231 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1231 Project: ZooKeeper Issue Type: Sub-task

[jira] [Created] (ZOOKEEPER-1232) remove unused o.a.z.server.util.Profiler

2011-10-17 Thread Thomas Koch (Created) (JIRA)
remove unused o.a.z.server.util.Profiler Key: ZOOKEEPER-1232 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1232 Project: ZooKeeper Issue Type: Bug Reporter: Thomas Koch

[jira] [Created] (ZOOKEEPER-1233) throw RuntimeExceptions for Exceptions that should never happen

2011-10-17 Thread Thomas Koch (Created) (JIRA)
throw RuntimeExceptions for Exceptions that should never happen - Key: ZOOKEEPER-1233 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1233 Project: ZooKeeper Issue Type:

[jira] [Created] (ZOOKEEPER-1230) Cleanup FileTxnLog

2011-10-15 Thread Thomas Koch (Created) (JIRA)
Cleanup FileTxnLog -- Key: ZOOKEEPER-1230 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1230 Project: ZooKeeper Issue Type: Sub-task Reporter: Thomas Koch - remove Interface TxnLog. The discussion on the

[jira] [Created] (ZOOKEEPER-1226) extract version check in separate method in PrepRequestProcessor

2011-10-14 Thread Thomas Koch (Created) (JIRA)
extract version check in separate method in PrepRequestProcessor Key: ZOOKEEPER-1226 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1226 Project: ZooKeeper Issue Type:

[jira] [Created] (ZOOKEEPER-1228) Cleanup SessionTracker

2011-10-14 Thread Thomas Koch (Created) (JIRA)
Cleanup SessionTracker -- Key: ZOOKEEPER-1228 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1228 Project: ZooKeeper Issue Type: Sub-task Reporter: Thomas Koch - fix ordering of class members - Remove

[jira] [Created] (ZOOKEEPER-1221) Provide accessors for Request.{hdr|txn}

2011-10-12 Thread Thomas Koch (Created) (JIRA)
Provide accessors for Request.{hdr|txn} --- Key: ZOOKEEPER-1221 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1221 Project: ZooKeeper Issue Type: Sub-task Reporter: Thomas Koch

[jira] [Created] (ZOOKEEPER-1216) Fix more eclipse compiler warnings, also in Tests

2011-10-07 Thread Thomas Koch (Created) (JIRA)
Fix more eclipse compiler warnings, also in Tests - Key: ZOOKEEPER-1216 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1216 Project: ZooKeeper Issue Type: Sub-task Reporter: