[4/5] accumulo git commit: ACCUMULO-4406 Addendum to Dave's fixes on log naming

2016-08-15 Thread elserj
ACCUMULO-4406 Addendum to Dave's fixes on log naming * Use a system property (since global) that points to Accumulo using it * Update generic_logger.properties template * Only set system property when instance for service is provided * Default to "1" when NUM_TSERVERS isn't defined (instead of err

[1/5] accumulo git commit: ACCUMULO-4406: Add instance number to .out and .err files

2016-08-15 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.8 8c3094f66 -> 30d065dee refs/heads/master 45d73b1fa -> 97209ba54 ACCUMULO-4406: Add instance number to .out and .err files Rotate the logfiles with the instance numbers and only add numbered .out and .err files when we have multiple tserv

[2/5] accumulo git commit: ACCUMULO-4406: Add instance number to .out and .err files

2016-08-15 Thread elserj
ACCUMULO-4406: Add instance number to .out and .err files Rotate the logfiles with the instance numbers and only add numbered .out and .err files when we have multiple tservers Closes #138 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/

[5/5] accumulo git commit: Merge branch '1.8'

2016-08-15 Thread elserj
Merge branch '1.8' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/97209ba5 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/97209ba5 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/97209ba5 Branch:

[3/5] accumulo git commit: ACCUMULO-4406 Addendum to Dave's fixes on log naming

2016-08-15 Thread elserj
ACCUMULO-4406 Addendum to Dave's fixes on log naming * Use a system property (since global) that points to Accumulo using it * Update generic_logger.properties template * Only set system property when instance for service is provided * Default to "1" when NUM_TSERVERS isn't defined (instead of err

[1/6] accumulo git commit: ACCUMULO-4405 Prevent ThriftScanner from waiting Long.MAX_VALUE millis

2016-08-15 Thread elserj
Repository: accumulo Updated Branches: refs/heads/1.7 4885470e4 -> 1e087bad3 refs/heads/1.8 09c38326f -> 8c3094f66 refs/heads/master 62ba8ef8c -> 45d73b1fa ACCUMULO-4405 Prevent ThriftScanner from waiting Long.MAX_VALUE millis Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo

[4/6] accumulo git commit: Merge branch '1.7' into 1.8

2016-08-15 Thread elserj
Merge branch '1.7' into 1.8 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/8c3094f6 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/8c3094f6 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/8c3094f6

[2/6] accumulo git commit: ACCUMULO-4405 Prevent ThriftScanner from waiting Long.MAX_VALUE millis

2016-08-15 Thread elserj
ACCUMULO-4405 Prevent ThriftScanner from waiting Long.MAX_VALUE millis Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/1e087bad Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/1e087bad Diff: http://git-wip-us.

[3/6] accumulo git commit: ACCUMULO-4405 Prevent ThriftScanner from waiting Long.MAX_VALUE millis

2016-08-15 Thread elserj
ACCUMULO-4405 Prevent ThriftScanner from waiting Long.MAX_VALUE millis Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/1e087bad Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/1e087bad Diff: http://git-wip-us.

[6/6] accumulo git commit: Merge branch '1.8'

2016-08-15 Thread elserj
Merge branch '1.8' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/45d73b1f Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/45d73b1f Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/45d73b1f Branch:

[5/6] accumulo git commit: Merge branch '1.7' into 1.8

2016-08-15 Thread elserj
Merge branch '1.7' into 1.8 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/8c3094f6 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/8c3094f6 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/8c3094f6

accumulo git commit: ACCUMULO-4406: Only add numbered .out and .err files when we have multiple tservers

2016-08-15 Thread dlmarion
Repository: accumulo Updated Branches: refs/heads/ACCUMULO-4406 9d181295e -> 01ecd2f41 ACCUMULO-4406: Only add numbered .out and .err files when we have multiple tservers Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/com

accumulo git commit: ACCUMULO-4406: Rotate the logfiles with the instance numbers

2016-08-15 Thread dlmarion
Repository: accumulo Updated Branches: refs/heads/ACCUMULO-4406 cd949cd40 -> 9d181295e ACCUMULO-4406: Rotate the logfiles with the instance numbers Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/9d181295 Tree: http:

accumulo git commit: ACCUMULO-4406: Add instance number to .out and .err files

2016-08-15 Thread dlmarion
Repository: accumulo Updated Branches: refs/heads/ACCUMULO-4406 [created] cd949cd40 ACCUMULO-4406: Add instance number to .out and .err files Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/cd949cd4 Tree: http://git-