Skip to content

Instantly share code, notes, and snippets.

[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.ignite:ignite-calcite:jar:2.10.0-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.apache.ignite:ignite-parent:1 (/Users/atrisharma/ignite_stuff/more_stff/regex_changes/ignite/parent/pom.xml) points at org.apache.ignite:apache-ignite instead of org.apache:apache, please verify your project structure @ org.apache.ignite:ignite-parent:1, /Users/atrisharma/ignite_stuff/more_stff/regex_changes/ignite/parent/pom.xml, line 29, column 13
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:javacc-maven-plugin is missing. @ line 265, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
REATE INDEX txdetails_covered2_p0 ON qbload.txdetails_p0 USING btree (company_id, tx_id, sequence, is_no_post, klass_id, account_id, customer_id, home_amount)
new messages
7:24
CREATE INDEX cashbasis_covered_p0_covered ON qbload.cashbasis_p0 USING btree (company_id, cash_date, account_id, tx_id, sequence, home_amount, amount)
public void testMaxValueRead() throws Exception {
File journalDir = createTempDir("bookie", "journal");
Bookie.checkDirectoryStructure(Bookie.getCurrentDirectory(journalDir));
File ledgerDir = createTempDir("bookie", "ledger");
Bookie.checkDirectoryStructure(Bookie.getCurrentDirectory(ledgerDir));
JournalChannel jc = writeV4Journal(Bookie.getCurrentDirectory(journalDir), 100, "testPasswd".getBytes());
long initialSize = jc.fc.size();
package myadminapi.policy
import data.myadminapi.acl
import input
default allow = false
allow {
input.user == "FULL_ADMIN"
input.path = ["resourcepath", name]
access = acl[name]
access[_] == input.access
}
{
"CHARGE": [
"Read",
"Write"
],
"CHECK": [
"Read",
"Write"
],
"CHARGE_CREDIT": [
public AccessResponse doRequest2(String userName, String resourceName, AccessLevel accessLevel) {
try {
URL url = new URL(opaUrl);
HttpURLConnection conn = (HttpURLConnection) url.openConnection();
conn.setDoOutput(true);
conn.setRequestMethod("POST");
conn.setRequestProperty("Content-Type", "application/json");
String input = "{\"qty\":100,\"name\":\"iPad 4\"}";
@atris
atris / gist:ed16dfe0014980ee3434ade5c413987f
Last active August 5, 2019 15:42
BetterFormattedResults
Task ('Wildcard', None) P50 Base 2.045201 P50 Cmp 2.089539 Pct Diff 2.16790427933 P90 Base 18.845334 P90 Cmp 35.346911 Pct Diff 87.5631973411 P99 Base 83.02344 P99 Cmp 48.300884 Pct Diff -41.8225937157 P999 Base 83.02344 P999 Cmp 48.300884 Pct Diff -41.8225937157 P100 Base 249.902876 P100 Cmp 87.512667 Pct Diff -64.9813285862
Task ('HighTermDayOfYearSort', 'DayOfYear') P50 Base 4.295828 P50 Cmp 4.727759 Pct Diff 10.0546623375 P90 Base 9.037488 P90 Cmp 55.639159 Pct Diff 515.648496573 P99 Base 82.149576 P99 Cmp 81.261365 Pct Diff -1.08121191033 P999 Base 82.149576 P999 Cmp 81.261365 Pct Diff -1.08121191033 P100 Base 86.642014 P100 Cmp 168.84768 Pct Diff 94.8796804285
Task ('MedSloppyPhrase', None) P50 Base 9.18549 P50 Cmp 8.683321 Pct Diff -5.46698107559 P90 Base 29.233836 P90 Cmp 30.984274 Pct Diff 5.98771232075 P99 Base 34.303039 P99 Cmp 35.978633 Pct Diff 4.88468091705 P999 Base 34.303039 P999 Cmp 35.978633 Pct Diff 4.88468091705 P100 Base 181.426025 P100 Cmp 261.742214 Pct Diff 44.2693869306
Task ('OrHighH
WARNING: Gnuplot module not present; will not make charts
JAVA:
openjdk version "11.0.1" 2018-10-16
OpenJDK Runtime Environment 18.9 (build 11.0.1+13)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.1+13, mixed mode)
OS:
Linux dev-dsk-atris-1a-b1c2cfe0.eu-west-1.amazon.com 4.9.137-0.1.ac.218.74.329.metal1.x86_64 #1 SMP Wed Dec 5 15:11:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
WARNING: Gnuplot module not present; will not make charts
JAVA:
openjdk version "11.0.1" 2018-10-16
OpenJDK Runtime Environment 18.9 (build 11.0.1+13)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.1+13, mixed mode)
OS:
Linux dev-dsk-atris-1a-b1c2cfe0.eu-west-1.amazon.com 4.9.137-0.1.ac.218.74.329.metal1.x86_64 #1 SMP Wed Dec 5 15:11:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
WARNING: Gnuplot module not present; will not make charts
JAVA:
openjdk version "11.0.1" 2018-10-16
OpenJDK Runtime Environment 18.9 (build 11.0.1+13)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.1+13, mixed mode)
OS:
Linux dev-dsk-atris-1a-b1c2cfe0.eu-west-1.amazon.com 4.9.137-0.1.ac.218.74.329.metal1.x86_64 #1 SMP Wed Dec 5 15:11:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux