[jira] [Updated] (ACCUMULO-4709) Add size sanity checks to Mutations

2018-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ACCUMULO-4709: - Labels: newbie pull-request-available (was: newbie) > Add size sanity checks to

[GitHub] ctubbsii commented on a change in pull request #373: ACCUMULO-4709 sanity check in Mutation

2018-02-02 Thread GitBox
ctubbsii commented on a change in pull request #373: ACCUMULO-4709 sanity check in Mutation URL: https://github.com/apache/accumulo/pull/373#discussion_r165636004 ## File path: core/src/main/java/org/apache/accumulo/core/data/Mutation.java ## @@ -66,18 +68,44 @@ */

[GitHub] ctubbsii commented on a change in pull request #373: ACCUMULO-4709 sanity check in Mutation

2018-02-02 Thread GitBox
ctubbsii commented on a change in pull request #373: ACCUMULO-4709 sanity check in Mutation URL: https://github.com/apache/accumulo/pull/373#discussion_r165636296 ## File path: core/src/main/java/org/apache/accumulo/core/data/Mutation.java ## @@ -66,18 +68,44 @@ */

[GitHub] ctubbsii commented on a change in pull request #373: ACCUMULO-4709 sanity check in Mutation

2018-02-02 Thread GitBox
ctubbsii commented on a change in pull request #373: ACCUMULO-4709 sanity check in Mutation URL: https://github.com/apache/accumulo/pull/373#discussion_r165636392 ## File path: core/src/main/java/org/apache/accumulo/core/data/Mutation.java ## @@ -256,7 +285,7 @@ public

[GitHub] ghajos opened a new pull request #373: ACCUMULO-4709 sanity check in Mutation

2018-02-02 Thread GitBox
ghajos opened a new pull request #373: ACCUMULO-4709 sanity check in Mutation URL: https://github.com/apache/accumulo/pull/373 - set the size limit to 2GB in Mutation class - modified the thrift api to void recalculation of mutation size after deserialization. In this way the api is not

[GitHub] keith-turner commented on issue #372: ACCUMULO-4779 Improved performance get by prefix in config

2018-02-02 Thread GitBox
keith-turner commented on issue #372: ACCUMULO-4779 Improved performance get by prefix in config URL: https://github.com/apache/accumulo/pull/372#issuecomment-362664818 I rebased these changes to 1.8 This is an automated

[GitHub] keith-turner commented on a change in pull request #372: ACCUMULO-4779 Improved performance get by prefix in config

2018-02-02 Thread GitBox
keith-turner commented on a change in pull request #372: ACCUMULO-4779 Improved performance get by prefix in config URL: https://github.com/apache/accumulo/pull/372#discussion_r165719829 ## File path: core/src/main/java/org/apache/accumulo/core/conf/AccumuloConfiguration.java

[GitHub] keith-turner commented on a change in pull request #372: ACCUMULO-4779 Improved performance get by prefix in config

2018-02-02 Thread GitBox
keith-turner commented on a change in pull request #372: ACCUMULO-4779 Improved performance get by prefix in config URL: https://github.com/apache/accumulo/pull/372#discussion_r165719887 ## File path:

[GitHub] keith-turner opened a new pull request #374: ACCUMULO-4790 Avoid creating FileRef

2018-02-02 Thread GitBox
keith-turner opened a new pull request #374: ACCUMULO-4790 Avoid creating FileRef URL: https://github.com/apache/accumulo/pull/374 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] keith-turner opened a new pull request #375: ACCUMULO-4797 improved namespace config performance

2018-02-02 Thread GitBox
keith-turner opened a new pull request #375: ACCUMULO-4797 improved namespace config performance URL: https://github.com/apache/accumulo/pull/375 This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (ACCUMULO-4797) TableParentConfiguration is unnecessary and cause performance problems

2018-02-02 Thread Keith Turner (JIRA)
Keith Turner created ACCUMULO-4797: -- Summary: TableParentConfiguration is unnecessary and cause performance problems Key: ACCUMULO-4797 URL: https://issues.apache.org/jira/browse/ACCUMULO-4797

[jira] [Updated] (ACCUMULO-4797) TableParentConfiguration is unnecessary and cause performance problems

2018-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ACCUMULO-4797: - Labels: pull-request-available (was: ) > TableParentConfiguration is unnecessary and

[jira] [Updated] (ACCUMULO-4798) Copying Stat in ZooCache is slow

2018-02-02 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-4798: --- Description: The ZooKeeper cache code caches Zookeeper stats.  When a stat is requested

[jira] [Updated] (ACCUMULO-4798) Copying Stat in ZooCache is slow

2018-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ACCUMULO-4798: - Labels: pull-request-available (was: ) > Copying Stat in ZooCache is slow >

[GitHub] keith-turner opened a new pull request #376: ACCUMULO-4798 optimized stat in ZooCache

2018-02-02 Thread GitBox
keith-turner opened a new pull request #376: ACCUMULO-4798 optimized stat in ZooCache URL: https://github.com/apache/accumulo/pull/376 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Created] (ACCUMULO-4799) In tablet server start scan authenticates twice

2018-02-02 Thread Keith Turner (JIRA)
Keith Turner created ACCUMULO-4799: -- Summary: In tablet server start scan authenticates twice Key: ACCUMULO-4799 URL: https://issues.apache.org/jira/browse/ACCUMULO-4799 Project: Accumulo

[jira] [Created] (ACCUMULO-4798) Copying Stat in ZooCache is slow

2018-02-02 Thread Keith Turner (JIRA)
Keith Turner created ACCUMULO-4798: -- Summary: Copying Stat in ZooCache is slow Key: ACCUMULO-4798 URL: https://issues.apache.org/jira/browse/ACCUMULO-4798 Project: Accumulo Issue Type:

[jira] [Updated] (ACCUMULO-4779) Instantiating iterator accesses config in a very slow way

2018-02-02 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-4779: --- Fix Version/s: (was: 1.7.4) > Instantiating iterator accesses config in a very slow

[jira] [Updated] (ACCUMULO-4778) Resolving table name to table id is expensive

2018-02-02 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-4778: --- Fix Version/s: (was: 1.7.4) > Resolving table name to table id is expensive >