[GitHub] drill pull request #693: DRILL-5122: DrillBuf performs expensive logging if ...

2016-12-15 Thread paul-rogers
Github user paul-rogers closed the pull request at: https://github.com/apache/drill/pull/693 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] drill pull request #693: DRILL-5122: DrillBuf performs expensive logging if ...

2016-12-14 Thread sohami
Github user sohami commented on a diff in the pull request: https://github.com/apache/drill/pull/693#discussion_r92457956 --- Diff: pom.xml --- @@ -423,21 +423,23 @@ maven-surefire-plugin 2.17 --Xms512m -Xmx3g

[GitHub] drill pull request #693: DRILL-5122: DrillBuf performs expensive logging if ...

2016-12-14 Thread sohami
Github user sohami commented on a diff in the pull request: https://github.com/apache/drill/pull/693#discussion_r92472636 --- Diff: exec/memory/base/pom.xml --- @@ -40,10 +40,21 @@ - + + + + --- End

[GitHub] drill pull request #693: DRILL-5122: DrillBuf performs expensive logging if ...

2016-12-14 Thread sohami
Github user sohami commented on a diff in the pull request: https://github.com/apache/drill/pull/693#discussion_r92462112 --- Diff: pom.xml --- @@ -423,21 +423,23 @@ maven-surefire-plugin 2.17 --Xms512m -Xmx3g

[GitHub] drill pull request #693: DRILL-5122: DrillBuf performs expensive logging if ...

2016-12-12 Thread paul-rogers
GitHub user paul-rogers opened a pull request: https://github.com/apache/drill/pull/693 DRILL-5122: DrillBuf performs expensive logging if -ea set In Drill, once assertions are enabled, the dominant cost of a query becomes DrillBuf logging. One example showed that DrillBuf